Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
BritLion's Putchars
#39
britlion Wrote:You can grab function parameters starting at (IX+4) - but you have to know the size of the parameters, and how they stack up to make it work.

For example, single bytes are still stacked as two (because PUSH does that), so if the first parameter is a byte, you'll find it at IX+5.
I also forgot to mention that Local byte variables do take a single byte as expected, because PUSH is not used :wink:
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)