1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-25 11:17:26 +00:00

Reorganised system ROMs out of the Mac-specific folder, adjusted Mac code to expect to find them organised hierarchically (as how many os.roms am I going to have?) and added readme files to explain what's missing from the Git repository.

This commit is contained in:
Thomas Harte
2016-06-05 08:33:01 -04:00
parent 4c33517228
commit 363e14a92f
6 changed files with 57 additions and 76 deletions
+16
View File
@@ -0,0 +1,16 @@
ROM files would ordinarily go here; the copyright status of these is uncertain so they have not been included in this repository.
Expected files:
basic.rom
os.rom
plus1.rom
Likely to be desired in the future:
adfs.rom
ADFS-E00_1.rom
ADFS-E00_2.rom
DFSE00r3.rom
ElectronExpansionRomPresAP2-v1.23.rom
os300.rom
+17
View File
@@ -0,0 +1,17 @@
ROM files would ordinarily go here; the copyright status of these is uncertain so they have not been included in this repository.
Expected files:
basic.bin
characters-english.bin
kernel-ntsc.rom
Likely to be desired in the future:
characters-danish.bin
characters-japanese.bin
characters-swedish.bin
kernel-danish.bin
kernel-japanese.bin
kernel-pal.bin
kernel-swedish.bin