Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tophercantrell/retro-nes

Old-school development
https://github.com/tophercantrell/retro-nes

Last synced: about 7 hours ago
JSON representation

Old-school development

Awesome Lists containing this project

README

        

# Development on the old Nintendo NES

Projects:
- [Building a Development Cartridge](devCartridge/README.md)
- [Bit-Banging Serial Through the Controller Port](bitbangSerial/README.md)
- [Adding a True Serial Port for 115200 Baud](serialPort/README.md)

## Links

I bought this book:

https://www.manning.com/books/classic-game-programming-on-the-nes

![](art/book.jpg)

Emulator (single file for windows):

https://github.com/SourMesen/Mesen2

For syntax highlighting, I'm using the plugin: https://marketplace.visualstudio.com/items?itemName=EngineDesigns.retroassembler

The code tools are my own:

https://github.com/topherCantrell/opcodetools