1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-30 22:29:56 +00:00
CLK/ROMImages/AppleII
2018-07-25 18:58:34 -04:00
..
readme.txt Puts in enough logic to be able to launch a non-functional IIe. 2018-07-25 18:58:34 -04:00

ROM files would ordinarily go here; they are copyright Apple so are not included.

Expected files:

apple2o.rom — an image at least 12kb big, in which the final 12kb is the original Apple II's ROM.
apple2.rom — an image at least 12kb big, in which the final 12kb is the Apple II+'s ROM.
apple2e.rom — a file at least 15kb big, in which the final 12kb is the main portion of the ROM, that is visible from $D000, and the 3kb before that is the portion that can be paged in from $C100.

apple2-character.rom — a 2kb image of the Apple IIe's character ROM.

Apologies for the wackiness around "at least xkb big", it's to allow for use of files such as those on ftp.apple.asimov.net, which tend to be a bunch of other things, then the system ROM.