INL-retro-progdump/host
paul eeepc c2359e67a5 Dumps offically working for PRG-ROM on NROM!!!
Found bug with setting map_n_part due to >/< instead of >=/<= for setting called_buff...
Was also setting mem_type and part backwards in dump.c
The had issues with usb timing out for more than 1 buffer read back
Problem was due to lack of usbPoll while dumping during double buffering
Adding usbPoll to page read to correct issue

Appears to be issue with dumping first byte of this choplifter cart I'm testing with.
Not so certain it's my bug though..  No matter what I do the first byte reads
back 0x78 and copy I downloaded has 0x00.  Setting my first byte to 0x00 also
creates proper CRC32 according to bootgod's database.  So need to look into this more
to figure out what's going on.
2016-12-12 00:38:01 -06:00
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
source Dumps offically working for PRG-ROM on NROM!!! 2016-12-12 00:38:01 -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