On Thu, Sep 12, 2019 at 1:46 PM Kurt McCullum <[email protected]> wrote:

> Thanks Ken.
>
> That is definitely an option if I want to put the individual Pokes into
> the basic program. Which I may end up having to do. I was hoping for some
> bit of memory that I could count on always being there but at this point I
> am realizing that there may not be such a thing. I have the whole thing
> working if I poke the 7 bytes into ram (right now the top of ALTLCD). I can
> call that routine and it loads the LINE code into ALTLCD and the BASIC
> program is happy to use it. I put another chunk of code in the ROM for the
> XFER program and the same approach works to pull it from ROM into ALTLCD
> and then run. The only catch right now is the 7 byte load routine has to be
> poked into ram and then called.
>
>
How do you call the LINE routine?

-- John.

Reply via email to