INL-retro-progdump/firmware/source
Paul XPS c1b35baf06 Big ol' commit with addition of support for GBA, Genesis, & N64
cartridge reading!

have some cleanup to do:
clean up sega dumping so don't need a page0/1
implement sega single reads

Add GBA to some of the common opcodes

dumping Don't think need addrH |= of mapper, but maybe this is key to
cleaning up first note..

gba, sega, n64 has extra NOPs, remove and test.

create pinport renames for sega pins, move mask defines to pinport.h

clean up comments for genesis page reads..
2018-12-08 16:01:59 -06: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 Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
bootload.h Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -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
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 Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
dump.h Have basic SNES cart detection and dumping working. Dumping mario paint 2017-08-21 12:30:39 -05:00
flash.c Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00
flash.h Big old first major commit since publicly releasing.. 2018-11-09 21:52:33 -06:00
gameboy.c adding support for Gameboy MBC1 rom dumping 2018-12-02 16:41:54 -06:00
gameboy.h adding support for Gameboy MBC1 rom dumping 2018-12-02 16:41:54 -06:00
gba.c Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
gba.h Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
io.c Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
io.h Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -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 Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00
n64.c Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
n64.h Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
nes.c Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00
nes.h Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06: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 Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
pinport.h Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
pinport_al.h Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
ramfuncs.h Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00
sega.c Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
sega.h Big ol' commit with addition of support for GBA, Genesis, & N64 2018-12-08 16:01:59 -06:00
snes.c Most things working on STM_NES now with more complete pinport_al.h 2018-11-25 22:17:36 -06:00
snes.h Big update from past weeks' work. Most of the work involves converting 2018-11-19 18:00:03 -06:00
stuff.c Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00
stuff.h Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06: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 Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00
usb.c Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00
usb.h Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00