1
C / C++ /C# / Atari 2600 in a single C file!
« on: January 21, 2015 »
Atari 2600 in a single C file!
I know it's sloppy.
But I pasted all the code together in a single file and created a simple bat build file of the z26 atari emulator.
Just open a 32 bit MAME build environment compiler console, move to the directory and type "build".
Don't forget to copy the SDL.dll file to the resulting exe file's directory.
Amazing work the programmer did in eliminating all the assembly, now it's just plain C!