Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/birdybro/biosdb_mister
Bios DB for the MiSTer Downloader
https://github.com/birdybro/biosdb_mister
Last synced: 19 days ago
JSON representation
Bios DB for the MiSTer Downloader
- Host: GitHub
- URL: https://github.com/birdybro/biosdb_mister
- Owner: birdybro
- License: mit
- Created: 2023-09-13T15:42:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T23:33:53.000Z (over 1 year ago)
- Last Synced: 2024-12-01T07:07:20.971Z (22 days ago)
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bios DB for MiSTer
This is a Database that will help you get a few console and computer BIOS that are compatible with MiSTer cores.
### How to install
If you use [Update All](https://github.com/theypsilon/Update_All_MiSTer), you may simply activate it there in the Settings Screen.
Alternatively, if you don't use it, you can add an entry to the `downloader.ini` file on the root of your SD (create it if it doesn't exist), to use it with the [MiSTer Downloader](https://github.com/MiSTer-devel/Downloader_MiSTer/) (which is what Update All calls under the hood). For that, please add the following entry there:
```
[bios_db]
db_url = https://raw.githubusercontent.com/theypsilon/BiosDB_MiSTer/db/bios_db.json
```Once you've done this, next time you run downloader, the BIOS will get installed too.