[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applesoft BASIC



Bryan Parkoff wrote:
> Hello,
>
>     Is there a way that BASIC program starts at $800 can be relocated to
> $4000?  I can't remember the command LOMEM and HIMEM.

Try this.

]POKE 103,0 : POKE 104,64
]RUN (Program name here)

You have to load the program after the two pokes.

-- Mark

The DiskMaker 8 Man!

http://www.syndicomm.com/~mark/DM8/