Skip to content

v1.0: Building the first Blocks

Compare
Choose a tag to compare
@lifehackerhansol lifehackerhansol released this 07 Apr 11:25
· 35 commits to main since this release

What's new? (#2)

  • The BIOS checksums are displayed on the bottom screen.
    • General text has been moved to the top screen.
  • Basic firmware info is displayed on the bottom screen:
    • Firmware build date
    • Firmware version number
      • Unknown firmware versions will warn you. Please raise an issue if you found a new one!

Improvements

  • The source code was entirely rewritten, and ported to a new toolchain, BlocksDS!
    • You can see more about BlocksDS here.
  • Dumps are now separated into device-specific folders.
    • The resulting folder will start with FW and end with the MAC address of the device.

Bug fixes

  • Issues dumping the BIOS9 on Ace3DS+-family of flashcards are fixed. (#1)
  • Firmware dumping is now stable.
    • Previously, dumping the header was unreliable and sometimes returned invalid data.