INL-retro-progdump/firmware/source
paul eeepc cb0941e86c usbFunctionWrite support loading incoming write/OUT data to buffer objects.
Still untested, need to write some host code to test things out.
2016-11-29 15:27:31 -06:00
..
buffer.c usbFunctionWrite support loading incoming write/OUT data to buffer objects. 2016-11-29 15:27:31 -06:00
buffer.h usbFunctionWrite support loading incoming write/OUT data to buffer objects. 2016-11-29 15:27:31 -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 Initial firmware implementation of buffer objects and raw sram allocation 2016-11-28 02:01:14 -06:00
main.c AVR Memory Usage 2016-11-28 22:53:12 -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 firmware buffer.c reorganization and some intitial testing complete. 2016-11-28 22:16:35 -06:00
usb.c usbFunctionWrite support loading incoming write/OUT data to buffer objects. 2016-11-29 15:27:31 -06:00
usb.h usbFunctionWrite support loading incoming write/OUT data to buffer objects. 2016-11-29 15:27:31 -06:00