8bitworkshop
8bitworkshop copied to clipboard
Which neslib.h is used for NES examples?
Which neslib is used for the NES examples? are you using a custom crt0.s? Your downloaded project files are woefully incomplete.
-Thom
The IDE uses my own fork which is based on clbr's fork of Shiru's code: https://github.com/sehugg/neslib
There were a lot of changes to break up the functions into separate object files and to make Famitone optional.
The .cfg files are here: https://github.com/sehugg/8bitworkshop/tree/master/src/worker/lib/nes
All the code examples are here: https://github.com/sehugg/8bitworkshop/tree/master/presets/nes