home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
norge.freeshell.org (192.94.73.8)
/
192.94.73.8.tar
/
192.94.73.8
/
pub
/
computers
/
cpm
/
alphatronic
/
MPM-GEN.ZIP
/
DISK.DOC
< prev
next >
Wrap
Text File
|
1997-09-27
|
1KB
|
35 lines
File: Contents:
RMAC.COM "RMAC" Relocating Macro Assembler
LINK.COM Linkage Editor
LIB.COM Library Manager
XREF.COM Cross Reference Utility
I8085.LIB Simple macros for 8085 RIM/SIM instructions
Z80.LIB Macro lirary for Z80 operation codes
Z80.DOC Documentation for the Z80.LIB file
INTER.LIB Traffic light intersection library (see manual)
TREADLES.LIB Library for traffic treadles
BUTTONS.LIB Library for pedestrian pushbuttons
SIMPIO.LIB Simple BDOS I/O Library
SEQIO.LIB Sequential file I/O library
STACK.LIB Simple stack machine library
DSTACK.LIB Complete stack machine library
COMPARE.LIB Library for simple 8-bit comparison operations
NCOMPARE.LIB 8-bit comparisons with negation
WHEN.LIB Macros for the WHEN construct (see manual)
DOWHILE.LIB Macros for the DOWHILE contstruct
SELECT.LIB Macros for the SELECT construct
LDRBIOS.ASM Sample Loader BIOS for MP/M II MPMLDR
BOOT.ASM Sample Boot for MP/M II
DEBLOCK.ASM Sample Deblocking algorithm for MP/M II
TODCNV.ASM Sample Time & Date Conversion for MP/M II
RESXIOS.ASM Sample Resident XIOS for MP/M II
DUMP.ASM Sample PRL for MP/M II
EXTRN.ASM Sample External module for DUMP.ASM