Instructions | An enhanced BASIC trace routine and a stepping mode for executing one BASIC line at a time.
RUN, then SYS14501 to initialize.
Then enter the following POKES for trace and stepping mode (X=1-on, 0-off).
POKE 760,X Trace mode POKE 761,X Stepping Mode. When enabled, press Shift to step 1 line. |
|