0 Members and 4 Guests are viewing this topic.
*braces himself for Chapter 9*
Awesome!Will you talk about sprites in this one too?
Btw how many chapters do you think there will be in the final tutorial?
Wow a lot :O, but I think it's better this way than squishing everything in very few page and making it harder to understand in the process.
Lessons 7 and 8 were a little harder to follow, but I think this is necessary as they cover some pretty hard stuff. Still, excellent guide!
One byte registers are ONLY A, B, C, D, E, H, and L.
One byte registers are ONLY A, B, C, D, E, H, and L.What about ixh, ixl, iyh, and iyl? Can't you use those also if need be?
QuoteOne byte registers are ONLY A, B, C, D, E, H, and L.What about ixh, ixl, iyh, and iyl? Can't you use those also if need be?That's a good calc84maniac or Iambian question, since I'm busy for the rest of the day and can't look those up. As far as I know you can't use ixh, ixl, iyh and iyl in functions that require a 1-byte register
Quote from: Hot_Dog on May 11, 2010, 04:20:55 pmQuoteOne byte registers are ONLY A, B, C, D, E, H, and L.What about ixh, ixl, iyh, and iyl? Can't you use those also if need be?That's a good calc84maniac or Iambian question, since I'm busy for the rest of the day and can't look those up. As far as I know you can't use ixh, ixl, iyh and iyl in functions that require a 1-byte registerYou can (but not on Nspire since TI fails). Otherwise we wouldn't even name them -- you don't see sph and spl.