Difference between revisions of "83Plus:BCALLs:4360"
From WikiTI
m (official -> unofficial) |
|||
Line 4: | Line 4: | ||
== Synopsis == | == Synopsis == | ||
− | ''' | + | '''Unofficial Name:''' UpdateVATandPointersADD |
'''BCALL Address:''' 4360 | '''BCALL Address:''' 4360 |
Revision as of 08:15, 12 August 2006
Synopsis
Unofficial Name: UpdateVATandPointersADD
BCALL Address: 4360
Updates VAT and pointers after memory has been inserted
Inputs
- DE = Location in RAM where memory was inserted
- BC = Number of bytes to increase each VAT entry and pointer by (amount of memory inserted)
Outputs
none
Destroys
All
Comments
Along with the VAT entries, these 29 pointers in RAM will be updated:
- iMathPtr1
- iMathPtr2
- iMathPtr3
- iMathPtr4
- iMathPtr5
- asm_data_ptr1
- asm_data_ptr2
- fmtMatMem
- newDataPtr
- EQS
- 9319h
- 9302h
- insDelPtr
- 9306h
- 9311h
- editDat
- chkDelPtr1
- XOutDat
- YOutDat
- fOutDat
- 84E7h
- inputDat
- chkDelPtr2
- fpBase
- FPS
- 965Bh
- 965Dh
- 965Fh
- tempMem