1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 19:29:37 +00:00

Fixed typo.

This commit is contained in:
Oliver Schmidt 2013-04-02 17:15:02 +03:00
parent 1dae347ac5
commit cf0463efe3

View File

@ -25,7 +25,7 @@ BRKVector $84af $84af $0214 Word Vector to the routine that is called uhen a BR
cardDataPntr $2c $2c $60 Word This is a pointer to the actual card graphics data for the ...
CPU_DATA $01 n/a n/a Word Address of 6510 data register that controls the hardware memory ...
CPU_DDR $00 n/a n/a Byte Address of 6510 data direction register.
curDevice $ba $ba n/a Byte This holds the current serial deuice number.
curDevice $ba $ba n/a Byte This holds the current serial device number.
curDirHead $8200 $8200 $fa80 256 | 39 Bytes For CBM, it is the buffer containing header infomation ...
curDrive $8489 $8489 $f60d Byte Holds the device number of the currently active disk drive.
curEnable n/a $1300 $0951 Byte This is an image of the C64 mobenble register.