INL-retro-progdump/host
Paul XPS c1b35baf06 Big ol' commit with addition of support for GBA, Genesis, & N64
cartridge reading!

have some cleanup to do:
clean up sega dumping so don't need a page0/1
implement sega single reads

Add GBA to some of the common opcodes

dumping Don't think need addrH |= of mapper, but maybe this is key to
cleaning up first note..

gba, sega, n64 has extra NOPs, remove and test.

create pinport renames for sega pins, move mask defines to pinport.h

clean up comments for genesis page reads..
2018-12-08 16:01:59 -06:00
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
scripts Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
source Comment-pocalypse. Delete lots of commented out code in inlprog.c that are left over from a pre-lua era of the software. Add TODOs in lua app for safety checks that were in the removed commented out C code. 2018-12-06 18:57:22 -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 Rearchitect Makefile to support dependency tracking / fast incremental builds. Lua now built and linked as static library via its own Makefile. .gitignore modified to ignore *.d Makefile fragments with dependency info. 2018-11-29 20:36:06 -06:00
inlretro.exe Print out device USB/fwudpater version after successful connection. The firmware application version should be printed from scripts. 2018-12-02 15:07:55 -06:00
inlretro_commited.exe Final commit for firmware version 2.01 first public release 2018-09-07 09:13:39 -05:00
libusb-1.0.dll Initial commit for: 2016-11-18 03:15:02 -06:00