Posted By
 Csabo on 2017-01-31 08:21:03
| Re: [BASIC] Maximum characters per line
"You would never have been table to do that..." By "that" you mean create a BASIC line that is longer than what the keyboard buffer allows? This can definitely be done on the real hardware as well. It's just a lot more work, since you must link the BASIC line pointers yourself, and edit some of the BASIC tokens, all in monitor. |