NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: BrEin on June 25, 2005, 06:51:28 PM

Title: Assembler for beos
Post by: BrEin on June 25, 2005, 06:51:28 PM
Hi,

I want to program programs in assembler. I use the platform BeOS/Zeta,
and the compiler nasm/ld.

How do you use nasm and ld is explained in the compressed file: http://asm.sourceforge.net/intro/Assembly-Intro.tar.gz. (http://asm.sourceforge.net/intro/Assembly-Intro.tar.gz.)

You find it on page http://linuxassembly.org/ (http://linuxassembly.org/) --> link tutorials.

But I don't know how do you write a programm in assembler on the plattform Zeta/BeOS.

The only what I know is 80H replaces the dos-interrupt 21H.

I need a kind of compendium or a kind of short-introduction with basics of assembler and the "basic scaffolding" of the source code. Like in c++
-----
int main()
{

}
-----
or in TP
-----
program programename
uses
libary

begin
end.
-----
.

Thanks for answers!!!


------------------------------
Germany 06.18.2005
Title: Re: Assembler for beos
Post by: BrEin on June 25, 2005, 06:52:14 PM
I hope my english is god enough to explain my problems.
_________________
Germany thuringia.



Zeta - assume the power.