Difference between revisions of "83:ROMCalls:44B6"

From WikiTI
Jump to: navigation, search
(Changed name capitalization and added to parent category)
m
Line 1: Line 1:
 +
[[Category:83:ROMCalls:By_Name:Variable|DelVar3D]] [[Category:83:ROMCalls:By_Name|DelVar3D]] [[Category:83:ROMCalls:By_Address|44B6 - DelVar3D]]
 
{{untested}}
 
{{untested}}
[[Category:83:ROMCalls:By_Address:Variable|44B6 - DelVar3D / delMemUpdate]]
 
[[Category:83:ROMCalls:By_Name:Variable|DelVar3D / delMemUpdate]]
 
[[Category:83:ROMCalls:By_Name|DelVar3D / delMemUpdate]]
 
 
== Synopsis ==
 
== Synopsis ==
 
'''Official Name:''' DelVar3D
 
'''Official Name:''' DelVar3D

Revision as of 22:01, 29 March 2005

The following information is untested, unconfirmed, and may be inaccurate.

Synopsis

Official Name: DelVar3D

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

  •  ???

Comments

Example