INL-retro-progdump/firmware
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
..
DFU_release Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
build_avr Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
build_stm Have Gameboy ROM only cart dump working! 2018-12-01 22:38:29 -06:00
build_stm6 Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
build_stmn Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
include_stm Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
release Big update from past weeks' work. Most of the work involves converting 2018-11-19 18:00:03 -06:00
source Have Gameboy ROM only cart dump working! 2018-12-01 22:38:29 -06:00
source_stm_only Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
usbdrv_Vusb Final commit for firmware version 2.01 first public release 2018-09-07 09:13:39 -05:00
Make_avr Big release commit for firmware v2.3.0 2018-12-01 02:18:01 -06:00
Make_stm_adapter Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -06:00
Make_stm_inl6 Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -06:00
Make_stm_inl6p Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -06:00
Make_stm_nes Firmware updates are complete for switchless firmware updates via USB! 2018-11-29 22:31:26 -06:00
Makefile Big old first major commit since publicly releasing.. 2018-11-09 21:52:33 -06:00