]> git.sur5r.net Git - cc65/commitdiff
Adjusted hex digit cases.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 9 Feb 2012 07:41:56 +0000 (07:41 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 9 Feb 2012 07:41:56 +0000 (07:41 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@5505 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/geos-common/symbols.txt

index dedd4411ba292a3ecef930c224da34ce83f34e07..9ef530ad23c8eef186913336acf813f4219abdae 100644 (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 ...