The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => 16 bit DOS Programming => Topic started by: LouisStDubois on May 10, 2007, 06:56:58 PM

Title: possible masm program library
Post by: LouisStDubois on May 10, 2007, 06:56:58 PM
Does anyone know of, or better yet, have a link to any masm 16 bit program libraries that a person new to this like myself could download and monkey around with.  I've been told that one can learn a lot from checking out other peoples work and modifying it to see the results.  Thanks.  Louis
Title: Re: possible masm program library
Post by: MichaelW on May 11, 2007, 04:39:24 AM
I have a collection of 16-bit support procedures and macros. The attachment includes the latest version along with a small demo app that reads and dumps the boot sector of the first diskette drive.

[attachment deleted by admin]
Title: Re: possible masm program library
Post by: LouisStDubois on May 11, 2007, 01:02:35 PM
Thank you very much Michael.  You're a generous dude.  I can always count on you for help.  I'll put them to good use.  Louis