INL-retro-progdump/host/source
paul eeepc cd6378b8c5 SNES dictionary creation, addition of NES cpu/ppu read/writes
cleaned up firmware pinport.h used PURPLE/GREEN KAZZO for all #ifdef's

AVR Memory Usage
----------------
Device: atmega164a

Program:    3404 bytes (20.8% Full)
(.text + .data + .bootloader)

Data:         53 bytes (5.2% Full)
(.data + .bss + .noinit)

final kazzo design hex commited as comparable build to the past two commits of green/purple.
So this .hex commit is apples to apples with recently commited purple/green .hex commits.
2016-11-27 15:32:36 -06:00
..
dictionary.c SNES dictionary creation, addition of NES cpu/ppu read/writes 2016-11-27 15:32:36 -06:00
dictionary.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
erase.c SNES dictionary creation, addition of NES cpu/ppu read/writes 2016-11-27 15:32:36 -06:00
erase.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
inlprog.c modified: host/source/inlprog.c 2016-11-26 14:17:34 -06:00
usb_operations.c Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
usb_operations.h modified: host/source/inlprog.c 2016-11-26 14:17:34 -06:00
write_operations.c Tons of edits... 2016-11-25 19:50:43 -06:00
write_operations.h Tons of edits... 2016-11-25 19:50:43 -06:00