Date: Wed, 2 Aug 1995 11:47:16 +0100 (BST) From: Stephen Pratt Subject: PDP-8/e emulator Here is my README file: ----------------------------------------------------------------------- PDP-8/e emulator: by Stephen Pratt ---------------------------------- This emulator was written as a project for the University of Cambridge's Diploma in Computer Science. It is written in Modula-3 and runs with a pretty graphical user interface if you use an X terminal. It was developed on a SunOS5 machine using Modula-3 version 3.3. The accompanying file is a 'tar' archive which has been compressed using 'gzip' version 1.2.4. It expands to about 1 Mb, with a directory structure as follows: pdp8e/c/cross-assembler pdp8e/c/commenter pdp8e/docs pdp8e/m3/pdp8lib/src pdp8e/m3/pdp8lib pdp8e/m3/buslib/src pdp8e/m3/buslib pdp8e/m3/Emulator/src pdp8e/m3/Emulator pdp8e/m3/MemMake/src pdp8e/m3/MemMake pdp8e/m3/BINtoCore/src pdp8e/m3/BINtoCore pdp8e/m3/MemDisp/src pdp8e/m3/MemDisp pdp8e/m3 pdp8e/software Total disc space needed when all programs are built is about 3 Mb. Building will generate a matching SOLsun directory for each src directory if built on SunOS5. Full documentation, including compilation instructions, can be found in the 'docs' subdirectory. To install the directorty structure, load the file onto your file space in the directory where you wish the pdp8e directory to be created. Then use the following commands: gunzip pdp8e.sgp.tar.gz tar xf pdp8e.sgp.tar For further instructions read the README file in the pdp8e/docs directory. ----------------------------------------------------------------------- Stephen Pratt Clare College CAMBRIDGE CB2 1TL (actually at 67 Chesterton Road, tel: 363781 until 12th August) 'Ask and it will be given to you; seek and you will find; knock and the door will be opened to you.' -----------------------------------------------------------------------