From 38059e0fdf0e6ebbdc44cd76c6a166785a5dcea5 Mon Sep 17 00:00:00 2001 From: Abdessamad Derraz <3028866+Abdess@users.noreply.github.com> Date: Wed, 25 Mar 2026 16:49:49 +0100 Subject: [PATCH] chore: regenerate database, readme, mkdocs nav --- README.md | 6 +++--- database.json | 5 +++-- mkdocs.yml | 15 +++++++++------ 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 1f9698a8..72d71d6b 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Source-verified BIOS and firmware packs for retrogaming platforms. Documentation and metadata can drift from what emulators actually load at runtime. To keep packs accurate, each file here is checked against the emulator's source code: what the code opens, what hashes it expects, what happens when a file is missing. -305 emulators profiled, 8 platforms cross-referenced, +306 emulators profiled, 8 platforms cross-referenced, 6,733 files verified. ### How it works @@ -18,7 +18,7 @@ what the code opens, what hashes it expects, what happens when a file is missing When a platform and an emulator disagree on a file, the discrepancy is reported. When a variant in the repo satisfies both, it is preferred automatically. -> **6,733** files | **5043.6 MB** | **8** platforms | **305** emulator profiles +> **6,733** files | **5043.6 MB** | **8** platforms | **306** emulator profiles ## Download @@ -63,4 +63,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines. This repository provides BIOS files for personal backup and archival purposes. -*Auto-generated on 2026-03-25T14:43:03Z* +*Auto-generated on 2026-03-25T15:42:07Z* diff --git a/database.json b/database.json index f338f24b..46bc6969 100644 --- a/database.json +++ b/database.json @@ -1,5 +1,5 @@ { - "generated_at": "2026-03-25T14:42:47Z", + "generated_at": "2026-03-25T15:41:49Z", "total_files": 6733, "total_size": 5288644732, "files": { @@ -93636,7 +93636,8 @@ "2b8cb4f87580683eb4d760e4ed210813d667f0a2" ], "saturn_bios.bin": [ - "2b8cb4f87580683eb4d760e4ed210813d667f0a2" + "2b8cb4f87580683eb4d760e4ed210813d667f0a2", + "df94c5b4d47eb3cc404d88b33a8fda237eaf4720" ], "sega-saturn:85ec9ca47d8f6807718151cbcca8b964": [ "df94c5b4d47eb3cc404d88b33a8fda237eaf4720" diff --git a/mkdocs.yml b/mkdocs.yml index c6133c71..b2057d05 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -127,7 +127,7 @@ nav: - xrick: systems/xrick.md - Emulators: - Overview: emulators/index.md - - Official ports (59): + - Official ports (60): - amiarcadia: emulators/amiarcadia.md - Amiberry: emulators/amiberry.md - Ardens: emulators/ardens.md @@ -187,7 +187,8 @@ nav: - VeMUlator: emulators/vemulator.md - Vircon32: emulators/vircon32.md - vitaQuakeII: emulators/vitaquake2.md - - Community forks (101): + - yabasanshiro: emulators/yabasanshiro.md + - Community forks (104): - EightyOne: emulators/81.md - a5200: emulators/a5200.md - Anarch: emulators/anarch.md @@ -289,6 +290,9 @@ nav: - vitaQuakeIII: emulators/vitaquake3.md - vitavoyager: emulators/vitavoyager.md - X Millennium: emulators/x1.md + - x64sdl: emulators/x64sdl.md + - yabause: emulators/yabause.md + - ymir: emulators/ymir.md - Pure libretro (29): - '2048': emulators/2048.md - 3DEngine: emulators/3dengine.md @@ -319,7 +323,7 @@ nav: - MicroW8: emulators/uw8.md - uzem: emulators/uzem.md - VirtualXT: emulators/virtualxt.md - - Game engines (23): + - Game engines (24): - boom3: emulators/boom3.md - Cannonball: emulators/cannonball.md - ChaiLove: emulators/chailove.md @@ -343,6 +347,7 @@ nav: - TIC-80: emulators/tic80.md - TyrQuake: emulators/tyrquake.md - WASM-4: emulators/wasm4.md + - XRick: emulators/xrick.md - Enhanced forks (12): - bsnes-hd beta: emulators/bsnes_hd_beta.md - bsnes-mercury: emulators/bsnes_mercury.md @@ -393,7 +398,7 @@ nav: - PCSX-ReARMed: emulators/pcsx_rearmed.md - Launchers (1): - Dolphin Launcher: emulators/dolphin_launcher.md - - Other (12): + - Other (10): - Beetle GBA (Mednafen): emulators/beetle_gba.md - Cemu: emulators/cemu.md - ep128emu-core: emulators/ep128emu.md @@ -403,9 +408,7 @@ nav: - VBA-M: emulators/vba_m.md - VICE: emulators/vice.md - Vita3K: emulators/vita3k.md - - x64sdl: emulators/x64sdl.md - Xemu: emulators/xemu.md - - XRick: emulators/xrick.md - Cross-reference: cross-reference.md - Gap Analysis: gaps.md - Wiki: