INL-retro-progdump/firmware
Paul Win10 shuttle PC 88a2d30858 Massive commit with bunch of random junk..
Added windows driver package, just have to run InstallDriver.exe to
get drivers installed on windows 10 (and others I believe)

Created dictionaries for all remaining cart connectors.
Nothing useful there yet, just wanted to get the files created
and dictionaries working.

Added bunch of notes to shared_dictionaries to explain how to go
about creating new dictionaries and some opcode details.

Have STM8 cic communications working "CICCOM" to change between H/V
mirroring on new discrete boards.  Currently these operations are handled
entirely from the host scripts and opcode/operands are mostly hard coded.
Need to move these to more generic functions in the ciccom dictionary
which will also speed things up moving to the firmware which will speed
things up.

Some changes to mapper 30 script to eat the ines header, and test CHR-RAM
banking.

Some updates to snes flashing operations, still a work in progress to
fully support prior SNES board designs.
2018-09-06 23:01:59 -05:00
..
build_avr Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
build_stm Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
include_stm Creation of pinport abstraction layer to make firmware more generic to the 2017-07-22 23:58:16 -05:00
release Successfully building avr & stm core with one set of files. 2017-07-22 17:03:23 -05:00
source Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
source_stm_only Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
usbdrv_Vusb Starting to separate AVR build so STM can be build alongside in same dir 2017-07-22 14:01:07 -05:00
Make_avr Creation of pinport abstraction layer to make firmware more generic to the 2017-07-22 23:58:16 -05:00
Make_stm_adapter Have basic Low Speed SWIM read on the fly working. 2017-09-12 22:36:25 -05:00
Make_stm_inl6 moving inl6proto to separate makefile, adding fast unclean build option 2018-07-08 19:54:57 -05:00
Make_stm_inl6p moving inl6proto to separate makefile, adding fast unclean build option 2018-07-08 19:54:57 -05:00
Makefile moving inl6proto to separate makefile, adding fast unclean build option 2018-07-08 19:54:57 -05:00