INL-retro-progdump/shared
Paul XPS cadc615621 Have Gameboy ROM only cart dump working!
Had to fix io_reset, was trying to modify GB POWER pin before turning on
GPIO blocks..

Will be putting nightly builds for "INL6" pcb v2.0 in the build_stm
folder.  This is the primary device most people have.  Not going to
bother versioning it.  But it can easily be flashed onto devices running
v2.3 firmware which includes the fwupdater now.  There is a call
commented out in inlretro.lua which performs the firmware update to the
nightly build:

fwupdate.update_firmware("../firmware/build_stm/inlretro_stm.bin")

the binary isn't versioned so there will be a warning, when flashing
over the top of it but it can be ignored.

Only really created the gameboy page dump function so far.  Next need to
implement the read/write functions so we can start interfacing with MBC
gameboy mappers.
2018-12-01 22:38:29 -06:00
..
old_shared_enums.h Big update, have PRG-ROM dumping on NROM working for all devices! 2017-08-07 16:06:23 -05:00
shared_dict_bootload.h Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
shared_dict_buffer.h Have Gameboy ROM only cart dump working! 2018-12-01 22:38:29 -06:00
shared_dict_ciccom.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
shared_dict_fwupdate.h Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -06:00
shared_dict_gameboy.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
shared_dict_gba.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
shared_dict_io.h Have Gameboy ROM only cart dump working! 2018-12-01 22:38:29 -06:00
shared_dict_jtag.h Another late commit from bunch of updates I made over a month ago.. 2018-02-13 14:36:43 -06:00
shared_dict_n64.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
shared_dict_nes.h Most things working on STM_NES now with more complete pinport_al.h 2018-11-25 22:17:36 -06:00
shared_dict_operation.h Big update, have PRG-ROM dumping on NROM working for all devices! 2017-08-07 16:06:23 -05:00
shared_dict_pinport.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
shared_dict_sega.h Massive commit with bunch of random junk.. 2018-09-06 23:01:59 -05:00
shared_dict_snes.h Big update from past weeks' work. Most of the work involves converting 2018-11-19 18:00:03 -06:00
shared_dict_swim.h Long over due commit... 2017-10-22 17:09:21 -05:00
shared_dict_usb.h Moved usbMsgPtr to usb_buff ram successfully. 2018-11-27 02:00:47 -06:00
shared_dictionaries.h Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -06:00
shared_errors.h Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -06:00