1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-05 10:28:58 +00:00
CLK/ROMImages/MSX/readme.txt

18 lines
632 B
Plaintext
Raw Normal View History

ROMs for the MSX go here; the copyright status of these is uncertain so they have not been included in this repository.
2017-11-25 01:43:26 +00:00
2019-03-01 01:54:43 +00:00
Minimum expected files:
2017-11-25 01:43:26 +00:00
msx.rom
2023-01-10 23:17:17 +00:00
msx2.rom
msx2ext.rom
disk.rom
2019-03-01 01:54:43 +00:00
These names match those offered for download at http://fms.komkon.org/fMSX/ (albeit in lowercase), and the emulator has been tested against those images.
You may also provide one or more of:
msx-japanese.rom
msx-european.com
msx-american.rom
If one of these files exists, it will be used as the BIOS for machines of that region. If the file does not exist, the emulator will load msx.rom and alter its region identification bytes appropriately.