INL-retro-progdump/host
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
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -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
udev-rule-help modified: source/inlprog.c 2016-11-19 17:38:12 -06:00
winlib Initial commit for: 2016-11-18 03:15:02 -06:00
Makefile removing shared files from source dir when making clean. 2016-11-24 11:39:05 -06:00
inlretro_commited.exe last commit apparently didn't include the recent version, just the rename.? 2016-11-27 15:40:13 -06:00
libusb-1.0.dll Initial commit for: 2016-11-18 03:15:02 -06:00