INL-retro-progdump/host/source
Paul Molloy pinkASUS 4a24f72e3f Now able to make dictionary call from lua scripts.
Currently have redefined table that needs to align with shared dictionary
files.

Next task is to parse shared dictionary files to create tables at runtime.
2017-07-09 18:51:37 -05:00
..
lua Deleted lua makefile from attempt to move last commit. 2017-07-05 17:57:17 -05:00
old Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
dictionary.c Now able to make dictionary call from lua scripts. 2017-07-09 18:51:37 -05:00
dictionary.h Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
inlprog.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
pindef.h Basic cartridge detection working. NES detected with CIRAM /CE and PPU /A13N jumper. Famicom detected with audio in/out connection. SNES detected by enabling control signals and reading reset vector looking for non 0xff data. Still need to add check that would pass with blank flash cart though reading flash ID's perhaps. 2016-12-04 03:16:40 -06:00
usb_operations.c Have basic lua scripting working. 2017-07-09 17:29:35 -05:00
usb_operations.h Updating main command line input args, and libusb logging/debug messages. 2016-12-02 22:59:54 -06:00