home *** CD-ROM | disk | FTP | other *** search
- BDISK Library Source Code
-
- These are the source files used to create the BDISK library. The source code
- is written in Macro Assembler 5.0. To create the library, assemble all the
- files below, and then use the LIB utility to combine the separate object files
- into a single library.
-
- BOTSEC.ASM boot sector data (_BOOTSEC)
- NEWVEC.ASM reset the disk parameters (SETBASE, RESBASE)
- SECRED.ASM read absolute sectors (SECRED)
- SECVER.ASM verfiy absolute sectors (SECVER)
- SECWRT.ASM write absolute sectors (SECWRT)
- TRKFRM.ASM format disk tracks (TRKFRM)
-