Re: [Freedos-user] OT: ASM Book

2011-06-10 Thread dos386
there are some DOS examples there. Look into 80386 or 8086 Intel manuals (25 or 33 years old !!!), the latest are not really useful for you ;-) -- ~~~ wow ~~~ -- EditLive Enterprise is the world's most technically advan

Re: [Freedos-user] OT: ASM Book

2011-06-10 Thread dos386
> Excuse me for the OT but I think there are some that can help me here. > I am trying to learn assembly language. Join http://board.flatassembler.net/ -- ~~~ wow ~~~ -- EditLive Enterprise is the world's most technica

Re: [Freedos-user] OT: ASM Book

2011-05-28 Thread Robert Riebisch
Santiago Almenara wrote: > I am trying to learn assembly language. Most of the books, I've gotten, > have its own set of libraries (eg. HLA, Irvine, etc), I want one that I > can learn all INT 21H functions. Get "First steps towards system programming under MS-DOS7" and other stuff at http://www.

Re: [Freedos-user] OT: ASM Book

2011-05-28 Thread Single Stage to Orbit
On Sat, 2011-05-28 at 15:54 -0500, Rugxulo wrote: > 1). RBIL is the (mostly) accurate authoritative list. But I prefer > D.J. Delorie's online version (ads aren't as annoying as other > guy's): That animated American football guy on DJ's page is just as annoying! -- Tactical Nuclear Kittens -

Re: [Freedos-user] OT: ASM Book

2011-05-28 Thread Rugxulo
Hi, On Sat, May 28, 2011 at 1:05 PM, Santiago Almenara wrote: > > Excuse me for the OT but I think there are some that can help me here. > I am trying to learn assembly language. Most of the books, I've gotten, have > its own set of libraries (eg. HLA, Irvine, etc), I want one that I can learn >

Re: [Freedos-user] OT: ASM Book

2011-05-28 Thread Ralf A. Quint
At 11:05 AM 5/28/2011, Santiago Almenara wrote: >Hi, > >Excuse me for the OT but I think there are some that can help me here. > >I am trying to learn assembly language. Most of the books, I've >gotten, have its own set of libraries (eg. HLA, Irvine, etc), I want >one that I can learn all INT 21H

Re: [Freedos-user] OT: ASM Book

2011-05-28 Thread Alvin P. Schmitt
You do not need an assembly language book. You need a systems programming book. The one I use that is great is: PC INTERN Systems Programming - The Encyclopedia of DOS Programming Know How by Tischer. It is an Abacus book. Look for it in amazon.com . On Sat, May 28, 2011 at 2:05 PM, Santiago Almen

[Freedos-user] OT: ASM Book

2011-05-28 Thread Santiago Almenara
Hi, Excuse me for the OT but I think there are some that can help me here. I am trying to learn assembly language. Most of the books, I've gotten, have its own set of libraries (eg. HLA, Irvine, etc), I want one that I can learn all INT 21H functions. Is there one online?? Santiago ---