From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2003-05-09 22:50:03
>>>>> "SJ" == Shawn Jefferson <sjefferson_at_sd62.bc.ca> writes:
SJ> cont: lda <_aliens ; lo byte of aliens array
SJ> sta _alienptr
SJ> lda >_aliens ; hi byte of aliens array
SJ> sta _alienptr+1
This should be lda #<_aliens / lda #>_aliens. I do the same thing all
the time...
--
___ . . . . . + . . o
_|___|_ + . + . + . Per Olofsson, arkadspelare
o-o . . . o + MagerValp_at_cling.gu.se
- + + . http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-05-09 22:53:07 CEST