INL-retro-progdump/firmware
paul eeepc dae63f73b0 Tons of edits...
rearranged some of the .h files, created dictionary file to list all dictionaries of opcodes.
        moved error codes to shared file so host can interpret firmware error codes.
        created firmware usb.c/h to handle usb operations (didn't move as git seems to think..)
	cleaned up fw main function and file.
	host usb_operations, created USBrequest struct type to more easily handle all transfer info.

Currently able to send pinport commands and read back return values from retro prog.
Just need to start writting functions to send opcodes and start actually preforming some cartridge operations.
2016-11-25 19:50:43 -06:00
..
source Tons of edits... 2016-11-25 19:50:43 -06:00
usbdrv Readme.txt adding more build notes mostly for linux. 2016-11-18 00:35:10 -06:00
Makefile removing shared files from source dir when making clean. 2016-11-24 11:39:05 -06:00
main.hex committing main.hex with upcoming commit's code changes complete. 2016-11-25 19:40:13 -06:00