INL-retro-progdump/shared
Paul Molloy 7d00145431 Big step in confirmation of pin manipulations working on kazzo.
Able to read PRG-ROM flash chip's manf and device ID from commandline.

New dictionaries io and nes along with firmware files to support.
now have io_reset, nes_init, and snes_init io.c functions
nes.c functions including discrete_exp0_prgrom_wr and emulate_nes_cpu_rd.

New dictionary.c/.h for host to make dictionary calls easier including
setting proper return data lengths based on opcode.

adding nop command to pinport.h

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

Program:    2960 bytes (18.1% Full)
(.text + .data + .bootloader)

Data:         53 bytes (5.2% Full)
(.data + .bss + .noinit)
2016-11-27 00:18:46 -06:00
..
shared_dict_io.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
shared_dict_nes.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
shared_dict_pinport.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
shared_dictionaries.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
shared_errors.h Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00