Authors
Date
Sep 1987
Pages
2
See all articles from Timex Sinclair Users Group Mile High Chapter Sep 1987
Machine code utility that generates a REM statement of any length at any line number, allowing arbitrary amounts of machine code to be stored in a BASIC program’s REM line without tediously typing out each character. The routine is stored in a 63-byte REM line; after POKEing 63 values, a BASIC loader replaces itself with a short immediate-mode tool invoked via LIST USR. Includes option to move the MC to high RAM.