Difference between revisions of "83Plus:BCALLs:4360"

From WikiTI
Jump to: navigation, search
 
Line 12: Line 12:
 
=== Inputs ===
 
=== Inputs ===
 
* DE = Location in RAM where memory was inserted
 
* DE = Location in RAM where memory was inserted
* BC = Number of bytes to increase each VAT entry and pointer by
+
* BC = Number of bytes to increase each VAT entry and pointer by (amount of memory inserted)
  
 
=== Outputs ===
 
=== Outputs ===

Revision as of 22:19, 11 August 2006


Synopsis

Official 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