flat assembler
Message board for the users of flat assembler.

Index > Windows > How to use the fasamw flat assembler

Author
Thread Post new topic Reply to topic
Coddy41



Joined: 18 Jan 2009
Posts: 384
Location: Ohio, USA
Coddy41 21 Jan 2009, 22:51
How do I use the fasamw flat assembler? I'm new to fasam

_________________
Want hosting for free for your asm project? You can PM me. (*.fasm4u.net)
Post 21 Jan 2009, 22:51
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20519
Location: In your JS exploiting you and your system
revolution 22 Jan 2009, 00:23
It's a GUI. Have you ever used Notepad?
Post 22 Jan 2009, 00:23
View user's profile Send private message Visit poster's website Reply with quote
Coddy41



Joined: 18 Jan 2009
Posts: 384
Location: Ohio, USA
Coddy41 22 Jan 2009, 01:10
Yes, That's all I use to make .asm files and stuff. but then I have to assemble it.
Post 22 Jan 2009, 01:10
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20519
Location: In your JS exploiting you and your system
revolution 22 Jan 2009, 01:15
If you can work out how to use Notepad then fasmw is not much different.
Post 22 Jan 2009, 01:15
View user's profile Send private message Visit poster's website Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 22 Jan 2009, 11:28
At the top of the window, you should see mysterious menu texts like "options" or "run"... did you ever what are they for?
Post 22 Jan 2009, 11:28
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
Coddy41



Joined: 18 Jan 2009
Posts: 384
Location: Ohio, USA
Coddy41 22 Jan 2009, 11:42
I found that, but to compile it ro exe or bin do I just save as happy.exe?
Post 22 Jan 2009, 11:42
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20519
Location: In your JS exploiting you and your system
revolution 22 Jan 2009, 11:45
Confused source code (the stuff you type) is usually saved as <filename>.asm. exe's/bin's are generated by the assembler.
Post 22 Jan 2009, 11:45
View user's profile Send private message Visit poster's website Reply with quote
Coddy41



Joined: 18 Jan 2009
Posts: 384
Location: Ohio, USA
Coddy41 22 Jan 2009, 12:14
Thats what I was asking, Never mind. I found it out, It worked but it wont run. why wont this run as a exe?

Code:
use16
1:
CommandBuffer: times   1 db 0
RootConvertedFileName: times 1 db 0

mes             db 'hey coddy!', 1, 10

jmp 1    

all I get is a black screen, with a binky cursor, in a dos window.
Post 22 Jan 2009, 12:14
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20519
Location: In your JS exploiting you and your system
revolution 22 Jan 2009, 12:25
Coddy41: I suggest you start with the examples included in the fasm download.
Post 22 Jan 2009, 12:25
View user's profile Send private message Visit poster's website Reply with quote
vid
Verbosity in development


Joined: 05 Sep 2003
Posts: 7105
Location: Slovakia
vid 22 Jan 2009, 12:45
seconded
Post 22 Jan 2009, 12:45
View user's profile Send private message Visit poster's website AIM Address MSN Messenger ICQ Number Reply with quote
Coddy41



Joined: 18 Jan 2009
Posts: 384
Location: Ohio, USA
Coddy41 22 Jan 2009, 13:14
Ok I'd never heard of it, thanks guys.
Post 22 Jan 2009, 13:14
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.