INL-retro-progdump/firmware/source
Paul Molloy 937435220a Some early dumping functionality working.
buffer opcode updates to transfer payloads
including stuffing two bytes of write transfers in setup packet.
Calling specific buffers with miscdata or opcode.

new dump and flash modules for firmware.

new buffer function update_buffers called during main to monitor and
manage buffer objects when not being loaded/unloaded from USB.
2016-11-30 22:52:43 -06:00
..
buffer.c Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
buffer.h Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
dump.c Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
dump.h Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
flash.c Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
flash.h Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
io.c Adding EXP0_PULLUP_TEST should probably verify pullup on EXP0 provides 2016-11-27 17:47:40 -06:00
io.h Adding EXP0_PULLUP_TEST should probably verify pullup on EXP0 provides 2016-11-27 17:47:40 -06:00
logic.h adding buffer element getter and setters to dict and firmware. 2016-11-30 02:04:07 -06:00
main.c Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
nes.c Adding EXP0_PULLUP_TEST should probably verify pullup on EXP0 provides 2016-11-27 17:47:40 -06:00
nes.h Adding EXP0_PULLUP_TEST should probably verify pullup on EXP0 provides 2016-11-27 17:47:40 -06:00
pinport.c SNES dictionary creation, addition of NES cpu/ppu read/writes 2016-11-27 15:32:36 -06:00
pinport.h SNES dictionary creation, addition of NES cpu/ppu read/writes 2016-11-27 15:32:36 -06:00
snes.c SNES dictionary creation, addition of NES cpu/ppu read/writes 2016-11-27 15:32:36 -06:00
snes.h SNES dictionary creation, addition of NES cpu/ppu read/writes 2016-11-27 15:32:36 -06:00
types.h Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
usb.c Some early dumping functionality working. 2016-11-30 22:52:43 -06:00
usb.h adding some error checks to usbFunctionWrite. 2016-11-30 12:53:06 -06:00