flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Roman 03 Feb 2025, 13:49
Fasmw 1.73
How display string ? Code: virtual at 0 arr:: db 'inc edx ' end virtual load a qword from arr:0 display a ;fasm error |
|||
![]() |
|
Roman 04 Feb 2025, 01:19
Code: macro dispn txt,n { rept n h:0 \{ display (txt shr (8*h)) and 255 \} } |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.