83:ROMCalls:441A
From WikiTI
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.