Hi, On Sat, May 28, 2011 at 1:05 PM, Santiago Almenara <almen...@gmail.com> 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 > all INT 21H functions. > Is there one online??
The others gave good (but incomplete) answers. Nevertheless, I'll respond here: 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): http://www.delorie.com/djgpp/doc/rbinter/ Note that it doesn't "teach" you assembly, only the OS calls. 2). There are many asm books available for DOS, but the best seem to be by Peter Norton and Jeff Duntemann (2nd edition only, newer 3rd removes DOS): _Peter Norton's Assembly Language Book for the IBM PC_ (shows you how to write DSKPATCH.EXE) http://www.amazon.com/Nortons-Assembly-Language-Norton-Foundation/dp/0136624537/ref=sr_1_2?ie=UTF8&qid=1306615482&sr=8-2 _Assembly Language Step-by-step: Programming with DOS and Linux_ (2nd edition) http://www.amazon.com/Assembly-Language-Step-step-Programming/dp/0471375233/ref=sr_1_2?ie=UTF8&s=books&qid=1306615797&sr=1-2 3). A few months ago, I accidentally stumbled upon and thus bought a book (used, $2) called _MS-DOS Functions_ (Ray Duncan, 1988), part of the "Programmer's Quick Reference Series". It's int 21h only and only up through DOS 3.3, but it's nice to have. Still, I think RBIL is much more useful (obviously??). HelpPC would probably be a good reference too. But to really learn, you're going to have to look at examples and live inside a debugger for a while! Try FASM (it assembles itself, has its own built-in DOS IDE) and GRDB (or FD Debug or Insight or Deglucker or ...): http://board.flatassembler.net/ http://ladsoft.tripod.com/grdb.htm If you can be more specific on what types of apps you want to write, you'll get better help. ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user