INL-retro-progdump/firmware/source
Paul Black ASUS win7 9d35ad0c0f Getting closer to supporting various mappers.
Modified flash/dump scripts to be more generic accepting mapper/memory
args and file names.  Then they only handle the buffer and file
operations.
Created scripts/nes folder for holding all mapper scripts.  Currently only
nrom.lua is working and verified with inlretro6.  Found issue where the
very first byte read from PRG-ROM was garbage.  Narrowed it down to lower
address byte not settling in time, added NOP and resolved issue.
Still need to test on original kazzo and stm adapter, planning to do that
after this commit.
Next task is to get BNROM working so I can start getting to work on lizard
builds while taking advantage of speed boost!
2018-02-15 11:20:24 -06:00
..
asm_stm Committing working build that was used for flashing STM8 SNES v3.1 2017-12-20 09:28:01 -06:00
old Have USB drivers successfully calling usbFunctionSetup when vendor setup 2017-07-24 21:56:34 -05:00
avr_gpio.h Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
buffer.c slight tweak to buffer.c for firmware, want buffer status to be last thing 2017-08-24 13:56:09 -05:00
buffer.h Have PRG-ROM flashing working for NROM on AVR KAZZO 2017-08-08 15:08:39 -05:00
dump.c Have basic SNES cart detection and dumping working. Dumping mario paint 2017-08-21 12:30:39 -05:00
dump.h Have basic SNES cart detection and dumping working. Dumping mario paint 2017-08-21 12:30:39 -05:00
flash.c Committing working build that was used for flashing STM8 SNES v3.1 2017-12-20 09:28:01 -06:00
flash.h Committing working build that was used for flashing STM8 SNES v3.1 2017-12-20 09:28:01 -06:00
io.c Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
io.h Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
jtag.c Another late commit from bunch of updates I made over a month ago.. 2018-02-13 14:36:43 -06:00
jtag.h Another late commit from bunch of updates I made over a month ago.. 2018-02-13 14:36:43 -06:00
main.c Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
nes.c Getting closer to supporting various mappers. 2018-02-15 11:20:24 -06:00
nes.h Big update, have PRG-ROM dumping on NROM working for all devices! 2017-08-07 16:06:23 -05:00
operation.c Big update, have PRG-ROM dumping on NROM working for all devices! 2017-08-07 16:06:23 -05:00
operation.h Big update, have PRG-ROM dumping on NROM working for all devices! 2017-08-07 16:06:23 -05:00
pinport.c Have stm devices activating SWIM on SNES STM8 CIC. 2017-09-02 12:38:56 -05:00
pinport.h Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
pinport_al.h Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
snes.c Have SNES flashing and dumping working for all 3 kazzos on SNES v3.0p 2017-08-24 13:41:08 -05:00
snes.h Have SNES flashing and dumping working for all 3 kazzos on SNES v3.0p 2017-08-24 13:41:08 -05:00
swim.c Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
swim.h Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
types.h Have PRG-ROM flashing working for NROM on AVR KAZZO 2017-08-08 15:08:39 -05:00
usb.c Double and long overdue commit.. 2018-01-01 23:32:09 -06:00
usb.h Have stm devices activating SWIM on SNES STM8 CIC. 2017-09-02 12:38:56 -05:00