[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Introducing Slammer!
On 7/27/10 2:45 PM, in article dog_cow-1280256339@macgui.com, "D Finnigan"
<dog_cow@macgui.com> wrote:
> I am curious as to how Slammer is loaded into RAM.
It's all in lines 0-9, so Slammer is itself part of your BASIC program and
available when you need it. The code from $801 through $1074 looks like REM
statements containing ASCII patterns in the listing, but are executable
machine language. When you CALL 2107 to start parsing REM statements, that's
$83B, which is the spot right after the readable warning at the beginning of
line 0.
I'll post more in depth on csa2.p in a bit.
--- news://freenews.netfront.net/ - complaints: news@netfront.net ---