INL-retro-progdump/firmware
paul eeepc 66635b15e7 Making progress on main program flow with detection in preparation for dumping/writing operations.
Prepended DICT_ to dictionary names to prevent using those defines for something else accidentally
"NES/SNES" etc could be used in a lot of places, don't want to use wrong enum/define in wrong place.

created enums.h to list out all enums/defines for cartridge and memory elements in one location.

separate file.c/h file for getting data in/out of a files, and opening/closing them.

adding test roms to roms folder so they can be used for various testing.
2016-12-07 18:08:31 -06:00
..
source Making progress on main program flow with detection in preparation for dumping/writing operations. 2016-12-07 18:08:31 -06:00
usbdrv committing source code changes for main.hex commit that was just made axing usbFunctionRead 2016-11-25 19:59:07 -06:00
Makefile removing shared files from source dir when making clean. 2016-11-24 11:39:05 -06:00
main_green_v1_2.hex AVR Memory Usage 2016-11-27 13:37:18 -06:00
main_purple_v1_1_v3_0.hex AVR Memory Usage 2016-11-27 15:10:16 -06:00
main_v1_2b-v1_4.hex AVR Memory Usage 2016-11-28 22:53:12 -06:00