Skip to content

Releases: Polprzewodnikowy/SummerCart64

v2.14.0

11 Mar 23:28
Compare
Choose a tag to compare

PC app changelog:

  • sc64deployer - new tool written from scratch in Rust now replaces previous sc64.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

24 Feb 22:48
f8cb1b2
Compare
Choose a tag to compare

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

21 Feb 20:08
Compare
Choose a tag to compare
[SC64][DOCS] Added LED blink patterns meaning

v2.0.0-beta.12

20 Feb 17:19
Compare
Choose a tag to compare
v2.0.0-beta.12 Pre-release
Pre-release
[SC64][SW] Changed firmware version reporting

v2.0.0-beta.11

17 Feb 11:04
Compare
Choose a tag to compare
[SC64][SW] Adjusted primer.py script

v2.0.0-beta.10

15 Feb 11:24
Compare
Choose a tag to compare
[SC64][SW] Fixed CIC region detection delay

v2.0.0-beta.9

14 Feb 23:20
Compare
Choose a tag to compare
[SC64][SW] Added API versioning

v2.0.0-beta.8

14 Feb 21:45
Compare
Choose a tag to compare
[SC64][SW] Fixed ROM shadow offset address translation

v2.0.0-beta.7

12 Feb 20:27
Compare
Choose a tag to compare
[SC64][SW] Fixed firmware update error reporting

v2.0.0-beta.6

10 Feb 20:41
Compare
Choose a tag to compare
[SC64][SW] Added LED I/O blinking persistent setting