Function | Address | Description |
---|---|---|
RST_6 | 0030 | FP Calculator |
RST 6
reserves memory in the workspace
On Entry
BC
holds the number of bytes to create
On Exit
DE
holds the first byte of the new free space.
HL
holds the last byte of the new free space.