INL-retro-progdump/firmware
paul eeepc e483406c01 firmware main.hex commit from last time along with versions of other kazzos
AVR Memory Usage
----------------
Device: atmega164a

Program:    5486 bytes (33.5% Full)  ***final design last commit***
(.text + .data + .bootloader)

Data:        653 bytes (63.8% Full)
(.data + .bss + .noinit)

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

Program:    5498 bytes (33.6% Full)  ***early purple design***
(.text + .data + .bootloader)

Data:        653 bytes (63.8% Full)
(.data + .bss + .noinit)

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

Program:    5764 bytes (35.2% Full)  ***prototype green design***
(.text + .data + .bootloader)

Data:        655 bytes (64.0% Full)
(.data + .bss + .noinit)
2016-12-12 00:54:07 -06:00
..
source Dumps offically working for PRG-ROM on NROM!!! 2016-12-12 00:38:01 -06:00
usbdrv committing source code changes for main.hex commit that was just made axing usbFunctionRead 2016-11-25 19:59:07 -06:00
Makefile removing shared files from source dir when making clean. 2016-11-24 11:39:05 -06:00
main_green_v1_2.hex firmware main.hex commit from last time along with versions of other kazzos 2016-12-12 00:54:07 -06:00
main_purple_v1_1_v3_0.hex firmware main.hex commit from last time along with versions of other kazzos 2016-12-12 00:54:07 -06:00
main_v1_2b-v1_4.hex Dumps offically working for PRG-ROM on NROM!!! 2016-12-12 00:38:01 -06:00