NESDev and Strangulation Records messageboards
Forum Index | FAQ | New User | Login | Search

Previous ThreadView All ThreadsNext ThreadShow in Flat Mode*


Subjectso just to clarify  
Posted bykik
Posted on4/20/04 04:19 AM
From IP66.229.20.192  



so in zero page using indirect indexed

say $00 is = $00
and $01 is = $c0

and the ldy with say #$05

so if lda $00,y is instructed
then the accumulator would actually load the value in address $C000 ? or $C005 ?

does y actually offset the LSB value, or does it overwrite the LSB

so like does

say $00 is = $10
and $01 is = $c0

and the ldy with say #$05

lda $00, y

still equate to lda $C005 or is it now $C015

thanks



-
Entire Thread
Subject  Posted byPosted On
*indexedaddressing spanning pages?  kik4/19/04 04:53 AM
.*Re: indexedaddressing spanning pages?  doppel^_^4/19/04 04:59 AM
..*Re: indexedaddressing spanning pages?  Disch4/19/04 3:15 PM
....so just to clarify  kik4/20/04 04:19 AM
....*Re: so just to clarify  Disch4/20/04 04:46 AM
.....*thx  kik4/21/04 00:19 AM
Jump to

Memblers' homepage             Contact Me

Forums powered by WWWThreads Demo