Search results

Jump to: navigation, search
  • * HIMEM=HIMEM wouldn't work ...ested within assignments to local arrays, nested local arrays. END= resets HIMEM and clears local arrays if faulty.
    5 KB (723 words) - 21:35, 8 March 2015
  • B800 +-----------+ HIMEM C000 +-----------+ | | 8000 +-----------+ HIMEM
    9 KB (1,340 words) - 02:09, 31 January 2016
  • IF HIMEM=&8000 OR HIMEM=&B800 THEN PRINT "BASIC ";?(HIMEM+7) IFHIMEM=&8000 OR HIMEM=&B800:IF!(HIMEM+9)=&49534142:=?(HIMEM+8)
    4 KB (767 words) - 20:42, 24 June 2018
  • * or a [[system variable]]. <code>[[HIMEM]]</code>, <code>[[TIME]]</code>
    8 KB (1,319 words) - 20:12, 8 March 2015
  • <code>EXT</code>, <code>HIMEM</code>, <code>LOMEM</code>, <code>PAGE</code>,
    5 KB (756 words) - 18:00, 12 November 2017
  • ...mode against available memory, sets the display mode,<br> and sets <code>[[HIMEM]]</code> to the new end of BASIC memory where appropriate. | colspan="2" | <code>[[CLS]]</code>, <code>[[CLG]]</code>, <code>[[HIMEM]]</code>
    12 KB (1,449 words) - 11:43, 7 September 2019
  • * <code>HIMEM</code> is initialised with [[OSBYTE &84]]
    2 KB (343 words) - 21:12, 17 September 2023
  • used to initialise BASIC's 'HIMEM'. If b7 of A is clear, then A:Y:X
    459 bytes (76 words) - 20:12, 8 March 2015
  • workspace from PAGE to HIMEM is used.
    644 bytes (92 words) - 20:13, 8 March 2015
  • second processor at a higher address to increase HIMEM. ...[[OSBYTE &83]] ("OSHWM") to the top of memory returned by [[OSBYTE &84]] ("HIMEM"). Some languages reserve part of this allocation for their user; for examp
    36 KB (5,778 words) - 19:39, 2 August 2023
  • | colspan="2" | <code>[[PAGE]]</code>, <code>[[HIMEM]]</code>, <code>[[LOMEM]]</code>
    3 KB (447 words) - 20:13, 8 March 2015
  • '''HIMEM''', for instance: max%=(HIMEM-LOMEM-500)DIV4:DIM array%(max%)
    4 KB (593 words) - 15:08, 21 April 2020
  • IF os%=32:IF HIMEM>&FFFF:cpu%=86 IF HIMEM>&FFFF:IF PAGE>&8000:IF PAGE<&FFFF:cpu%=44
    4 KB (610 words) - 15:18, 19 August 2017
  • that overlay RAM over the BASIC ROM so HIMEM could even be at &C000 even on
    3 KB (527 words) - 14:23, 19 March 2021
  • +-----------+ HIMEM ...ASIC stack descends downwards from HIMEM. You can write to PAGE, LOMEM and HIMEM to change what memory BASIC uses for the program and the heap (variables).
    2 KB (349 words) - 18:20, 31 October 2015