INL-retro-progdump/firmware/source
Paul Win10 shuttle PC 88a2d30858 Massive commit with bunch of random junk..
Added windows driver package, just have to run InstallDriver.exe to
get drivers installed on windows 10 (and others I believe)

Created dictionaries for all remaining cart connectors.
Nothing useful there yet, just wanted to get the files created
and dictionaries working.

Added bunch of notes to shared_dictionaries to explain how to go
about creating new dictionaries and some opcode details.

Have STM8 cic communications working "CICCOM" to change between H/V
mirroring on new discrete boards.  Currently these operations are handled
entirely from the host scripts and opcode/operands are mostly hard coded.
Need to move these to more generic functions in the ciccom dictionary
which will also speed things up moving to the firmware which will speed
things up.

Some changes to mapper 30 script to eat the ines header, and test CHR-RAM
banking.

Some updates to snes flashing operations, still a work in progress to
fully support prior SNES board designs.
2018-09-06 23:01:59 -05:00
..
asm_stm Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05: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
bootload.c Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
bootload.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05: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
ciccom.c Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
ciccom.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
dump.c Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -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 Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
flash.h Committing working build that was used for flashing STM8 SNES v3.1 2017-12-20 09:28:01 -06:00
gameboy.c Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
gameboy.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
gba.c Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
gba.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
io.c Massively overdue commit of several months worth of random work. 2018-07-08 20:23:44 -05: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 Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
n64.c Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
n64.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
nes.c Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
nes.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -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 Massively overdue commit of several months worth of random work. 2018-07-08 20:23:44 -05:00
pinport_al.h Massively overdue commit of several months worth of random work. 2018-07-08 20:23:44 -05:00
sega.c Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
sega.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
snes.c Massively overdue commit of several months worth of random work. 2018-07-08 20:23:44 -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 Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
usb.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00