Log in

View Full Version : Programming nes and other consoles



pix07
March 8th, 2019, 07:56
https://8bitworkshop.com/

http://wiki.nesdev.com/w/index.php/Programming_guide

Im recomend learn C++ or C or C# to write an emulator.
Of course you can use other language if you like.

For game develop use 6502 Assembly.