https://github.com/theypsilon/BiosDB_MiSTer_old
Bios DB for the MiSTer Downloader
https://github.com/theypsilon/BiosDB_MiSTer_old
Last synced: 12 months ago
JSON representation
Bios DB for the MiSTer Downloader
- Host: GitHub
- URL: https://github.com/theypsilon/BiosDB_MiSTer_old
- Owner: theypsilon
- License: gpl-3.0
- Archived: true
- Created: 2021-12-25T20:22:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T20:21:27.000Z (over 3 years ago)
- Last Synced: 2025-05-15T00:23:11.967Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 76.2 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- 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.