[Coco] Programs larger than 32K?

Arthur Flexser flexser at fiu.edu
Mon Jan 21 17:16:59 EST 2019


On Mon, Jan 21, 2019 at 3:38 PM William Astle <lost at l-w.ca> wrote:

> On a standard Disk Basic system after a cold start, it is, roughly. The
> second poke shoudln't be required (NEW should do that for you). If you
> dig up the right PEEKs, you can potentially do a bit better by putting
> the program immediately above the Disk buffers.
>

The second poke is required because NEW will give ?SN ERROR if the first
byte of program space isn't a zero.

Art


More information about the Coco mailing list