INL-retro-progdump/firmware/source
paul eeepc 8cdeecdd77 adding some error checks to usbFunctionWrite.
Trying to prevent transfer from exceeding buffer size.
Also verifying buffer's status is properly set to enforce upholding of the status.
Giving usbFunctionWrite a means to communicate it's error/success back to host with USB 'dictionary'.
2016-11-30 12:53:06 -06:00
..
buffer.c adding buffer element getter and setters to dict and firmware. 2016-11-30 02:04:07 -06:00
buffer.h adding buffer element getter and setters to dict and firmware. 2016-11-30 02:04:07 -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 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 adding some error checks to usbFunctionWrite. 2016-11-30 12:53:06 -06:00
usb.h adding some error checks to usbFunctionWrite. 2016-11-30 12:53:06 -06:00