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:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user