Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    32767 lines, probably :-) Commented Jun 8, 2019 at 15:23
  • 3
    i can recall the trick of self-modifying program by printing BASIC lines and simulating RETURN keystrokes in Commodore 64. note that while we had to POKE to put RETURN in the keyboard buffer, the program structure itself was not manipulated by POKE. Commented Jun 8, 2019 at 17:11