mirror of
https://github.com/Abdess/retroarch_system.git
synced 2026-04-13 12:22:33 -05:00
README: 11141 -> 43 lines. Details on the MkDocs site. generate_readme.py: 444 -> 164 lines. Slim coverage table only. build.yml: adds mkdocs-material install, generate_site.py, gh-deploy. Adds pages: write permission for GitHub Pages deployment.
508 B
508 B
Contributing to RetroBIOS
Add a BIOS file
- Fork this repository
- Place the file in
bios/Manufacturer/Console/filename - Variants (alternate hashes):
bios/Manufacturer/Console/.variants/ - Create a Pull Request - checksums are verified automatically
File conventions
- Files >50 MB go in GitHub release assets (
large-filesrelease) - RPG Maker and ScummVM directories are excluded from deduplication
- See the documentation site for full details