Skip to content

Commit

Permalink
Merge pull request #1210 from ryandesign/patch-1
Browse files Browse the repository at this point in the history
Fix typos in Apple II ROM images readme.txt
  • Loading branch information
TomHarte authored Nov 19, 2023
2 parents 9bc33c7 + c0eed0f commit a26bfd9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ROMImages/AppleII/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ 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 15.75kb big, in which the final 12kb is the main portion of the Enhanced IIe ROM, that is visible from $D000, and the 3.75kb before that is the portion that can be paged in from $C100.
apple2eu.rom — as per apple2e.rom, but for the Unenhanced Apple II.
apple2eu.rom — as per apple2e.rom, but for the Unenhanced Apple IIe.

apple2-character.rom — a 2kb image of the Apple IIe's character ROM.
apple2-character.rom — a 2kb image of the Apple II/II+'s character ROM.
apple2eu-character.rom — a 4kb image of the Unenhanced IIe's character ROM.
apple2e-character.rom — a 4kb image of the Enhanced IIe's character ROM.

scsi.rom — a 16kb image of the Apple II SCSI card 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.
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.

0 comments on commit a26bfd9

Please sign in to comment.