1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-21 17:16:44 +00:00

Imagines a future of being able to boot into the BIOS.

This commit is contained in:
Thomas Harte
2020-04-29 22:07:20 -04:00
parent f899af0eef
commit 1f34214fb3
2 changed files with 17 additions and 3 deletions
+4 -1
View File
@@ -2,4 +2,7 @@ BIOS files would ordinarily go here; the copyright status of these is uncertain
Expected files:
bios.sms — the EU/US Master System BIOS.
bios.sms — the EU/US Master System BIOS.
japanese-bios.sms — the Japanese Master System BIOS.
If the file sought by the emulator is missing, it will attempt to boot a game without using the BIOS.