Re: assembly for x86

2008-10-09 Thread Maxime DERCHE
Hello, I ordered the Intel docs on 1st October, received them two hours ago (UPS). Thank you for the link :). Regards, Maxime DERCHE On Tue, 23 Sep 2008 03:37:51 -0400 Brynet <[EMAIL PROTECTED]> wrote: > I found this article to be exceptionally useful when using OpenBSD as a > primary develop

Re: [OT] was Re: assembly for x86

2008-10-05 Thread ropers
2008/10/5 ropers <[EMAIL PROTECTED]>: > 2008/9/23 ropers <[EMAIL PROTECTED]>: >> 2008/9/23 guede <[EMAIL PROTECTED]>: >>> ropers wrote: Lots of interesting stuff there: http://www.phiral.net/ Especially the last link on that page. I thought I'd never see that again, as it's vani

Re: [OT] was Re: assembly for x86

2008-10-05 Thread ropers
2008/9/23 ropers <[EMAIL PROTECTED]>: > 2008/9/23 guede <[EMAIL PROTECTED]>: >> ropers wrote: >>> >>> Lots of interesting stuff there: http://www.phiral.net/ >>> Especially the last link on that page. I thought I'd never see that >>> again, as it's vanished from the Web virtually everywhere else. >

Re: assembly for x86

2008-09-23 Thread Maxime DERCHE
On Tue, 23 Sep 2008 19:23:25 +0200 Jonathan Schleifer <[EMAIL PROTECTED]> wrote: > Am 22.09.2008 um 13:45 schrieb Gabri Mati: > > > Dear List, > > I'd like to study the assembly language of the x86 architecture. I've > > searched for books, but there are a lot of them. Could you please > > recomm

[OT] was Re: assembly for x86

2008-09-23 Thread ropers
2008/9/23 guede <[EMAIL PROTECTED]>: > ropers wrote: >> >> Lots of interesting stuff there: http://www.phiral.net/ >> Especially the last link on that page. I thought I'd never see that >> again, as it's vanished from the Web virtually everywhere else. > > > ??? > > Hasn't vanished at all. Sorry,

Re: assembly for x86

2008-09-23 Thread guede
ropers wrote: Lots of interesting stuff there: http://www.phiral.net/ Especially the last link on that page. I thought I'd never see that again, as it's vanished from the Web virtually everywhere else. ??? Hasn't vanished at all.

Re: assembly for x86

2008-09-23 Thread Jonathan Schleifer
Am 22.09.2008 um 13:45 schrieb Gabri Mati: > Dear List, > I'd like to study the assembly language of the x86 architecture. I've > searched for books, but there are a lot of them. Could you please > recommend > me a good writer/book about this topic? > > Thank You! Google for 386INTEL.TXT and 387I

Re: assembly for x86

2008-09-23 Thread ropers
2008/9/23 Brynet <[EMAIL PROTECTED]>: > I found this article to be exceptionally useful when using OpenBSD as a > primary development platform: > > http://www.phiral.net/openbsdasm.htm Lots of interesting stuff there: http://www.phiral.net/ Especially the last link on that page. I thought I'd neve

Re: assembly for x86

2008-09-23 Thread Gábri Máté
Thank You! Althought i'm a total beginner with assembly, but these will come in handy when i'll get the picture. 2008/9/23 Brynet <[EMAIL PROTECTED]> > I found this article to be exceptionally useful when using OpenBSD as a > primary development platform: > > http://www.phiral.net/openbsdasm.ht

Re: assembly for x86

2008-09-23 Thread Brynet
I found this article to be exceptionally useful when using OpenBSD as a primary development platform: http://www.phiral.net/openbsdasm.htm Hope that helps, the first few paragraphs of it anyway... :) P.S: Both Intel and AMD have documentation available, they might be a better start: http://

Re: assembly for x86

2008-09-22 Thread Gábri Máté
Great book indeed! Thank You! 2008/9/23 Mic J <[EMAIL PROTECTED]> > http://www.drpaulcarter.com/pcasm/ > > Gratis book. > Uses nasm as assembler. and you can use yasm (BSD license) if you want. > > > Mic

Re: assembly for x86

2008-09-22 Thread Mic J
http://www.drpaulcarter.com/pcasm/ Gratis book. Uses nasm as assembler. and you can use yasm (BSD license) if you want. Mic

Re: assembly for x86

2008-09-22 Thread Gábri Máté
Thank You! I've ordered this book. I like No Starch Press books anyway. 2008/9/22 jmc <[EMAIL PROTECTED]> > --- G??bri M??t?? [Mon, Sep 22, 2008 at 01:45:30PM +0200]: --- > > Dear List, > > I'd like to study the assembly language of the x86 architecture. I've > > searched for books, but there ar

Re: assembly for x86

2008-09-22 Thread Gallon Sylvestre
On Mon, Sep 22, 2008 at 1:45 PM, Gabri Mati <[EMAIL PROTECTED]> wrote: > Dear List, > I'd like to study the assembly language of the x86 architecture. I've > searched for books, but there are a lot of them. Could you please recommend > me a good writer/book about this topic? > > Thank You! > > You

Re: assembly for x86

2008-09-22 Thread jmc
--- G??bri M??t?? [Mon, Sep 22, 2008 at 01:45:30PM +0200]: --- > Dear List, > I'd like to study the assembly language of the x86 architecture. I've > searched for books, but there are a lot of them. Could you please recommend > me a good writer/book about this topic? i'm a beginner, but i picked