Mail Archives: djgpp/2001/05/18/10:17:38
Message-ID: | <00ad01c0dfa4$bddad640$3901a8c0@wladeira>
|
From: | =?iso-8859-2?Q?Andr=E9_ladeira?= <ladeira AT automatos DOT com>
|
To: | <djgpp AT delorie DOT com>
|
References: | <002001c0dd7a$9d8bb020$a0c105d4 AT Matrix>
|
Subject: | Re: asm, time,...
|
Date: | Fri, 18 May 2001 11:13:41 -0300
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 5.00.2919.6700
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6700
|
Reply-To: | djgpp AT delorie DOT com
|
DJGPP uses the AT&T assembler sintas (instead of the well-known intel
sintax)
There are some good tutorials on this in www.linuxassembly.org
Good luck!
----- Original Message -----
From: "johny1024" <johny1024 AT yahoo DOT com>
To: <djgpp AT delorie DOT com>
Sent: Tuesday, May 15, 2001 4:45 PM
Subject: asm, time,...
> I have DJGPP at home,...
> I use it with Allegro and I'm very satisfied.
> I have two small questions :
> 1. "How can I use 'asm' in this C ?"
> for example : mov ax,0; int 16h
> I try to find soemthing in allegro,... but that lines are similiarer to
> (EXE)...
>
> 2. "Where can I find help to standard commands like : gettime" ?
> I found something in Borland C, but in DJGPP C it doesn't run...
>
> thanks.
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
- Raw text -