This area contains CPMRSX which will allow one to read/write CP/M format 8" floppies on RSX (or VMS). It also contains sources for a CP/M emulator (needs an 8" disk cp/m system to use) from the DECUS Australia 1982 tape. Given a CP/M system and these utilities you may be able to build yourself a complete CP/M emulator and run 8080 software on a VAX. Anyone who wants to clean the emulator up and make it easier to move or who wants to add Z80 opcodes is invited to do so. The original Australian readme follows: This is distributed on the basis of people who use it return their improvements. We would like Z80 emulation. CPM8080.MAR is really a general emulator. INs and OUTs trap to subroutines that have to be supplied. For CPM IN is used to do all the CBIOS functions. To use it first get a CPM license from Digital Research. Add in the VBIOS provided. Copy the floppy to a RMS disk file using the FLOPPY program. Now give that as DISK A when you start up the CPM program. The CPM program itself contains no proprietary software - it is not much use without a CPM disk!