Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
i don't know if is a bug or what with beeper sound routine
#4
Glad to see it works. Big Grin

You can use RET only from FASTCALL SUB and FUNCTIONS, but there's always an implicit RET at the end of functions.
For non-FASTCALL SUBs, you have to jump to the end of the function, because these ones reorganize the stack before returning.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)