Tag: asm
-
NES/Famicom game programming discoveries
Working on a NES game you are treading in the footsteps of programmers from the 80's, and going back to modern development feels strangely bloated and inefficient in comparison. This is a log of some of the things I've encountered writing game code for the What Remains project. Firstly, although it seemed like a lunatic…