Fixed many comments
This commit is contained in:
@@ -26,7 +26,7 @@ cardDataPntr $2c $2c $60 Word This is a pointer to the actual card graphics dat
|
||||
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 device 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 information ...
|
||||
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 ...
|
||||
@@ -48,7 +48,7 @@ dblClickCount $8515 $8515 $0258 Byte Used to determine when an icon is double c
|
||||
devTabHi n/a n/a $fae7 4 Bytes For the Apple, these are the high and low bytes of the four ...
|
||||
devTabLo n/a n/a $faeb 4 Bytes For the Apple, these are the high and low bytes of the four ...
|
||||
devUnitTab n/a n/a $faef 4 Bytes The ProDos unit numbers of the four possible devices are kept ...
|
||||
dir2Head $8900 $8900 n/a 256 Bytes This is the 2nd directory header block used for larger cpacity ...
|
||||
dir2Head $8900 $8900 n/a 256 Bytes This is the 2nd directory header block used for larger capacity ...
|
||||
dirBlkno n/a n/a $f620 Word Block number of the key block of the directory containing ...
|
||||
dirEntryBuf $8400 $8400 $fa59 256 | 39 Bytes Buffer used to build a file's directory entry.
|
||||
dirPtr n/a n/a $f622 Word Pointer into diskBlkBuf for this file's entry.
|
||||
@@ -74,7 +74,7 @@ fileWritten $8498 $8498 $f61a Byte Flag indicating if a if the currently open f
|
||||
firstBoot $88c5 $88c5 $0281 Byte This flag is changed from 0 to $FF when the deskTop comes up ...
|
||||
fontData $850c $850c n/a(?) 9 Bytes Buffer for saving the user active font table when going into ...
|
||||
fontTable $26 $26 n/a(?) 8 Bytes fontTable is a label for the beginning of variables for the ...
|
||||
grcntr12 $d016 $d016 n/a Byte Graphics control reqister #2.
|
||||
grcntr12 $d016 $d016 n/a Byte Graphics control register #2.
|
||||
grcntrl1 $d011 $d011 n/a Byte Graphics control register #1.
|
||||
grirq $d019 $d019 n/a Byte Graphics chip interrupt register.
|
||||
grirqen $d01a $d01a n/a Byte Graphics chip interrupt enable register.
|
||||
@@ -89,7 +89,7 @@ intBotVector $849f $849f $0204 Word Vector to routine to call after the operati
|
||||
interleave $848c $848c n/a Byte Variable used by BlkAlloc routine as the desired interleave when ...
|
||||
intSource n/a n/a $02c6 Byte Byte to indicate where interrupts are coming from on the Apple.
|
||||
intTopVector $849d $849d $0202 Word Vector to routine to call before the operating system interrupt ...
|
||||
invertBuffer n/a $1ced n/a 80 Bytes Buffer area used to speed up the 80 colunn InvertLine routine.
|
||||
invertBuffer n/a $1ced n/a 80 Bytes Buffer area used to speed up the 80 column InvertLine routine.
|
||||
irqvec $0314 $0314 n/a Word IRQ vector.
|
||||
isGEOS $848b $848b n/a Byte Flag to indicate whether the current disk is a GEOS disk.
|
||||
keyData $8504 $8504 $0245 Byte Holds the ASCII value of the current last key that was pressed.
|
||||
@@ -152,7 +152,7 @@ msbxpos $d010 $d010 n/a Byte Most significant bits for x positions of sprites.
|
||||
msePicPtr $31 $31 n/a Word Pointer to the mouse graphics data.
|
||||
nationality $c010 $c010 $e00d Byte Byte to hold nationality of Kernal.
|
||||
nmivec $0318 $0318 n/a Word NMI vector.
|
||||
noEraseSprites n/a n/a $0240 Byte Flag to stop routine TempHideMouse fron erasing sprites #2 ...
|
||||
noEraseSprites n/a n/a $0240 Byte Flag to stop routine TempHideMouse from erasing sprites #2 ...
|
||||
numDrives $848d $848d $f60e Byte Set to number of drives on the system.
|
||||
obj0Pointer $8ff8 $8ff8 n/a Byte Pointer to the picture data for sprite 0.
|
||||
obj1Pointer $8ff9 $8ff9 n/a Byte Pointer to the picture data for sprite 1.
|
||||
@@ -169,7 +169,7 @@ PrntDiskName $8476 $8476 n/a 18 Bytes Disk name that current printer driver is o
|
||||
PrntFileName $8465 $8465 $08ac 17 | 16 Bytes Name of the current printer driver.
|
||||
ramBase $88c7 $88c7 n/a 4 Bytes RAM bank for each disk drive to use if the drive type is either ...
|
||||
ramExpSize $88c3 $88c3 n/a Byte Byte for number or RAM banks available in RAM expansion unit.
|
||||
random $850a $850a $024c Word Variable incremented each interrupt to generate a randon nunber.
|
||||
random $850a $850a $024c Word Variable incremented each interrupt to generate a randon number.
|
||||
rasreg $d012 $d012 n/a Byte Raster register.
|
||||
RecoverVector $84b1 $84b1 $0216 Word Pointer to routine that is called to recover the background ...
|
||||
reqXpos0 n/a n/a $0800 Word This variable corresponds to the Commodore VIC chip register ...
|
||||
@@ -193,7 +193,7 @@ shiftBuf n/a $1b45 $70 7 Bytes Buffer for shifting/doubling sprites. Located in
|
||||
shiftOutBuf n/a $1b4c $78 7 Bytes Buffer for shifting/doubling/oring sprites. Located in back ...
|
||||
sizeFlags n/a $1b53 $db1c Byte Height of sprite.
|
||||
softOnes n/a $1c2d $d000 192 Bytes Buffer used for putting sprite bitmaps up on screen without ...
|
||||
softZeros n/a $1b6d $d0e0 192 Bytes Buffer used for putting sprite bitnaps up on screen without ...
|
||||
softZeros n/a $1b6d $d0e0 192 Bytes Buffer used for putting sprite bitmaps up on screen without ...
|
||||
spr0pic $8a00 $8a00 n/a 64 Bytes This is where the graphics data for sprite 0 is kept on ...
|
||||
spr1pic $8a40 $8a40 n/a 64 Bytes This is where the graphics data for sprite 1 is kept on ...
|
||||
spr2pic $8a80 $8a80 n/a 64 Bytes This is where the graphics data for sprite 2 is kept on ...
|
||||
@@ -353,8 +353,8 @@ i_Rectangle $c19f $c19f $fe3c Inline Rectangle.
|
||||
ImprintLine n/a n/a $ff8f Imprint horizontal line to background buffer.
|
||||
ImprintRectangle $c250 $c250 $fe4e Imprint rectangular area to background buffer.
|
||||
InfoCard n/a n/a $670f Get I/O card attributes.
|
||||
InitCard n/a n/a $6700 Intialize I/O card.
|
||||
InitForDialog n/a n/a $ff4a Internal pre-dialog box intialization.
|
||||
InitCard n/a n/a $6700 Initialize I/O card.
|
||||
InitForDialog n/a n/a $ff4a Internal pre-dialog box initialization.
|
||||
InitForIO $c25c $c25c n/a Prepare CBM system for I/O across serial bus.
|
||||
InitForPrint $7900 $7900 $6000 Initialize printer (once per document).
|
||||
InitMouse $fe80 $fe80 $f000 Initialize input device.
|
||||
|
||||
Reference in New Issue
Block a user