mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-21 08:12:34 -05:00
Compare commits
23 Commits
61ca8efc57
...
5657130cb5
| Author | SHA1 | Date | |
|---|---|---|---|
| 5657130cb5 | |||
| 846640dd7c | |||
| b3b279ccf3 | |||
| 0451ff6b67 | |||
| 58b2398053 | |||
| 9b537492c0 | |||
| c9e2bf8d33 | |||
| 976e5fbd41 | |||
| e07d85fc63 | |||
| 68b1c575ae | |||
| 6c38a2aa6a | |||
| bb307aa250 | |||
| e5681c4ae8 | |||
| 4bffc23ab5 | |||
| 71e506e708 | |||
| c09abe0179 | |||
| 1d6a0b9ebc | |||
| 2afc31e40a | |||
| 3802237209 | |||
| 5dda62861e | |||
| d920231c50 | |||
| 513fd04bfd | |||
| c71378a71c |
@@ -105,6 +105,11 @@ jobs:
|
||||
with:
|
||||
python-version: "3.12"
|
||||
|
||||
- name: Refresh data directories
|
||||
if: steps.rate.outputs.skip != 'true'
|
||||
run: python scripts/refresh_data_dirs.py
|
||||
continue-on-error: true
|
||||
|
||||
- name: Build packs
|
||||
if: steps.rate.outputs.skip != 'true'
|
||||
run: |
|
||||
|
||||
@@ -60,6 +60,9 @@ jobs:
|
||||
python scripts/generate_db.py --bios-dir bios --output database.json
|
||||
python scripts/auto_fetch.py --all 2>&1 | tee /tmp/fetch_report.txt || true
|
||||
|
||||
- name: Refresh data directories
|
||||
run: python scripts/refresh_data_dirs.py --force
|
||||
|
||||
- name: Deduplicate BIOS files
|
||||
run: python scripts/dedup.py
|
||||
|
||||
|
||||
@@ -28,6 +28,9 @@ bios/Sony/PlayStation 3/PS3UPDAT.PUP
|
||||
bios/Sony/PlayStation Vita/PSVUPDAT.PUP
|
||||
bios/Sony/PlayStation Vita/PSP2UPDAT.PUP
|
||||
|
||||
# Data directories (fetched at build time)
|
||||
data/
|
||||
|
||||
# Large files stored as GitHub Release assets (additional)
|
||||
bios/Arcade/MAME/artwork/snspell.zip
|
||||
bios/Arcade/MAME/MAME 0.174 Arcade XML.dat
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Complete, verified collection of BIOS, firmware, and system files for retrogaming emulators.
|
||||
|
||||
> **5357** files | **4661.1 MB** | **7** platforms | **260** emulator profiles
|
||||
> **5567** files | **4680.9 MB** | **7** platforms | **265** emulator profiles
|
||||
|
||||
## Download
|
||||
|
||||
@@ -10,11 +10,11 @@ Complete, verified collection of BIOS, firmware, and system files for retrogamin
|
||||
|----------|-------|-------------|------|
|
||||
| Batocera | 680 | md5 | [Download](../../releases/latest) |
|
||||
| EmuDeck | 164 | md5 | [Download](../../releases/latest) |
|
||||
| Lakka | 398 | existence | [Download](../../releases/latest) |
|
||||
| Lakka | 452 | existence | [Download](../../releases/latest) |
|
||||
| Recalbox | 346 | md5 | [Download](../../releases/latest) |
|
||||
| RetroArch | 398 | existence | [Download](../../releases/latest) |
|
||||
| RetroArch | 452 | existence | [Download](../../releases/latest) |
|
||||
| RetroBat | 343 | md5 | [Download](../../releases/latest) |
|
||||
| RetroPie | 398 | existence | [Download](../../releases/latest) |
|
||||
| RetroPie | 452 | existence | [Download](../../releases/latest) |
|
||||
|
||||
## Coverage
|
||||
|
||||
@@ -22,11 +22,11 @@ Complete, verified collection of BIOS, firmware, and system files for retrogamin
|
||||
|----------|----------|----------|----------|---------|
|
||||
| Batocera | 680/680 (100.0%) | 679 | 1 | 0 |
|
||||
| EmuDeck | 164/164 (100.0%) | 164 | 0 | 0 |
|
||||
| Lakka | 398/398 (100.0%) | 398 | 0 | 0 |
|
||||
| Lakka | 452/452 (100.0%) | 452 | 0 | 0 |
|
||||
| Recalbox | 346/346 (100.0%) | 346 | 0 | 0 |
|
||||
| RetroArch | 398/398 (100.0%) | 398 | 0 | 0 |
|
||||
| RetroArch | 452/452 (100.0%) | 452 | 0 | 0 |
|
||||
| RetroBat | 343/343 (100.0%) | 343 | 0 | 0 |
|
||||
| RetroPie | 398/398 (100.0%) | 398 | 0 | 0 |
|
||||
| RetroPie | 452/452 (100.0%) | 452 | 0 | 0 |
|
||||
|
||||
## Documentation
|
||||
|
||||
@@ -40,4 +40,4 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
|
||||
|
||||
This repository provides BIOS files for personal backup and archival purposes.
|
||||
|
||||
*Auto-generated on 2026-03-18T10:28:48Z*
|
||||
*Auto-generated on 2026-03-18T17:29:35Z*
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user