mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 19:29:37 +00:00
Fixed typo.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5535 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
db0cf2b8d1
commit
e3f43a2894
@ -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 uhat 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user