flat assembler
Message board for the users of flat assembler.
Index
> Windows > Hello World !!! |
Author |
|
asmhack 20 Feb 2008, 18:37
fasmboy wrote:
but there is one in fasmw package.. |
|||
20 Feb 2008, 18:37 |
|
edfed 20 Feb 2008, 18:51
Quote:
fasm boy don't know how to make a hello world!!! what about fasm man, the super hero? |
|||
20 Feb 2008, 18:51 |
|
vid 20 Feb 2008, 20:18
edfed: instead of trying to be ironic, you could be helpful. at least he doesn't pretend to know things that he has no idea about, unlike []isome people here[/i]...
|
|||
20 Feb 2008, 20:18 |
|
asmrox 20 Feb 2008, 20:45
Code: org 0x100 mov dx,string mov ah,0x9 int 0x21 mov ah,0x4C int 0x21 string db 'Hello World!$' http://spike.scu.edu.au/~barry/interrupts.html under exe 32 bit is even more easy |
|||
20 Feb 2008, 20:45 |
|
fasmboy 20 Feb 2008, 21:12
Many thanks asmrox
and you too vid this poor edfed hasn't others things to do like a dumb classmate named Carlos cya guys |
|||
20 Feb 2008, 21:12 |
|
DOS386 20 Feb 2008, 23:21
> dos mode or win32 mode anyway
16-bit DOS ? See FASM DOS package, there are 2 Win32 ? See FASM Win32 package, there are also 2 32-bit DOS ? See FASM DOS package, USEDPMI thingie, plus: http://board.flatassembler.net/topic.php?t=7593 (FASMHX) http://board.flatassembler.net/topic.php?t=7122 (LE) More (DOS and Win32): http://board.flatassembler.net/topic.php?t=6735 No lack of hello world |
|||
20 Feb 2008, 23:21 |
|
TheRaven 24 Apr 2008, 02:26
Looking for the proverbial 'Hello world!' introduction to FASM and viola!
Thanks for toughing out the storm and getting the sample to us here at new-bee userland. Many thanks to all of you here! _________________ Nothing so sought and avoided more than the truth. I'm not insane, I know the voices in my head aren't real! |
|||
24 Apr 2008, 02:26 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.