INL-retro-progdump/host
Paul XPS e3d0ec434e Have the USB code effectively separated from the main application code!
Need to physically separate them now.  Then can focus on erasing &
flashing ourselves.

Added some speed checks to bnrom.lua script that I was testing usb code
with.  Was able to verify read/write speeds were no affected by changes
in this commit.  Did some testing against older firmware v2.2 though
there does seem to have been a slight slow down on write speeds.
Although, perhaps that's because of the nrom flash verifications that
are also included in this build (but not commited)..?
2018-11-27 23:26:26 -06:00
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
scripts Have the USB code effectively separated from the main application code! 2018-11-27 23:26:26 -06:00
source Eliminate warnings in usb_operations.c, rearrange variable declarations. 2018-11-25 12:57:08 -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 Reference shared/*.h using compiler flag, remove need to copy files to build host application. Remove related content in .git_ignore. 2018-11-25 13:02:53 -06:00
inlretro.exe Adding windows binary from @beyondcast's merge request. 2018-11-25 10:50:49 -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