Difference between revisions of "83:ROMCalls:44B6"
From WikiTI
(→Synopsis) |
|||
Line 9: | Line 9: | ||
'''Call Address:''' 44B6h | '''Call Address:''' 44B6h | ||
− | Updates the VAT as if | + | Updates the VAT as if [[83:ROMCalls:44B2|delMem]] was called, but doesn't delete any memory. |
=== Inputs === | === Inputs === | ||
Line 16: | Line 16: | ||
=== Outputs === | === Outputs === | ||
− | * Updates the VAT as if | + | * Updates the VAT as if [[83:ROMCalls:44B2|delMem]] was called, but doesn't delete any memory. |
* ??? | * ??? | ||
Revision as of 13:25, 28 March 2005
The following information is untested, unconfirmed, and may be inaccurate.
Synopsis
Official Name: DELVAR3D (is squish.inc considered official or what?)
Unofficial Name: delMemUpdate
Call Address: 44B6h
Updates the VAT as if delMem was called, but doesn't delete any memory.
Inputs
- de = Data Location
- bc = Data Size
Outputs
- Updates the VAT as if delMem was called, but doesn't delete any memory.
- ???
Registers Destroyed
- ???