INL-retro-progdump/firmware
Paul Desktop ASUS-C7H cc4aa6c67c -------------------------------------------
Firmware application version #3 release
-------------------------------------------

N64 updates:
Some extra timing delays were necessary for consistent dumping.
Includes fixes for N64 dumping that proved working for me on 10+ carts I
dumped successfully.  There is now a .csv in docs folder with cart size
in bytes, divide that number by 131,072 to get size in mbits for -z
flag.  Includes CRC32 checksum that can be verified using HxD hex
editor.  N64 file output is big-endian so it reads as it should in hex
editor which is .z64 file format.  lua script updated to print out the
game name from the in rom header.

NES updates:
flashing support for quite a few different mappers including GTROM,
MMC2, MMC4, action53, easyNSF, and other tweaks to rd/wr timings.

FIRMWARE UPDATES:
inlretro2.lua script now tries to poll the firmware "application
version" and suggest updating your firmware if you're not running the
version in this release.  You can always update your firmware using the
bootloader method in the readme.  But there is an easier method if you
have an stm32 based device (translated: you purchased your device in
2018 or later). AND you're already running firmware version v2.3.x

simply run the new scripts which were added in this commit:

	PCB version 2.0 or 2.1 (large square PCB with option for 6 connectors)
	>inlretro.exe -s scripts\inlretro_inl6fwupdate.lua

	PCB version 2.0N (smaller PCB with NES connector only:
	>inlretro.exe -s scripts\inlretro_inlNESfwupdate.lua

Now that it's easier for the host software to detect the firmware
application version can work towards having the scripts automatically
update the device firmware for you..  But still need to implement this..
2019-08-16 10:27:19 -05:00
..
DFU_release ------------------------------------------- 2019-08-16 10:27:19 -05:00
build_avr ------------------------------------------- 2019-08-16 10:27:19 -05:00
build_stm6 ------------------------------------------- 2019-08-16 10:27:19 -05:00
build_stmn ------------------------------------------- 2019-08-16 10:27:19 -05: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 ------------------------------------------- 2019-08-16 10:27:19 -05: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 Big update for firmware version v2.3.1 2018-12-06 01:07:13 -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 Big update for firmware version v2.3.1 2018-12-06 01:07:13 -06:00
Makefile ------------------------------------------- 2019-08-16 10:27:19 -05:00
firmware release notes.txt ------------------------------------------- 2019-08-16 10:27:19 -05:00