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.You find it on page
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