X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=libsrc%2Fgeos-common%2Fsymbols.txt;h=b7834ecdbd2036a7a1b44ddba0f35c6541a79bb3;hb=3aabd85bf4324c578c82c73a42aad0067d3d4f5c;hp=dedd4411ba292a3ecef930c224da34ce83f34e07;hpb=2d9e5955a87bbd97c4ff589c26d182ec1def0cb5;p=cc65 diff --git a/libsrc/geos-common/symbols.txt b/libsrc/geos-common/symbols.txt index dedd4411b..b7834ecdb 100644 --- a/libsrc/geos-common/symbols.txt +++ b/libsrc/geos-common/symbols.txt @@ -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 ... @@ -38,7 +38,7 @@ curRecord $8496 $8496 $f618 Byte Holds the current record number for an open VL currentMode $2e $2e $021c Byte Holds the current text drawing node. curSetWidth $27 $27 $0219 Word Holds the card width in pixels for the current font. curType $88c6 $88c6 n/a Byte Holds the current disk type. -curXpos0 n/a $1303 $d954 16 Bytes The current X positions of the C128 ami Apple soft sprites. +curXpos0 n/a $1303 $d954 16 Bytes The current X positions of the C128 ami Apple soft sprites. curYpos0 n/a $1313 $d964 8 Bytes The current Y positions for the C128 and Apple soft sprites. dataDiskName $8453 $8453 $02b4 18 | 16 Bytes Holds the disk name that an application's data file is on. dataFileName $8442 $8442 $02a4 17 | 16 Bytes This is the name of a data file to open. @@ -220,7 +220,7 @@ totNumBlks n/a n/a $f60b Word Total number of blocks in current volume. turboFlags $8492 $8492 n/a 4 Bytes The turbo state flags for drives 8 through 11 on Commodore. usedRecords $8497 $8497 $f619 Byte Holds the nunber of records in an open VLIR file. vdcClrMode n/a $88be n/a Byte Holds the current color mode for C128 color routines. -version $c00f $c00f $e00c Byte Holds byte indicating uhat uersion of GEOS is running. +version $c00f $c00f $e00c Byte Holds byte indicating what version of GEOS is running. windowTop $33 $33 $021e Byte Top line of window for text clipping. year $8516 $8516 $f200 Byte Holds the year for the time of day clock.