Skip to content

Releases: mikehattsu/drmdmp64_mass

Release 20260619

Choose a tag to compare

@mikehattsu mikehattsu released this 19 Jun 18:12
14d38a4

Unofficial DreamDumper64 - Mass storage firmware build

  • Files will now have filenames based on the internal rom name.

If you don't want to have filenames based on the internal rom name for some reason, you can still use the previous release.

Release 20260616

Choose a tag to compare

@mikehattsu mikehattsu released this 16 Jun 15:18
824c3b5

Unofficial DreamDumper64 - Mass storage firmware build

  • Added DaisyDrive64 compatible files. These files start with the letter D.
  • Added Gopher64/EverDrive 64 compatible files. These files start with the letter G.
  • Extended the file table to support more formats. Thanks to @gobbledygoober for testing that this works on a Mac too.
  • Changed the name of the txt file to CartInfo.txt.
  • Changed the text in CartInfo.txt to inform about what each file format is for.

Release 20260615b

Release 20260615b Pre-release
Pre-release

Choose a tag to compare

@mikehattsu mikehattsu released this 15 Jun 12:46
7f16bc4

Unofficial DreamDumper64 - Mass storage firmware build

  • Added DaisyDrive64 compatible files. These files start with the letter D.
  • Added Gopher64/EverDrive 64 compatible files. These files start with the letter G.
  • Extended the file table to support more formats. This has been tested and works fine on Windows, Linux and Android. I'm only marking this as a beta/pre-release since I don't have any Apple devices to test it on.
  • Changed the name of the txt file to CartInfo.txt.
  • Changed the text in CartInfo.txt to inform about what each file format is for.

Release 20260615

Choose a tag to compare

@mikehattsu mikehattsu released this 14 Jun 23:05
04c5ead

Unofficial DreamDumper64 - Mass storage firmware build

  • Added support for SRAM .sra save files in pj64/mupen format instead of SRAM .fla. FlashRam .fla are also in the correct format for pj64/mupen.
  • Unfortunately gopher64 uses the .sra/.fla naming of save files, but they're actually in the same format as Ares save files, so you DO NOT want to use these .sra/.fla save files with gopher64, but the .ram/.flash save files instead.
  • Added text to CartTest.txt to warn about the gopher64 issue above.

Release 20260613-2

Choose a tag to compare

@mikehattsu mikehattsu released this 13 Jun 13:08
04b1ce0

Unofficial DreamDumper64 - Mass storage firmware build

Includes all the latest official code + these changes I made:

  • Fixes a critical bug that made saves corrupted if you read and wrote back ROM.FLA from a cart.
  • Fixes CartTest.txt so it's a proper valid file that should work on all operating systems.
  • Added firmware version number in CartTest.txt.
  • Added ProductCode in CartTest.txt.
  • Added info about how to best write saves in CartTest.txt.
  • Fixes LFN filenames. Filenames will now be correct for use with Ares.
  • Changed how filenames are generated. It will now be V(ProductCode).* for V64 format and Z(ProductCode).* for Z64 format.
  • SRAM save files will now be the correct size.
  • The system will try to detect Dezaemon and try to have the correct SRAM save file size. Since I don't own this game I don't know if the actual reading and writing to SRAM works correctly.
  • TinyUSB has been updated to version 0.20.0.