mirror of
https://github.com/iKarith/beneath-apple-dos.git
synced 2024-12-22 07:30:43 +00:00
Clean up corrections
This commit is contained in:
parent
6a85e10675
commit
1e031e6a83
145
corrections.txt
145
corrections.txt
@ -1,125 +1,146 @@
|
|||||||
.na
|
|
||||||
.nf
|
|
||||||
.ll60
|
|
||||||
.br
|
|
||||||
SIG 1-2
|
SIG 1-2
|
||||||
.sp3
|
|
||||||
|
|
||||||
3-13
|
3-13
|
||||||
.sp1
|
|
||||||
roughly 72K of space available to the user; typical for
|
roughly 72K of space available to the user; typical for
|
||||||
5 1/4 inch single density drives.
|
5 1/4 inch single density drives.
|
||||||
.sp3
|
|
||||||
|
|
||||||
4-6
|
4-6
|
||||||
.sp1
|
|
||||||
2E-50 Second file descriptive entry
|
2E-50 Second file descriptive entry
|
||||||
.sp3
|
|
||||||
|
|
||||||
4-17
|
4-17
|
||||||
.sp1
|
|
||||||
user to read and display the contents of sectors. Some of
|
user to read and display the contents of sectors. Some of
|
||||||
.sp3
|
|
||||||
|
|
||||||
6-2
|
6-2
|
||||||
.sp1
|
|
||||||
Q7L with Q6L = Read
|
Q7L with Q6L = Read
|
||||||
Q7L with Q6H = Sense Write Protect
|
Q7L with Q6H = Sense Write Protect
|
||||||
Q7H with Q6L = Write
|
Q7H with Q6L = Write
|
||||||
Q7H with Q6H = Load Write Latch
|
Q7H with Q6H = Load Write Latch
|
||||||
.bp
|
|
||||||
|
|
||||||
SIG 3-4
|
SIG 3-4
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-5
|
8-5
|
||||||
.sp1
|
|
||||||
9E9E If EXECing, call A682 to get the next byte from the
|
9E9E If EXECing, call A682 to get the next byte from the
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-6
|
8-6
|
||||||
.sp1
|
|
||||||
index into the state handler table (9D10), go to
|
index into the state handler table (9D10), go to
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-8
|
8-8
|
||||||
.sp1
|
|
||||||
table of valid keywords (A941).
|
table of valid keywords (A941).
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-9
|
8-9
|
||||||
.sp1
|
|
||||||
A1AE-A1B8 Clear the file manager parameter list at B5BB to
|
A1AE-A1B8 Clear the file manager parameter list at B5BB to
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-13
|
8-13
|
||||||
.sp1
|
|
||||||
A4DC Skip a line on the screen.
|
A4DC Skip a line on the screen.
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-24
|
8-24
|
||||||
.sp1
|
|
||||||
ACA8-ACBA Read a data byte.
|
ACA8-ACBA Read a data byte.
|
||||||
.sp1
|
|
||||||
AACA-ACD9 WRITE A RANGE OF BYTES subcode handler.
|
AACA-ACD9 WRITE A RANGE OF BYTES subcode handler.
|
||||||
.sp1
|
|
||||||
ACDA-ACEE Write a data byte.
|
ACDA-ACEE Write a data byte.
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-27
|
8-27
|
||||||
.sp1
|
|
||||||
AF3A Otherwise, set up RWTS pointer (AF4B).
|
AF3A Otherwise, set up RWTS pointer (AF4B).
|
||||||
.sp1
|
|
||||||
next (C=1)).
|
next (C=1)).
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-28
|
8-28
|
||||||
.sp1
|
|
||||||
B052-B0B5 Read/Write Track/Sector (RWTS) driver.
|
B052-B0B5 Read/Write Track/Sector (RWTS) driver.
|
||||||
.sp1
|
|
||||||
Translate vol mismatch to RC=7, write protected to
|
Translate vol mismatch to RC=7, write protected to
|
||||||
RC=4 and all other errors to RC=8 (I/O error).
|
RC=4 and all other errors to RC=8 (I/O error).
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-29
|
8-29
|
||||||
.sp1
|
|
||||||
B134-B15A Add a new data sector to file.
|
B134-B15A Add a new data sector to file.
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-30
|
8-30
|
||||||
.sp1
|
|
||||||
B20B If not, advance index to next entry in sector and
|
B20B If not, advance index to next entry in sector and
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-34
|
8-34
|
||||||
.sp1
|
|
||||||
Call SETVID ($FE93) and SETKBD ($FE89).
|
Call SETVID ($FE93) and SETKBD ($FE89).
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-35
|
8-35
|
||||||
.sp1
|
|
||||||
$20=Volume mismatch, $40=Drive error, $08=INIT error.
|
$20=Volume mismatch, $40=Drive error, $08=INIT error.
|
||||||
.sp1
|
|
||||||
Uses Write Translate Table ($BA29).
|
Uses Write Translate Table ($BA29).
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-37
|
8-37
|
||||||
.sp1
|
|
||||||
Y-reg:number of autosyncs to write
|
Y-reg:number of autosyncs to write
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-39
|
8-39
|
||||||
.sp1
|
|
||||||
Jump to DSKFORM at $BEAF.
|
Jump to DSKFORM at $BEAF.
|
||||||
.sp1
|
|
||||||
Use ILEAV table at $BFB8 for software sector
|
Use ILEAV table at $BFB8 for software sector
|
||||||
.sp3
|
|
||||||
|
|
||||||
8-41
|
8-41
|
||||||
.sp1
|
|
||||||
BFC8-BFD8 Patch area starts here.
|
BFC8-BFD8 Patch area starts here.
|
||||||
.bp
|
|
||||||
|
|
||||||
SIG 5-6
|
SIG 5-6
|
||||||
.sp3
|
|
||||||
|
|
||||||
A-16
|
A-16
|
||||||
.sp1
|
|
||||||
using ZAP to patch a catalog entry into track 17 for each
|
using ZAP to patch a catalog entry into track 17 for each
|
||||||
.sp3
|
|
||||||
|
|
||||||
C-4
|
C-4
|
||||||
.sp1
|
|
||||||
DCT Device Characteristics Table. Used as an
|
DCT Device Characteristics Table. Used as an
|
||||||
.sp3
|
|
||||||
|
|
||||||
C-8
|
C-8
|
||||||
.sp1
|
|
||||||
subroutine. Similar to a GOSUB statement
|
subroutine. Similar to a GOSUB statement
|
||||||
.sp1
|
|
||||||
input data is passed from the
|
input data is passed from the
|
||||||
.sp3
|
|
||||||
|
|
||||||
C-10
|
C-10
|
||||||
.sp1
|
|
||||||
language instruction. JMP is the opcode
|
language instruction. JMP is the opcode
|
||||||
.sp3
|
|
||||||
|
|
||||||
C-15
|
C-15
|
||||||
.sp1
|
|
||||||
the voltages which represent 0's and
|
the voltages which represent 0's and
|
||||||
.br
|
|
||||||
|
Loading…
Reference in New Issue
Block a user