INL-retro-progdump/host
Paul Molloy f4aa907e69 Have CHR-ROM dumping working for NROM cart.
Learned lesson yet again to stop putting logic inside ADDR/DATA port
macros.  The expansion of putting logic inside those is hard to predict,
it ends up varing based on mcu hardware..  Just don't do it!!
Have some cleaning up on buffer.c that's needed.  Currently have to give
the device some time to dump buffer prior to calling payload.  The buffer
manager should be able to handle this itself!  Also don't think I should
have to reset raw buffers and reallocate from scratch between PRG/CHR
dumping!  But that's currently the case.  It works for now on AVR kazzo
and STM adapter & inlretro6.
2017-08-07 23:10:33 -05:00
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
scripts Have CHR-ROM dumping working for NROM cart. 2017-08-07 23:10:33 -05:00
source Big update, have PRG-ROM dumping on NROM working for all devices! 2017-08-07 16:06:23 -05: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 Deleted lua makefile from attempt to move last commit. 2017-07-05 17:57:17 -05:00
inlretro_commited.exe Resolved issue where final buffer wasn't getting fully flashed. 2017-06-04 20:13:58 -05:00
libusb-1.0.dll Initial commit for: 2016-11-18 03:15:02 -06:00