Difference between revisions of "83Plus:BCALLs:4357"
From WikiTI
(Page should have been for TI-83+) |
m (fixed speling and camel-case) |
||
Line 1: | Line 1: | ||
− | [[Category:83Plus:BCALLs:By_Name:Memory| | + | [[Category:83Plus:BCALLs:By_Name:Memory|DelMem]] [[Category:83Plus:BCALLs:By_Name|DelMem]] [[Category:83Plus:BCALLs:By_Address|4357 - DelMem]] |
== Synopsis == | == Synopsis == | ||
'''Official Name:''' DelMem | '''Official Name:''' DelMem | ||
Line 12: | Line 12: | ||
=== Outputs === | === Outputs === | ||
− | * DE = | + | * DE = original number |
* BC = number of bytes deleted | * BC = number of bytes deleted | ||
=== Destroys === | === Destroys === | ||
All | All |
Latest revision as of 07:00, 11 April 2020
Contents
Synopsis
Official Name: DelMem
BCALL Address: 4357
Deletes Ram from a Variable
Inputs
- HL = Address of first byte
- DE = Number of bytes to delete
Outputs
- DE = original number
- BC = number of bytes deleted
Destroys
All