[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 6502 Assembler books
In article
<41c76055$0$25815$5a62ac22@per-qv1-newsreader-01.iinet.net.au>,
Mark McDougall <markm@vl.com.au> wrote:
> Say what? I think you have a bit more to learn if you don't understand
> what PEEK and POKE actually do. Those lists are a *very* relevant
> reference whether you're programming in basic or assembler. PEEK and
> POKE are simply BASIC commands that allow you to achieve what would
> normally be done with a memory read/store in assembler.
Although I agree that knowing what the peek/poke locations do is useful,
they're pretty useless for - oh, things like "Output a character to the
screen" type work. I'm of course assuming the OP's notion of "hooks"
equates to "ROM routines that can be called to do something useful". In
that context, he's absolutely correct: A list of peeks and pokes is
utterly worthless for ML programming.
--
Don Bruder - dakidd@sonic.net - New Email policy in effect as of Feb. 21, 2004.
Short form: I'm trashing EVERY E-mail that doesn't contain a password in the
subject unless it comes from a "whitelisted" (pre-approved by me) address.
See <http://www.sonic.net/~dakidd/main/contact.html> for full details.