Difference between revisions of "83Plus:BCALLs:4345"
From WikiTI
		
		
		
m (official->unofficial)  | 
				|||
| Line 21: | Line 21: | ||
== Comments ==  | == Comments ==  | ||
| − | These 23 pointers in RAM   | + | These 23 pointers in RAM are updated:  | 
* iMathPtr1  | * iMathPtr1  | ||
* iMathPtr2  | * iMathPtr2  | ||
Revision as of 23:10, 17 August 2006
Synopsis
Unofficial Name: UpdatePointers
BCALL Address: 4345
Updates 23 pointers after memory has been inserted or deleted
Inputs
- DE = Location in RAM where memory was inserted/deleted
 - BC = Number of bytes to decrease each pointer by (use signed integer to increase the pointers)
 
Outputs
none
Destroys
All
Comments
These 23 pointers in RAM are 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