INL-retro-progdump/host
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
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
source Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
udev-rule-help modified: source/inlprog.c 2016-11-19 17:38:12 -06:00
winlib Initial commit for: 2016-11-18 03:15:02 -06:00
Makefile removing shared files from source dir when making clean. 2016-11-24 11:39:05 -06:00
inlretro.exe Big step in confirmation of pin manipulations working on kazzo. 2016-11-27 00:18:46 -06:00
libusb-1.0.dll Initial commit for: 2016-11-18 03:15:02 -06:00