flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
AMD64 13 Dec 2003, 08:20
On FAsm (and also NAsm), the ORG functions "correctly", so you cannot use it to jump around in the code.
You can do it like this: times (510-($-Boot_Start)) db 0 dw 0AA55h |
|||
![]() |
|
Gomer73 14 Dec 2003, 20:05
Sweet, thank-you.
Just out of curiosity, how do you guys know this stuff. Is it just by reading the source code and inc files? The docs that come with fasm seem to be more of an assembly language tutorial rather than giving out the compiler specific commands. Thanks, ...Gomer |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.