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

Re: Applesoft BASIC



Bryan Parkoff wrote:
>     I notice what I read documents on the Google search.  It says to use $69
> and $6A.  I don't know what this is for, but Mark recommends to use $67 and
> $68.

$67-$68 = Applesoft text table pointer (Points to the beginning of
program text
                default value $0801)
$69-$6A = Applesoft variable table pointer - points to the start of
simple variable
                space (at the end of Applesoft program text)

Source: What's Where in the Apple? By William F. Luebbert

-- Mark

Diskmaker 8 Diskmaker 8 Diskmaker 8 Diskmaker 8 Diskmaker 8 Diskmaker 8


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