INL-retro-progdump/host
Paul Molloy pinkASUS 52a1b306c9 Flash NROM PRG-ROM operations are pretty well up to snuff now.
Had to add check to get cur_buff status and wait to send payload until
it's empty.  Still need to add timeout check as it'll spin forever if
there is a problem and it's never empty...

device should be able to handle buffer sizes smaller than usb transfer
but this probably isn't true if the first two bytes are stuffed into setup
packet.  Currently relies on end of (upto) 8 byte transfer to fill buffer.
MAKECHECKS would verify we don't overflow buffer..  Still kind of a half
thought out idea unfortunately.
2017-02-13 23:51:51 -06:00
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
source Flash NROM PRG-ROM operations are pretty well up to snuff now. 2017-02-13 23:51:51 -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 Flashing NROM PRG-ROM working but unstable. 2017-02-13 11:49:57 -06:00
libusb-1.0.dll Initial commit for: 2016-11-18 03:15:02 -06:00