]> git.sur5r.net Git - cc65/commitdiff
Fixed typo.
authorOliver Schmidt <ol.sc@web.de>
Tue, 2 Apr 2013 14:15:02 +0000 (17:15 +0300)
committerOliver Schmidt <ol.sc@web.de>
Tue, 2 Apr 2013 14:15:02 +0000 (17:15 +0300)
libsrc/geos-common/symbols.txt

index b7834ecdbd2036a7a1b44ddba0f35c6541a79bb3..4fff02b552a29e579fde1e18f93a4a10d47e1502 100644 (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.