Skip to content

fix: correct ZX Spectrum +3 ROM hashes in known_bios_files.json#3191

Open
Abdess wants to merge 1 commit intorommapp:masterfrom
Abdess:fix/plus3-rom-hashes
Open

fix: correct ZX Spectrum +3 ROM hashes in known_bios_files.json#3191
Abdess wants to merge 1 commit intorommapp:masterfrom
Abdess:fix/plus3-rom-hashes

Conversation

@Abdess
Copy link
Copy Markdown

@Abdess Abdess commented Mar 27, 2026

Hi,

plus3-0/1/2.rom have the same hashes as plus3e-0/1/2.rom in the fixture.
These are different ROMs, the standard +3 ones never validate.

Verifiable from source:
curl -sL https://github.com/libretro/fuse-libretro/raw/master/fuse/roms/plus3-0.rom | md5sum
-> 9833b8b73384dd5fa3678377ff00a2bb (correct)

curl -sL https://github.com/libretro/fuse-libretro/raw/master/fuse/roms/plus3e-0.rom | md5sum
-> 3abdc20e72890a750dd3c745d286dfba (currently used for both)

File MD5 SHA1 Size
plus3-0.rom 9833b8b73384dd5fa3678377ff00a2bb e319ed08b4d53a5e421a75ea00ea02039ba6555b 16384
plus3-1.rom 0f711ceb5ab801b4701989982e0f334c c9969fc36095a59787554026a9adc3b87678c794 16384
plus3-2.rom 3b6dd659d5e4ec97f0e2f7878152c987 22e50c6ba4157a3f6a821bd9937cd26e292775c6 16384

plus3e entries are correct, unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants