[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: Apple IIe help-just got my first one
Rubywand writes ...
> You can examine memory and experiment with 6502 machine language
> via the built-in Monitor firmware. From the Applesoft prompt,
> enter CALL -151 to get into the monitor.
....
> $F800L - list 20 lines of disassembled code starting at address $F800.
>
Oops! The hex notation "$" is not right for address refs in the monitor.
$F800L will list 20 lines of disassembled code starting at address $F800.
R/
--
Posted from mta5.rcsntx.swbell.net [151.164.30.29]
via Mailgate.ORG Server - http://www.Mailgate.ORG