mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-24 04:02:47 +00:00
docs: add romm to platform references
This commit is contained in:
parent
d2cc9b8f29
commit
44dc946217
3 changed files with 4 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -112,6 +112,7 @@ jobs:
|
|||
| RetroBat | RetroBat_BIOS_Pack.zip | bios/ |
|
||||
| RetroDECK | RetroDECK_BIOS_Pack.zip | ~/retrodeck/bios/ |
|
||||
| EmuDeck | EmuDeck_BIOS_Pack.zip | Emulation/bios/ |
|
||||
| RomM | RomM_BIOS_Pack.zip | bios/{platform_slug}/ |
|
||||
|
||||
### Changes
|
||||
${CHANGES}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# RetroBIOS
|
||||
|
||||
Complete BIOS and firmware packs for RetroArch, Batocera, Recalbox, Lakka, RetroPie, EmuDeck, RetroBat, and RetroDECK.
|
||||
Complete BIOS and firmware packs for RetroArch, Batocera, Recalbox, Lakka, RetroPie, EmuDeck, RetroBat, RetroDECK, and RomM.
|
||||
|
||||
**6,748** verified files across **294** systems, ready to extract into your emulator's BIOS directory.
|
||||
|
||||
|
|
|
|||
|
|
@ -43,6 +43,8 @@ Verification modes per platform:
|
|||
| Batocera, RetroBat | md5 | MD5 hash match |
|
||||
| Recalbox | md5 | MD5 multi-hash, 3 severity levels |
|
||||
| EmuDeck | md5 | MD5 whitelist per system |
|
||||
| RetroDECK | md5 | MD5 per file via component manifests |
|
||||
| RomM | md5 | size + any hash (MD5/SHA1/CRC32) |
|
||||
|
||||
### generate_pack.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue