1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 06:28:57 +00:00

Adjusted hex digit cases.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5505 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
ol.sc 2012-02-09 07:41:56 +00:00
parent 2a0fd9bda0
commit c7ecb52581

View File

@ -20,13 +20,13 @@ bakclr2 $d023 $d023 n/a Byte Background color 2.
bakclr3 $d024 $d024 n/a Byte Background color 3.
baselineOffset $26 $26 $0218 Byte Offset from top line to baseline in character set.
bkvec $0316 $0316 n/a Word BRK instruction vector for when ROMs are switched in.
bootName $C006 $C006 $E003 9 Bytes This is the start of the "GEOS BOOT" string.
bootName $c006 $c006 $e003 9 Bytes This is the start of the "GEOS BOOT" string.
BRKVector $84af $84af $0214 Word Vector to the routine that is called uhen a BRK instruction is ...
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.
curDirHead $8200 $8200 $FA80 256 | 39 Bytes For CBM, it is the buffer containing header infomation ...
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.
curHeight $29 $29 $021b Byte Used to hold the card height in pixels of the current font in ...