Difference between revisions of "83:ROMCalls:441A"
From WikiTI
Guillaumeh (Talk | contribs) |
(No difference)
|
Revision as of 11:58, 26 April 2005
Synopsis
Unofficial Name: _memchk
Call Address: 441A
Returns the amount of free user memory.
Inputs
- Nothing.
Outputs
- HL : free memory
Registers Destroyed
- ???
Comments
You may want to use the rom call enoughmem to directly compare the amount of free ram to an arbitrary value.