INL-retro-progdump/host/scripts/app
Paul XPS ff8495455c Updating fwupdate script it's officially updating the STM32 firmware all
on it's own!!!

It flashes pretty quickly too.  The STlink takes about 8sec to erase and
write.  I'm guessing it's erasing the whole 128KByte though.  My own
fwupdater takes ~3sec to flash, ~1.5sec to erase.  So there might not
even be that much room for speed up.  3sec is hard to beat signficantly
anyway and it comes at the cost of bytes.  Perhaps even complexity and
risk of OUT packet errors/loss on the device side.  So kinda like
leaving it as is.
2018-11-30 00:37:52 -06:00
..
blank.lua Well over due commit with lots of updates.. 2017-08-05 16:04:59 -05:00
buffers.lua Have SNES flashing and dumping working for all 3 kazzos on SNES v3.0p 2017-08-24 13:41:08 -05:00
cart.lua Have SNES flashing and dumping working for all 3 kazzos on SNES v3.0p 2017-08-24 13:41:08 -05:00
ciccom.lua Big old first major commit since publicly releasing.. 2018-11-09 21:52:33 -06:00
dict.lua Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -06:00
dump.lua Big old first major commit since publicly releasing.. 2018-11-09 21:52:33 -06:00
erase.lua Committing working build that was used for flashing STM8 SNES v3.1 2017-12-20 09:28:01 -06:00
flash.lua Big old first major commit since publicly releasing.. 2018-11-09 21:52:33 -06:00
fwupdate.lua Updating fwupdate script it's officially updating the STM32 firmware all 2018-11-30 00:37:52 -06:00
jtag.lua Another late commit from bunch of updates I made over a month ago.. 2018-02-13 14:36:43 -06:00
nes.lua Big update from past weeks' work. Most of the work involves converting 2018-11-19 18:00:03 -06:00
snes.lua Committing working build that was used for flashing STM8 SNES v3.1 2017-12-20 09:28:01 -06:00
swim.lua Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
time.lua Have the USB code effectively separated from the main application code! 2018-11-27 23:26:26 -06:00
usb_device.lua Well over due commit with lots of updates.. 2017-08-05 16:04:59 -05:00