1
0
mirror of https://github.com/TomHarte/CLK.git synced 2026-04-20 10:17:05 +00:00

Adds a TODO on intended logic around the AP6 ROM.

... plus a promise as to intent in the Electron-specific ROM readme.
This commit is contained in:
Thomas Harte
2021-01-30 23:20:43 -05:00
parent 8311ac4a7c
commit b6bc0a21fb
2 changed files with 44 additions and 11 deletions
+35 -7
View File
@@ -4,13 +4,41 @@ Expected files:
basic.rom
os.rom
plus1.rom
DFS-1770-2.20.rom
ADFS-E00_1.rom
DFS-1770-2.20.rom — used only if the user opens a DFS disk image
ADFS-E00_1.rom — used only if the user opens an ADFS disk image
ADFS-E00_2.rom
AP6v133.rom — used only if the user opens a disk image that makes use of any of the commands given below.
Likely to be desired in the future:
Possibly to be desired in the future:
* adfs.rom
* ElectronExpansionRomPresAP2-v1.23.rom
* os300.rom
adfs.rom
ElectronExpansionRomPresAP2-v1.23.rom
os300.rom
Commands that trigger a request for the AP6v133 ROM:
* *AQRPAGE
* *BUILD
* *DUMP
* *FORMAT
* *INSERT
* *LANG
* *LIST
* *LOADROM
* *LOCK
* *LROMS
* *RLOAD
* *ROMS
* *RSAVE
* *SAVEROM
* *SRLOAD
* *SRLOCK
* *SRPAGE
* *SRSAVE
* *SRUNLOCK
* *SRWIPE
* *TUBE
* *TYPE
* *UNLOCK
* *UNPLUG
* *UROMS
* *VERIFY
* *ZERO