mirror of
https://gitlab.com/octospacc/MultiSpaccSDK
synced 2025-06-05 22:09:21 +02:00
Add NES building and adapt example functions
This commit is contained in:
13
LibMultiSpacc/neslib/README.asciidoc
Normal file
13
LibMultiSpacc/neslib/README.asciidoc
Normal file
@ -0,0 +1,13 @@
|
||||
Neslib
|
||||
======
|
||||
|
||||
This is a ca65 asm library consisting of useful NES functions. It's designed to be
|
||||
used with cc65 git master, no need for old runtimes or the like.
|
||||
|
||||
Credit for making this goes to Shiru, who published the original in public domain.
|
||||
|
||||
@clbr made some changes and fixed some things.
|
||||
|
||||
@sehugg made some more changes to integrate with http://8bitworkshop.com/
|
||||
|
||||
This is under the zlib license.
|
Reference in New Issue
Block a user