flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
LocoDelAssembly 16 Jul 2006, 20:26
aaaahh, stack unbalance, use ret instead. I was trying to find an unaligned reference to the stack for a while in your code
![]() |
|||
![]() |
|
_reckless 16 Jul 2006, 20:41
thanx, but i still think it should be fixed.
|
|||
![]() |
|
LocoDelAssembly 16 Jul 2006, 20:56
But it's not a bug, you must return from a proc with "ret" which is another macro too defined in proc macro and purged in endp macro. "retn" is just the RETN instruction (unless you had defined a macro with that name).
If you dislike this behavior add "macro retn{ret}" at the beginning of your source (or before any attempt to use it). |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.