INL-retro-progdump/host
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
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
source Tons of edits... 2016-11-25 19:50:43 -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.exe new file: host/inlretro.exe 2016-11-19 17:59:16 -06:00
libusb-1.0.dll Initial commit for: 2016-11-18 03:15:02 -06:00