INL-retro-progdump/shared
paul eeepc 4b0c340eb1 Creations of operation module and dictionary.
Things appear to be working with some early testing.  Assumption that oper_info elements
are aligned in SRAM linearly appears to hold true.  Researching this I found it probably
was true, but can't be certain esp if gets changed in the future to not be purely 8byte
sized elements.
Still need to provide means to decode function numbers info function pointers.
2016-12-25 13:48:30 -06:00
..
shared_dict_buffer.h Creations of operation module and dictionary. 2016-12-25 13:48:30 -06:00
shared_dict_io.h Adding EXP0_PULLUP_TEST should probably verify pullup on EXP0 provides 2016-11-27 17:47:40 -06:00
shared_dict_nes.h Big overdue commit of past few days effort.. 2016-12-11 01:06:41 -06:00
shared_dict_operation.h Creations of operation module and dictionary. 2016-12-25 13:48:30 -06:00
shared_dict_pinport.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
shared_dict_snes.h SNES dictionary creation, addition of NES cpu/ppu read/writes 2016-11-27 15:32:36 -06:00
shared_dict_usb.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
shared_dictionaries.h Creations of operation module and dictionary. 2016-12-25 13:48:30 -06:00
shared_enums.h Creations of operation module and dictionary. 2016-12-25 13:48:30 -06:00
shared_errors.h Creations of operation module and dictionary. 2016-12-25 13:48:30 -06:00