Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New features (XOR, bitwise operators)
#4
Okay, XOR is not bitwise, and ALIGN does more or less what I expected (Though I didn't expect a parameter!) I think it's almost always going to be used as ALIGN 256. Just maybe used as ALIGN 16384 for pushing stuff up into the top 16K of memory for 128K programming.

There are several clever cases for aligning data - tables for example, often need to be aligned. Sprite rotation tables, critically so.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)