Releases: Polprzewodnikowy/SummerCart64
Releases · Polprzewodnikowy/SummerCart64
v2.14.0
PC app changelog:
sc64deployer
- new tool written from scratch in Rust now replaces previoussc64.py
Python script- Streamlined user interface - designed around specific commands instead of general arguments
- New remote connection option - tool can be run as server to expose SC64 device over network
- Automatic save detection now uses
mupen64plus.ini
database - Firmware update now validates file and prompts user to confirm operation
Firmware changelog:
- Bootloader now doesn't display CPU registers on runtime errors
- Changed error messages for menu loading
- Added firmware revision reporting for
VERSION_GET
USB/N64 command MEMORY_WRITE
/FLASH_ERASE_BLOCK
USB commands are no longer capable of overwriting/erasing bootloader area in flash memory- USB commands now return error when address or length is outside of supported memory range
- Fixed partial reads from N64 side for
USB_WRITE
USB command - Added memory location and length safeguards for
FIRMWARE_BACKUP
/FIRMWARE_UPDATE
USB commands FLASH_ERASE_BLOCK
USB/N64 command now requires address as the argument instead of offset
v2.12.1
Important information
sc64.exe
will most likely be falsely detected as malicious software on Windows OS. sc64.exe
needs to be added as exception in your AV program. This issue will be resolved in next release as software will be rewritten to avoid this problem: #34
If you don't want to add exception in AV then sc64.py
script is still available in sc64-extra-v2.12.1.zip
package.
v2.12.0
[SC64][DOCS] Added LED blink patterns meaning
v2.0.0-beta.12
[SC64][SW] Changed firmware version reporting
v2.0.0-beta.11
[SC64][SW] Adjusted primer.py script
v2.0.0-beta.10
[SC64][SW] Fixed CIC region detection delay
v2.0.0-beta.9
[SC64][SW] Added API versioning
v2.0.0-beta.8
[SC64][SW] Fixed ROM shadow offset address translation
v2.0.0-beta.7
[SC64][SW] Fixed firmware update error reporting
v2.0.0-beta.6
[SC64][SW] Added LED I/O blinking persistent setting