Re: Saving shape tables to cassette
KP <kjpmail@gmail.com> writes:
> Cassette Applesoft allows the loading of shape tables via SHLOAD.
>
> How does one save a shape table to cassette?
Page 97 of the AppleSoft II Basic Programming Reference Manual describes
the process.
Essentially you need to write the length of the saved shape table to
tape in two bytes followed by the data.
Their example is, using the monitor:
0:0D 00 <return>
0.1W 1DFC.1E09W <return>
> Also, are there any cassette commands other than LOAD, SAVE, STORE,
> RECALL, & SHLOAD?
I don't think so.
--
Jerry awanderin at yahoo dot ca
|