lowering_himem_proc_fn
Differences
This shows you the differences between two versions of the page.
lowering_himem_proc_fn [2024/07/06 12:01] โ created richardrussell | lowering_himem_proc_fn [2024/07/06 12:40] (current) โ richardrussell | ||
---|---|---|---|
Line 15: | Line 15: | ||
To successfully reserve a block of memory, by lowering HIMEM, **within** a procedure or function is more complicated. | To successfully reserve a block of memory, by lowering HIMEM, **within** a procedure or function is more complicated. | ||
- | The code below can be used to achieve this. Note that the block of reserved memory begins at the (new) value of HIMEM, **not** at '' | + | The code below can be used to achieve this. Note that the block of reserved memory begins at the (new) value of HIMEM, **not** at '' |
<code bb4w> | <code bb4w> |
lowering_himem_proc_fn.txt ยท Last modified: 2024/07/06 12:40 by richardrussell