[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Applesoft BASIC
- Subject: Re: Applesoft BASIC
- From: "Mark Percival" <mark@syndicomm.com>
- Date: 16 Jun 2006 13:25:14 -0700
- Complaints-to: groups-abuse@google.com
- In-reply-to: <FCykg.117065$dW3.103411@newssvr21.news.prodigy.com>
- Injection-info: f6g2000cwb.googlegroups.com; posting-host=65.93.130.19; posting-account=WAtxLA0AAAC5k5KYe86WeNEa6A1Ig5q9
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <FCykg.117065$dW3.103411@newssvr21.news.prodigy.com>
- User-agent: G2/0.2
- Xref: g2news2.google.com comp.sys.apple2:9364
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/