Difference between revisions of "83:ROMCalls:441A"
From WikiTI
Guillaumeh (Talk | contribs) |
Guillaumeh (Talk | contribs) (→Comments) |
||
Line 17: | Line 17: | ||
== Comments == | == Comments == | ||
− | You may want to use the rom call enoughmem to directly compare the amount of free ram to an arbitrary value. | + | You may want to use the rom call [[83:ROMCalls:443A|enoughmem]] to directly compare the amount of free ram to an arbitrary value. |
Latest revision as of 12:09, 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.