home *** CD-ROM | disk | FTP | other *** search
/ ftp.pasteur.org/FAQ/ / ftp-pasteur-org-FAQ.zip / FAQ / emulators-faq / part2 < prev    next >
Encoding:
Internet Message Format  |  1997-11-25  |  76.2 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!hecate.umd.edu!cs.umd.edu!info.usuhs.mil!news.monroe.army.mil!wrdiss1.robins.af.mil!news.sgi.com!csulb.edu!logbridge.uoregon.edu!nntprelay.mathworks.com!news.mathworks.com!uunet!in3.uu.net!cnn.exu.ericsson.se!cnn.exu.ericsson.se!netnews
  2. From: adam.roach@exu.ericsson.se (Adam Roach)
  3. Newsgroups: comp.emulators.misc,comp.answers,news.answers
  4. Subject: comp.emulators.misc Frequently Asked Questions (FAQ) [2/3]
  5. Supersedes: <2-l7d.XwjF7@b04a24.exu.com>
  6. Followup-To: poster
  7. Date: 25 Nov 1997 00:00:10 -0600
  8. Organization: Little piles, all around my room.
  9. Lines: 2160
  10. Sender: exuadam@cnn.exu.ericsson.se
  11. Approved: news-answers-request@MIT.EDU
  12. Expires: Sat, 13 Dec 1997 06:00:00 GMT
  13. Message-ID: <2-4Df.DcoK7@b04a24.exu.com>
  14. References: <1-4Df.DcoK7@b04a24.exu.com>
  15. Reply-To: adam.roach@exu.ericsson.se (Adam Roach)
  16. NNTP-Posting-Host: b04a24.exu.ericsson.se
  17. Summary: This posting contains a list of currently available emulators
  18.          for as many platforms as possible. It also contains several
  19.          pointers to information for programmers who wish to develop
  20.          emulators.
  21. Xref: senator-bedfellow.mit.edu comp.emulators.misc:38567 comp.answers:29073 news.answers:117537
  22.  
  23. Archive-name: emulators-faq/part2
  24. URL: http://www.why.net/home/adam/cem/
  25. Posting-Frequency: semi-monthly (11th and 25th of each month)
  26. Last-modified: Fri, 25 Apr 1997 19:26:19 GMT
  27.  
  28.   4.7 CHIP8
  29.  
  30.       CHIP8 is an odd puppy. It was never a real machine, per se; 
  31.       instead, it was a virutal machine implemented on several 
  32.       different platforms (similar to the current implementation of 
  33.       Java). CHIP8 interpreters were written for several machines 
  34.       (including the TELMAC 1800 and several kit computers, like the 
  35.       ETI 660, DREAM 6800, etc.). It was used primarily to program 
  36.       simple video games. The CHIP8 instruction set has fewer than 40 
  37.       opcodes total, including I/O, sound, and flow control. Since 
  38.       most computers of that era were very limited in terms of memory, 
  39.       most CHIP8 games are very small. (typically less then 256 
  40.       bytes). 
  41.  
  42.       Several games are available from the S-CHIP page: 
  43.         http://www.stack.urc.tue.nl/~maartenh/hp48gx/chipgame/
  44.  
  45.     4.7.1 DOS Chip8 and VChip-8 [MS-DOS]
  46.  
  47.         Text and VGA versions of a CHIP8 emulator. Includes source 
  48.         code. Future plans include a Windows version and Super-Chip 
  49.         emulation. Written by Paul Robson <autismuk@aol.com>. 
  50.  
  51.         Homepage: 
  52.           http://users.aol.com/autismuk/chip8/index.htm
  53.  
  54.     4.7.2 Chip8 [MS-DOS]
  55.  
  56.         A Chip8 and Super Chip8 emulator for MS-DOS. Includes several 
  57.         CHIP8 game images. 
  58.  
  59.         The program should be available on SimTel and its mirrors 
  60.         soon. 
  61.  
  62.         Written by David Winter <winter@worldnet.net>. 
  63.  
  64.         Homepage: 
  65.           http://mygale.mygale.org/11/hpmaniac/
  66.  
  67.     4.7.3 S-CHIP [HP-48]
  68.  
  69.         A CHIP-8 emulator for the HP-48 series of handheld calculators 
  70.         is available, along with several CHIP-8 games. Written by Erik 
  71.         Bryntse; based on CHIP-48, by Andreas Gustafsson. 
  72.  
  73.         In theory, these should have no problems running on one of the 
  74.         HP-48 emulators available; see section 4.17 for the HP-48 
  75.         emulators. 
  76.  
  77.         Homepage: 
  78.           http://www.stack.urc.tue.nl/~maartenh/hp48gx/chipgame/
  79.  
  80.   4.8 Coleco Adam
  81.  
  82.     4.8.1 ADAMEm [MS-DOS, Unix & X, Linux]
  83.  
  84.         Coleco Adam emulator. It is available for MS-DOS, Linux with 
  85.         SVGALib, and Unix with X. Anyone interested in porting to 
  86.         other platforms should contact Marcel. See the homepage for 
  87.         more information. 
  88.  
  89.         Written by Marcel de Kogel <m.dekogel@student.utwente.nl>. 
  90.  
  91.         Homepage: 
  92.           http://www.komkon.org/~dekogel/adamem.html
  93.  
  94.   4.9 Colour Genie
  95.  
  96.     4.9.1 CGenie [MS-DOS]
  97.  
  98.         Colour Genie emulator for MS-DOS; will not run under Win95 in 
  99.         a DOS box. Requires 80486 DX2/66 or better PC, DOS Protected 
  100.         Mode Interface (DPMI) or VCPI (e.g. HIMEM.SYS, QEMM386.EXE or 
  101.         the like), 1-2 MByte XMS available for DPMI, and an SVGA 
  102.         graphics adaptor with VESA support for 800x600x256 mode (VESA 
  103.         mode 103). 
  104.  
  105.         This emulator supports reading original Colour Genie disks 
  106.         with a 360k floppy drive. 
  107.  
  108.         Written by Juergen Buchmueller <Pullmoll@t-online.de> 
  109.  
  110.         Homepage: 
  111.           http://home.t-online.de/home/pullmoll/cgenie.htm
  112.  
  113.     4.9.2 Colour Genie Emulator [MS-DOS]
  114.  
  115.         A preliminary version of this emulator is now available from 
  116.         the home page. It doesn't yet support graphics. Under 
  117.         development by Stephan Scholz <stscholz@informatik.uni-kl.de> 
  118.         and Burkhard Lehner <blehner@student.uni-kl.de>. 
  119.  
  120.         Homepage: 
  121.           http://www.student.uni-kl.de/~sscholz/ColourGenie.html
  122.  
  123.   4.10 CPC
  124.  
  125.       The homepage below has pointers to various CPC ROM images. 
  126.  
  127.       Homepage: 
  128.         http://andercheran.aiind.upv.es/~amstrad/
  129.  
  130.       You might also have some luck checking in the 
  131.       comp.sys.amstrad.8bit FAQ: 
  132.         ftp://rtfm.mit.edu/pub/usenet/news.answers/amstrad8bit-faq
  133.  
  134.       Newsgroup: 
  135.         news:comp.sys.amstrad.8bit
  136.  
  137.       Many emulators and associated information are at: 
  138.         ftp://ftp.ibp.fr/pub/amstrad/emulator
  139.  
  140.       Program archives: 
  141.         ftp://ftp.nvg.unit.no/pub/cpc/
  142.         ftp://ftp.ibp.fr/pub/amstrad/
  143.  
  144.     4.10.1 A-CPC [Amiga]
  145.  
  146.         CPC emulation for the Amiga. Written by Kevin Thacker 
  147.         <kthacker@krisalis.co.uk>. A new version (2.0) is now 
  148.         available; however, it can be found only on the A-CPC web 
  149.         page. 
  150.  
  151.         Program: 
  152.           ftp://ftp.wustl.edu/pub/aminet/misc/emu/acpc_dem.lha
  153.           ftp://ftp.ibp.fr/pub/amstrad/emulator/acpc_dem.lha
  154.  
  155.         Version 2.0: 
  156.           http://andercheran.aiind.upv.es/~amstrad/A-CPC/
  157.  
  158.     4.10.2 Ami-CPC/PC-CPC [Amiga, MS-DOS]
  159.  
  160.         An alpha version of this CPC emulator is now available for 
  161.         both the Amiga and the PC. Written by Ludovic Deplanque. The 
  162.         utility programs listed below allow for conversion from .CPC 
  163.         to .DSK files (Amiga and PC). For suggestions, write to 
  164.         Emmanuel Roussin <roussin@genesis8.frmug.fr.net>, who will 
  165.         forward them to the author. 
  166.  
  167.         Utility Programs: 
  168.           ftp://ftp.ibp.fr/pub/amstrad/emulator/amicpcut.lha
  169.  
  170.         Amiga Program (includes sources): 
  171.           ftp://ftp.ibp.fr/pub/amstrad/emulator/amicpc40.lzh
  172.  
  173.         MS-DOS Program: 
  174.           ftp://ftp.ibp.fr/pub/amstrad/emulator/pccpc040.lzh
  175.  
  176.     4.10.3 !CPC, !CPC_Demo [Acorn Archimedes]
  177.  
  178.         CPC emulation for the Archimedes computers. Provides CPC6128 
  179.         emulation. Runs approximately as fast as the original machine 
  180.         with ARM3. 
  181.  
  182.         A new version is available, as of 1996-Feb-13. Written by Mark 
  183.         Rison <rison@hep.phy.cam.ac.uk>. 
  184.  
  185.         Homepage: 
  186.           http://www.hep.phy.cam.ac.uk:8080/rison/cpc/cpc.html
  187.  
  188.     4.10.4 CPC++ [SunOS, MacOS]
  189.  
  190.         Currently compiled for SunOS and MacOS; however, the author is 
  191.         working to port it to other machines. A mailing list is 
  192.         available for this emulator; see the homepage for details. 
  193.  
  194.         Written by Brice Rive <brice@world-net.sct.fr>. 
  195.  
  196.         Homepage: 
  197.           http://www.worldnet.fr/~brice/cpc/cpcpp.shtml
  198.  
  199.     4.10.5 CPCEMU [MS-DOS]
  200.  
  201.         CPC emulation for MS-DOS machines. A new version, 1.4, is now 
  202.         available; it includes French documentation, online help, and 
  203.         GUS support. 
  204.  
  205.         Program: 
  206.           ftp://ftp.ibp.fr/pub/amstrad/emulator/cpcemu14.zip
  207.  
  208.     4.10.6 CPC-Emulator [Acorn Archimedes]
  209.  
  210.         Written by Andreas Stroiczek. Currenly, v1.02 or later should 
  211.         be available. 
  212.  
  213.         Program: 
  214.           ftp://ftp.uni-stuttgart.de/pub/systems/acorn/riscos/emulator/
  215.               cpcem102.zip
  216.           ftp://ftp.ibp.fr/pub/amstrad/emulator/cpcem102.zip
  217.  
  218.     4.10.7 CPE [MS-DOS, Amiga]
  219.  
  220.         CPC emulation for PCs and Amigas. Will emulate the CPC464, 
  221.         CPC644, and CPC6128, depending on the ROM image provided. 
  222.         Requires a 80386 or better and a VGA graphics card. A 80486 
  223.         with SVGA and a SoundBlaster or GUS-compatible sound card are 
  224.         suggested. The ROM images are included in this archive. The 
  225.         Amiga version (including source) is available from the 
  226.         homepage. 
  227.  
  228.         Originally developed by Bernd Schmidt 
  229.         <crux@pool.informatik.rwth-aachen.de>. Maintainance and 
  230.         further development by Ulrich Doewich <cyrel@cybercube.com>. 
  231.  
  232.         Program, PC version: 
  233.           ftp://ftp.ibp.fr/pub/amstrad/emulator/cpe51.zip
  234.           ftp://ftp.nvg.unit.no/pub/cpc/emulator/cpe51.zip
  235.           http://www-users.informatik.rwth-aachen.de/~crux/cpe51.zip.bin
  236.  
  237.         Source code is also available: 
  238.           ftp://ftp.ibp.fr/pub/amstrad/emulator/cpesrc51.zip
  239.           http://www-users.informatik.rwth-aachen.de/~crux/cpesrc51.zip.bin
  240.  
  241.         Homepage: 
  242.           http://www.interlog.com/~cyrel/cpc/
  243.  
  244.         Original Homepage: 
  245.           http://www-users.informatik.rwth-aachen.de/~crux/
  246.  
  247.     4.10.8 EmuCPC [Amiga]
  248.  
  249.         A CPC emulator for the Amiga. Written by Stephane Tavenard 
  250.         <tavenard@xiii.univ-angers.fr>. Version 0.7 is available. 
  251.  
  252.         Program: 
  253.           ftp://ftp.doc.ic.ac.uk/pub/aminet/misc/emu/emucpc07.lzx
  254.           ftp://ftp.ibp.fr/pub/amstrad/emulator/emucpc07.lzx
  255.  
  256.         Homepage (in French): 
  257.           http://www.info.univ-angers.fr/~puerto/raphael/fr/doc/emucpc.html
  258.  
  259.     4.10.9 No$CPC [MS-DOS]
  260.  
  261.         Very fast CPC emulation. 
  262.  
  263.         Program: 
  264.           ftp://ftp.nvg.unit.no/pub/cpc/incomming/no$cpc.zip
  265.  
  266.     4.10.10 Richard Wilson's CPC Emulator [MS-DOS]
  267.  
  268.         Written by Richard Wilson. 
  269.           ftp://ftp.nvg.unit.no/pub/cpc/emulator/rwcpc.zip
  270.  
  271.     4.10.11 ??? [Unix & X]
  272.  
  273.         Development of a Unix based CPC emulator has been announced by 
  274.         Wayne Gratton <wayne.gratton@uk.sun.com>. 
  275.  
  276.   4.11 CoCo 2, Dragon 32/64
  277.  
  278.       The CoCo 2 and the Dragon 32/64 machines are basically the same. 
  279.       The largest differences between them involve different versions 
  280.       of BASIC, and a parallel port on the Dragon (the CoCo had none). 
  281.       There are some subtle differences as well (such as the keyboard 
  282.       wiring and I/O port configuration) that make the ROMs 
  283.       incompatible. Not all emulators take these changes into account. 
  284.       Notably, the CoCo 2 emulator listed below will not work with 
  285.       Dragon 64 ROMs. 
  286.  
  287.       A CoCo mailing list exists; its address is 
  288.       <coco@pucc.princeton.edu>. (This is also available on the 
  289.       newsgroup bit.listserv.coco). 
  290.  
  291.       A Dragon mailing list exists; for more information, write to 
  292.       <dragon-list-request@grempc.demon.co.uk>. To join the list, send 
  293.       a message containing 'Subscribe' to 
  294.       <dragon-list-request@grempc.demon.co.uk>. 
  295.  
  296.       Dragon/CoCo Emulator Homepage: 
  297.         http://public.logica.com/~burginp/emulators.html
  298.  
  299.       Dragon Newsgroup: 
  300.         news:alt.comp.dragon
  301.  
  302.       Dragon Software: 
  303.         http://www.dcs.warwick.ac.uk/~ross/Text/dragon/
  304.         http://public.logica.com/~burginp/software.html
  305.  
  306.     4.11.1 CoCo 2 [MS-DOS]
  307.  
  308.         CoCo 1 and 2 emulator for MS-DOS machines. (Also emulates 
  309.         Dragon 32/64 machines). This emulator runs just fine on any 
  310.         80x86; due to speed considerations, though, a '386-33 or 
  311.         faster is recommended. Includes soundblaster support, 
  312.         debugger, variable speeds, and disk and casette emulation. 
  313.         Written by Jeff Vavasour <jeffv@physics.ubc.ca>. 
  314.  
  315.         Note that there is also a CoCo 3 emulator available from the 
  316.         same author, but it is not shareware. For more information, 
  317.         mail the author. 
  318.  
  319.         Program: 
  320.           ftp://ftp.unicamp.br/pub/simtel20/msdos/emulator/coco2-14.zip
  321.           ftp://oak.oakland.edu/pub/simtelnet/msdos/emulate/coco2-14.zip
  322.  
  323.     4.11.2 Dream [Amiga]
  324.  
  325.         A pre-release of this emulator is now available from Paul 
  326.         Burgin's emulator page. See section 4.11 for more information. 
  327.  
  328.         Developed by Sean Siford <seans@soc.plym.ac.uk_subnode.soc> 
  329.  
  330.         Program: 
  331.           http://public.logica.com/~burginp/dream.lha
  332.  
  333.     4.11.3 PC Dragon II [MS-DOS]
  334.  
  335.         Dragon 32/64 emulator for MS-DOS machines. (Also emulates CoCo 
  336.         2 machines). This is a very slow emulation; it requires a 
  337.         90MHz P5 to run at full speed. Written by Paul Burgin 
  338.         <burginp@logica.com> 
  339.  
  340.         Program: 
  341.           ftp://oak.oakland.edu/pub/simtelnet/msdos/emulate/pcdgn201.zip
  342.  
  343.     4.11.4 T3 [MS-DOS]
  344.  
  345.         Dragon/CoCo emulator for MS-DOS; it requires VGA and an 80386 
  346.         or higher. This program emulates the Dragon 32, Dragon 64 and 
  347.         CoCo II machines at full speed on a 386-20. The emulator is 
  348.         still under development, but a test version is available. 
  349.         Written by Paul Burgin <burginp@logica.com>. 
  350.  
  351.         Program: 
  352.           http://public.logica.com/~burginp/t3.html
  353.  
  354.     4.11.5 ??? (2) [Unix]
  355.  
  356.         Under development by David Linsley <djl102@york.ac.uk>. David 
  357.         is planning to produce a Dragon emulator for Unix platforms. 
  358.         Tenatively, his development platform will be either Linux or 
  359.         SGI Indy. 
  360.  
  361.   4.12 DG Nova/Eclipse
  362.  
  363.       See also section 6.3. 
  364.  
  365.     4.12.1 Computer History Simulators
  366.  
  367.         This is a large project; it includes freeware simulators for 
  368.         the Data General Nova, the PDP-4, PDP-7, PDP-8, PDP-9, PDP-11, 
  369.         PDP-15, and the IBM 1401. They are intended for personal or 
  370.         educational use and are provided on an as-is basis. Support is 
  371.         not available, and commercial use is prohibited. The package 
  372.         also includes some demonstration software, including RDOS 7.5 
  373.         for the NOVA, OS/8 for the PDP-8, and several versions of Unix 
  374.         for the PDP-11. 
  375.  
  376.         On an Alpha 3000/600 workstation (three years old, 175Mhz - 
  377.         about equivalent to a Pentium 120), and compiling at the -O2 
  378.         optimization level, the performance of all the simulators 
  379.         exceeds that of the original systems, except for the PDP-11, 
  380.         which is about 75%. Of course, the faster the host, the faster 
  381.         the simulator. 
  382.  
  383.         Information on the project is available in the December '96 
  384.         issue of _The Digital Technical Journal_. 
  385.  
  386.         This project is coordinated by Bob Supnik 
  387.         <bob.supnik@ljo.dec.com>. See the documentation for individual 
  388.         authors' contact information. 
  389.  
  390.         If you wish to contribute any programs, bug fixes, new 
  391.         drivers, new simulators, or ports to new operating systems, 
  392.         contact Bob Supnik <bob.supnik@ljo.dec.com>. 
  393.  
  394.         Program: 
  395.           ftp://ftp.digital.com/pub/DEC/sim/sources/sim_2.2d.tar.Z
  396.  
  397.         RDOS for the NOVA: 
  398.           ftp://ftp.digital.com/pub/DEC/sim/software/rdosswre.tar.Z
  399.  
  400.         OS/8 for the PDP-8: 
  401.           ftp://ftp.digital.com/pub/DEC/sim/software/os8swre.tar.Z
  402.  
  403.         Unix V5, V6, and V7 for the PDP-11: 
  404.           ftp://ftp.digital.com/pub/DEC/sim/software/uv5swre.tar.Z
  405.           ftp://ftp.digital.com/pub/DEC/sim/software/uv6swre.tar.Z
  406.           ftp://ftp.digital.com/pub/DEC/sim/software/uv7swre.tar.Z
  407.  
  408.   4.13 EDSAC
  409.  
  410.       The EDSAC was the first practical stored-program computer. It 
  411.       was developed at Cambridge, and went into operation in 1949. 
  412.  
  413.     4.13.1 Warwick EDSAC Simulator [MacOS, Windows 95]
  414.  
  415.         EDSAC emulator for 680x0 based Macintoshes; a Windows 95 
  416.         version should be available soon. Written by Martin 
  417.         Campbell-Kelly <Martin.Campbell-Kelly@dcs.warwick.ac.uk> 
  418.  
  419.         Homepage: 
  420.           http://www.dcs.warwick.ac.uk/~mck/EdsacWWW/MacEdsac.html
  421.  
  422.   4.14 ENIAC
  423.  
  424.       Geez. I know I've been looking for a simulator to run all my old 
  425.       ENIAC games. 
  426.  
  427.       While it is still under development, a group at the University 
  428.       of Pennsylvania is creating an ENIAC simulator which will be 
  429.       accessable via the web. 
  430.  
  431.       Written by Douglas Bellew <bellew@eniac.seas.upenn.edu> and Tim 
  432.       Rauenbusch <rauenbus@eniac.seas.upenn.edu>. 
  433.  
  434.       Homepage: 
  435.         http://homepage.seas.upenn.edu/~museum/sim.html
  436.  
  437.   4.15 Enterprise 64/128
  438.  
  439.     4.15.1 Enterprise Emulator [Unix & X]
  440.  
  441.         A depository for information about the Enterprise exists; its 
  442.         purpose is to provide a depository from which emulator 
  443.         developers can get specifications, etc. 
  444.  
  445.         A prototype emulator (currently in a very early stage of 
  446.         development) is available off the homepage. It runs under 
  447.         SunOS 4.1.2 and Linux. ROM images are also available from the 
  448.         homepage. 
  449.  
  450.         Homepage: 
  451.           http://www.camme.ac.be/~cammejpm/enterprise.html
  452.  
  453.         Program: 
  454.           http://www.camme.ac.be/~cammejpm/enterprise.html#LASTREL
  455.  
  456.   4.16 HP41
  457.  
  458.     4.16.1 TTCALC [MS-Windows]
  459.  
  460.         The documentation for this program is comletely in German. 
  461.         Written by Stefan Seiwerth. 
  462.  
  463.         Program: 
  464.           ftp://ftp.euro.net/Windows/cica/desktop/ttcalc.zip
  465.  
  466.   4.17 HP-48
  467.  
  468.       For information on the HP-48, see: 
  469.         news:comp.sys.hp48
  470.  
  471.       A good webpage to start on is: 
  472.         http://www.stack.urc.tue.nl/~maartenh/hp48gx/
  473.  
  474.     4.17.1 Emu48 [MS-DOS, MS-Windows]
  475.  
  476.         HP48 emualtor for MS-DOS and MS-Windows. The Windows version 
  477.         requires Windows 95 or win32s. Written by Sebastien Carlier 
  478.         <sebc@cybera.anet.fr>. 
  479.  
  480.         Program: 
  481.           http://www.stack.urc.tue.nl/~maartenh/hp48gx/emulator/emu48dos.zip
  482.  
  483.     4.17.2 x48 [Unix & X]
  484.  
  485.         X11 based emulator of Hewlett-Packards HP48 S/SX, G/GX. x48 
  486.         emulates the HP48 calculator's hardware, and runs an original 
  487.         ROM from your calculator in an X window. You need to obtain a 
  488.         ROM image for this emulator. 
  489.  
  490.         Program: 
  491.           ftp://sunsite.unc.edu/pub/Linux/system/Emulators/x48-0.4.0.tar.gz
  492.           ftp://ftp.cis.com/pub/hp48g/uploads/x48-040.zip
  493.  
  494.   4.18 IBM 1401
  495.  
  496.     4.18.1 Computer History Simulators
  497.  
  498.         See section 4.12.1. 
  499.  
  500.   4.19 Macintosh
  501.  
  502.       See also section 3.7. 
  503.  
  504.     4.19.1 A-Max [Amiga]
  505.  
  506.         A commerically produced Macintosh emulator for the Amiga. The 
  507.         official version requires hardware for the ROMs; however, an 
  508.         illegal version of this program with the ROMs stored on disk 
  509.         is rumored to exist. See section 6.5.1. 
  510.  
  511.     4.19.2 Aladin [Atari ST]
  512.  
  513.         This program emulates a classic (64k) Macintosh on an Atari 
  514.         ST. It shipped as a cartridge which required you to add in 
  515.         real Macintosh ROMs. There is purportedly an illegal version 
  516.         of this program (MacBongo) which is programmed to work with 
  517.         ROM images. 
  518.  
  519.         Aladin supports 640x400 resolution, runs at the ST's 8MHz, 
  520.         addresses up to 4Mb of RAM, and works with the ST's parallel 
  521.         and serial ports. Starting with version 3.0, Aladin supports 
  522.         access to hard drives. 
  523.  
  524.         Aladin was manufactured by German company ProficomP, and 
  525.         distributed in the UK by Eidersoft and Signa Publishing. It is 
  526.         doubtful that it is still distributed. In 1988, the price was 
  527.         about UKP 170 (about US$265). 
  528.  
  529.     4.19.3 Basilisk [BeBox]
  530.  
  531.         A beta release of this Macintosh emulator is now available. It 
  532.         is based on the 680x0 emulation from UAE (see section 4.4.2). 
  533.         You must obtain a Macintosh ROM to operate this emulator. 
  534.         Currently emulates a Mac Classic only. Under development by 
  535.         Christian Bauer <cbauer@iphcip1.physik.uni-mainz.de>. 
  536.  
  537.         Homepage: 
  538.           http://www.uni-mainz.de/~bauec002/BBMain.html
  539.  
  540.         Program: 
  541.           ftp://cocoon.ghb.fh-furtwangen.de/Be/DeBUG/cebix/BasiliskV0_4.tar.gz
  542.  
  543.     4.19.4 Emplant [Amiga]
  544.  
  545.         See section 6.6.1. 
  546.  
  547.     4.19.5 MagicSac [Atari ST/TT]
  548.  
  549.         Emulates a Mac Classic on an Atari ST or TT computer. Produced 
  550.         by Gadgets by Small. 
  551.  
  552.     4.19.6 ShapeShifter [Amiga]
  553.  
  554.         ShapeShifter is a shareware Macintosh-II emulator for the 
  555.         Amiga. Currently, this program supports only 32-bit-clean 
  556.         programs; it does not support (or require) an MMU. 
  557.  
  558.         ShapeShifter requires AmigaOS 2.1, a 68020 or better, 4 Megs 
  559.         of RAM, Macintosh ROM images, and the Macintosh system 
  560.         software disks. 
  561.  
  562.         ShapeShifter supports color displays up to 256 colors on AGA 
  563.         Amigas, access to all Amiga I/O from inside Macintosh 
  564.         programs, concurrent Macintosh and Amiga programs, 
  565.         multichannel sound, shared clipboards, and full speed 
  566.         emulation. 
  567.  
  568.         Upon paying a registration fee of US$40 or 50 DM, you will 
  569.         receive a key which allows SCSI driver support and hard disk 
  570.         partition support. 
  571.  
  572.         Written by Christian Bauer <bauec002@goofy.zdv.uni-mainz.de>. 
  573.  
  574.         Program: 
  575.           ftp://ftp.wustl.edu/pub/aminet/misc/emu/ShapeShift3_1.lha
  576.           ftp://server.biologie.uni-erlangen.de/pub/shapeshifter/
  577.               ShapeShifter3_1.lha
  578.  
  579.     4.19.7 Spectre [Atari ST]
  580.  
  581.         Originally named 'Maculator,' this emulator emulates a 128K 
  582.         Mac. The most recent version allows Mac double density disks 
  583.         to be read in the ST's drive. The reveiws claimed that it had 
  584.         good compatiblility and speed. (Furthermore, the emulated Mac 
  585.         had a screen of 640x480, instead of the 512x384 that the Mac 
  586.         Plus sported.) Produced by "Gadgets by Small." (Although it is 
  587.         doubtful you could get a copy from them now...) 
  588.  
  589.     4.19.8 vMac (portable)
  590.  
  591.         This is an effort (a la UAE) to develop a Macintosh machine 
  592.         emulator onto which an operating system can be loaded. Current 
  593.         development efforts are being done under MS-DOS, but the 
  594.         eventual aim is to have a portable emulator. At present, it is 
  595.         in an *extremely* early stage of development, and is 
  596.         soliciting help. The CPU is based on the 680x0 emulation 
  597.         present in UAE (see section 4.4.2). 
  598.  
  599.         A mailing list should be available shortly. 
  600.  
  601.         Homepage: 
  602.           http://www.clearlight.com/~jagtech/vmac/index.htm
  603.           http://www.geocities.com/SiliconValley/9359/vmac.html
  604.  
  605.   4.20 MSX
  606.  
  607.       The MSX is a Z80 based personal computer. For more information, 
  608.       examine the information presented on the homepage. 
  609.  
  610.       Also, a mailing list exists for MSX discussions; to subscribe, 
  611.       send mail to <majordomo@stack.urc.tue.nl>, with the following 
  612.       lines in the body: 
  613.       
  614.         subscribe msx
  615.         info msx
  616.  
  617.       Homepage: 
  618.         http://www.freeflight.com/fms/MSX/
  619.  
  620.       Also, many games, utilities, etc. for the MSX may be found at 
  621.       the following locations: 
  622.         ftp://stargate.imagine.com/pub/MSX/
  623.         ftp://ftp.funet.fi/pub/msx/
  624.         ftp://riaph.irkutsk.su/pub/
  625.         ftp://ftp.saitama-u.ac.jp/pub/msx/
  626.  
  627.       ROMs for the MSX can be retrieved from: 
  628.         http://www.gamepen.com/gamewire/classic/classic.html
  629.  
  630.       Newsgroup: 
  631.         news:comp.sys.msx
  632.  
  633.       FAQ: 
  634.         http://www.sci.fi/~tonisra/msx.html
  635.  
  636.     4.20.1 AmiMSX [Amiga]
  637.  
  638.         Emulates an MSX-1 on an Amiga with a 68020 or better. Supports 
  639.         sprites and PSG; the graphics emulation is not complete, 
  640.         however. 
  641.  
  642.         Program: 
  643.           http://www.freeflight.com/fms/MSX/AmiMSX21.lha
  644.  
  645.     4.20.2 Atari ST MSX-1 emulator [Atari ST]
  646.  
  647.         Program: 
  648.           ftp://ftp.funet.fi/pub/msx/stemu/msx0-008.zip
  649.  
  650.     4.20.3 PC MSX-1 emulator [MS-DOS]
  651.  
  652.         Emulates an MSX-1 on a PC with a 80386 or better. Requires MSX 
  653.         ROM images. They may be available from the MSX homepage (see 
  654.         section 4.20). 
  655.  
  656.     4.20.4 PC MSX-2 emulator [MS-DOS]
  657.  
  658.         The same program as described in section 4.20.3 for emulation 
  659.         of an MSX-2. 
  660.  
  661.         Program: 
  662.           ftp://ftp.funet.fi/pub/msx/pcemu/msx099b1.arj
  663.  
  664.     4.20.5 fMSX [Unix, PowerMac, MS-DOS]
  665.  
  666.         This package includes C sources for a portable MSX/MSX2/MSX2+ 
  667.         emulator, and screen/keyboard drivers for Unix/X and MSDOS. 
  668.         fMSX has been tested on following Unix systems: 
  669.  
  670.         NetBSD FreeBSD Linux SunOS Solaris OSF/1 Ultrix Irix 
  671.  
  672.         It has also been ported to the Amiga (see section 4.20.6), 
  673.         PowerMac and IBM PC. No decent drivers exist for the PowerMAC 
  674.         yet. 
  675.  
  676.         The most recent verision of the MSX/MSX2 emulator (0.9) 
  677.         includes disk support and support for several different kinds 
  678.         of MegaROM cartridges. Version 1.0 is die to be released "very 
  679.         soon." 
  680.  
  681.         The MS-DOS version is now at version 1.2.3. 
  682.  
  683.         Written by Marat Fayzullin <fms@freeflight.com>. 
  684.  
  685.         Homepage: 
  686.           http://www.freeflight.com/fms/MSX/
  687.  
  688.         Italian Homepage: 
  689.           http://users.iol.it/fmaida/msx_i.html
  690.  
  691.         Program: 
  692.           ftp://stargate.imagine.com/pub/MSX/fMSX/
  693.           ftp://ftp.komkon.org/pub/MSX/fMSX/
  694.  
  695.     4.20.6 fMSX Amiga [Amiga]
  696.  
  697.         MSX emulator for the Amiga, based on Marat Fayzullin's fMSX 
  698.         emulator (see section 4.20.5). The latest version, 1.3, 
  699.         includes support for virtual tape, creation of diskimages, and 
  700.         a few vital bugfixes. 
  701.  
  702.         fMSX Amiga split off from the main development branch at an 
  703.         early stage and has become a rather different program than the 
  704.         other fMSX:es. It currently supports MSX disks (both real and 
  705.         virtual), cartridges of all sizes, and virtual tape. It boasts 
  706.         fairly good-sounding PSG and SCC emulation, although not both 
  707.         at the same time. 
  708.  
  709.         Despite the high version number, MSX2 features are still not 
  710.         complete. VDP command emulation leaves a lot to be desired. 
  711.         MSX1 emulation is complete. 
  712.  
  713.         fMSX Amiga requires Amiga OS 2.0, an 68020 or better, 350KB 
  714.         chip memory, and 1000KB fast memory. It will make use of newer 
  715.         versions of the OS, faster CPU's, and more memory, if 
  716.         available. The entire program is controlled through a font 
  717.         sensitive GUI. 
  718.  
  719.         Ported by Hans Guijt <h.guijt@inter.nl.net>. 
  720.  
  721.         Program: 
  722.           ftp://ftp.wustl.edu/pub/aminet/misc/emu/fmsx_1.3.lha
  723.           ftp://stargate.imagine.com/pub/MSX/fMSX/fMSXAmiga.lha
  724.  
  725.   4.21 Oric
  726.  
  727.       Information about Euphoric and Amoric can be found the the 
  728.       following homepage; it also contains a bunch of other 
  729.       Oric-related information. 
  730.  
  731.       Homepage: 
  732.         http://www.ensica.fr/~frances/oric/oric_english.html
  733.  
  734.     4.21.1 Amoric [Amiga]
  735.  
  736.         Amoric is an Oric emulator for the Amiga. While the emulation 
  737.         is not quite complete, it will run about 95% of the existing 
  738.         Oric games. Current features (v1.0) include tape support, 
  739.         rough sound support, and partial graphics emulation. Disk 
  740.         emulation is not yet supported. Requires Kickstart 2.0 or 
  741.         higher with any CPU (68020 or better recommended). See the 
  742.         homepage for more information (see section 4.21). 
  743.  
  744.         Written by Jean-Francois Fabre <fabre@cert.fr>. 
  745.  
  746.         Program: 
  747.           ftp://ftp.aminet.com/misc/emu/AmoricV1_0.lha
  748.  
  749.     4.21.2 Euphoric [MS-DOS, Linux]
  750.  
  751.         Euphoric is an Oric emulator for PCs. It runs under Linux with 
  752.         SVGALIB and DOS with DJ.Delorie's go32 extender. It is 
  753.         expected soon to run under any 80x86 DPMI DPMI OS (OS/2, 
  754.         Windows 3.x, Windows NT, Windows 95, etc), and it will be 
  755.         ported to Unix with X. More information can be found on the 
  756.         homepage (see section 4.21). Written by Fabrice Frances 
  757.         <frances@laas.fr>. 
  758.  
  759.         MS-DOS Program: 
  760.           ftp://oak.oakland.edu/pub/simtelnet/msdos/emulate/eoric03a.zip
  761.  
  762.         Linux Program: 
  763.           ftp://ftp.ensica.fr/pub/Oric/euphoric.tar.gz
  764.  
  765.     4.21.3 Oric 48K [Unix & X]
  766.  
  767.         Oric emulator for Unix/X. Provides graphics emulation, 6522 
  768.         and 8912 emulation (including timers), tape I/O emulation 
  769.         using disk images, and printer output to a text file. This 
  770.         program also includes a utility that allows you to sample old 
  771.         Oric tapes and convert the sound samples into tape images. 
  772.         Written by Jean-Francois Fabre <fabre@supaero.fr>. 
  773.  
  774.         Program: 
  775.           ftp://hpux.cict.fr/incoming/ORIC48K_V3.1.tar.gz
  776.  
  777.   4.22 P2000
  778.  
  779.       Technical information: 
  780.         http://www.komkon.org/~dekogel/files/p2000/p2000.txt
  781.  
  782.     4.22.1 M2000 [MS-DOS, Unix & X, Linux]
  783.  
  784.         M2000 is a portable emulator for the P2000 home computer. It 
  785.         emulates a P2000T with 32KB RAM, 1 cartridge slot and 1 tape 
  786.         drive. It has joystick and sound support. Source code is 
  787.         available. It appears in include a utility to read in P2000 
  788.         tapes. 
  789.  
  790.         Now supports Linux with X and Linux with SVGAlib. Written by 
  791.         Marcel de Kogel <m.dekogel@student.utwente.nl>. 
  792.  
  793.         Homepage: 
  794.           http://www.komkon.org/~dekogel/m2000.html
  795.  
  796.   4.23 PDP-4
  797.  
  798.     4.23.1 Computer History Simulators
  799.  
  800.         See section 4.12.1. 
  801.  
  802.   4.24 PDP-7
  803.  
  804.     4.24.1 Computer History Simulators
  805.  
  806.         See section 4.12.1. 
  807.  
  808.   4.25 PDP-8
  809.  
  810.     4.25.1 Computer History Simulators
  811.  
  812.         See section 4.12.1. 
  813.  
  814.     4.25.2 PDP 8/11 Emulator [Unix]
  815.  
  816.         C source for two different emulators (one does PDP-11; the 
  817.         other, PDP-8). Written by Robert Supnik. Emulates J-11 CPU, 
  818.         RK05/RL01/RL02 hard disks, RX01 floppy, 1 TTY line, and paper 
  819.         tape. Very accurate emulation. 
  820.  
  821.         Program: 
  822.           ftp://ftp.std.com/ftp/pub/mbg/emulators/pdp_8_11_emulators.tar.Z
  823.  
  824.     4.25.3 PDP8/E Emulator [MacOS]
  825.  
  826.         This PDP-8 emulator includes a complete OS/8 system, FOCAL-8 
  827.         and Pascal-S. It is based on code originally written by Bill 
  828.         Haygood. 
  829.  
  830.         The simulated machine is a PDP-8/E with 4K words of memory and 
  831.         an ASR 33 console teletype. Optionally a MC8-E memory 
  832.         extension (with up to 32K words of memory), an EAE, an 
  833.         auxiliary ASR 33 teletype, a PC8-E high speed paper tape 
  834.         reader and punch, a RK8-E disk system, and a LP8-E line 
  835.         printer. A real time clock can be attached to the simulated 
  836.         PDP-8/E. For each device, there is a separate window which 
  837.         displays the internal state of the device. The user can view 
  838.         and edit the PDP-8 memory content as octal dump, assembler 
  839.         instructions and typed data (ASCII, integer, floating 
  840.         point,...). Other features of the simulator are breakpoints, 
  841.         break opcodes, single step execution, and a trace mode for the 
  842.         PDP-8/E. The teletype support uses standard Macintosh text 
  843.         editor windows. 
  844.  
  845.         Available via e-mail from the author; written by Bernhard 
  846.         Baehr <bb@informatik.uni-hannover.de>. This emulator is known 
  847.         to run under Executor. 
  848.  
  849.     4.25.4 PDP-8 Computer [Java]
  850.  
  851.         Barry J. Stern <bstern@in.net> has written a Java applet that 
  852.         emulates a PDP-8. This demonstration runs Focal. More 
  853.         information can be found on the homepage. 
  854.  
  855.         Homepage: 
  856.           http://www.in.net/~bstern/PDP8/pdp8.html
  857.  
  858.     4.25.5 TM PDP-8 [MS-DOS]
  859.  
  860.         A PDP-8 Emultor for MS-DOS. Includes OS8. No other information 
  861.         is available. 
  862.           ftp://sunsite.unc.edu/pub/academic/computer-science/history/pdp-8/
  863.               working/tm_pdp8.arc
  864.  
  865.     4.25.6 Unix PDP-8 emulator [Unix & X]
  866.  
  867.         This emulation has good emulation of the front display panel 
  868.         of the original PDP-8. Written by Douglas W. Jones 
  869.         <jones@cs.uiowa.edu>. 
  870.  
  871.         Homepage: 
  872.           http://www.cs.uiowa.edu/~jones/pdp8/
  873.  
  874.   4.26 PDP-9
  875.  
  876.     4.26.1 Computer History Simulators
  877.  
  878.         See section 4.12.1. 
  879.  
  880.   4.27 PDP-11
  881.  
  882.       (See also hardware solutions in section 6.7.) 
  883.  
  884.       PDP-11 FAQ list: 
  885.         ftp://sunsite.unc.edu/pub/academic/computer-science/history/pdp-11/faq
  886.  
  887.       PDP-11 Technical Information: 
  888.         ftp://sunsite.unc.edu/pub/academic/computer-science/history/pdp-11/
  889.  
  890.       PDP-11 Software Archives: 
  891.         ftp://ftp.update.uu.se/pub/pdp11/
  892.         ftp://shop-pdp.kent.edu/
  893.  
  894.     4.27.1 Computer History Simulators
  895.  
  896.         See section 4.12.1. 
  897.  
  898.     4.27.2 Ersatz-11 [MS-DOS]
  899.  
  900.         This emulator is written completely in 80x86 assembly. 
  901.  
  902.         From the author, John Wilson <wilsonj@rpi.edu>: 
  903.         
  904.           Name:           Ersatz-11 V1.1 BETA
  905.           Emulation:      PDP-11/34a with FPP, invidually selectable
  906.                           extensions, runs RT-11, RSX-11M, RSTS/E,
  907.                           IAS, 2.9BSD, Fuzzball, XXDP+.
  908.           Peripherals:    Disks:  RX01, RX02, RL01, RL02, RK06, RK07
  909.                           DL11 comm ports (up to 16), LP11 LPT ports
  910.                           (up to 4), DELUA ethernet ports (up to 4),
  911.                           PC11 paper tape reader/punch.
  912.           Host machine:   80186 or better running MS-DOS V2.0 or later,
  913.                           math coprocessor required for FPP support
  914.                           (has workaround for buggy P5s).
  915.           Author:         John Wilson.
  916.           Status:         Copyrighted but freely distributable.
  917.  
  918.         [Reposted with permission] 
  919.  
  920.         Program: 
  921.           ftp://ftp.dbit.com/pub/e11
  922.  
  923.     4.27.3 PDP Emulator [Unix]
  924.  
  925.         Program: 
  926.           ftp://sunsite.unc.edu/pub/academic/computer-science/history/pdp-11/
  927.               emulator/pdp11.shar.Z
  928.  
  929.     4.27.4 PDP 8/11 Emulator [Unix]
  930.  
  931.         See section 4.25.2 
  932.  
  933.     4.27.5 Russian Emulator [MS-DOS]
  934.  
  935.         Written by Valera Ovsienko <asd@holo.simbirsk.su>. 
  936.  
  937.         Demo Program: 
  938.           http://www.freeflight.com/fms/comp/bin/pdp11demo.zip
  939.  
  940.         Full Program: 
  941.           ftp://ftp.simtel.ru/pub/dos/emulator/pdp11/pdp11v33.rar
  942.  
  943.     4.27.6 ??? (1) [Unix]
  944.  
  945.         Written by Eric Edwards 
  946.  
  947.         Program: 
  948.           ftp://ftp.csh.rit.edu/pub/csh/mag/
  949.  
  950.     4.27.7 ??? (2) [Unix]
  951.  
  952.         Program: 
  953.           ftp://ftp.cim.mcgill.edu/pub/people/mouse/pdp11/
  954.  
  955.   4.28 PDP-15
  956.  
  957.     4.28.1 Computer History Simulators
  958.  
  959.         See section 4.12.1. 
  960.  
  961.   4.29 Psion
  962.  
  963.       Brace yourself, folks... we've gone beyond calculator emulators 
  964.       and clear into the realm of personal organizers. The Psion 
  965.       machines are personal assistants (scheduler, address book, 
  966.       spreadsheet, word processor , etc). They seem somewhat more 
  967.       popular in Europe than the States (the only one I've ever seen 
  968.       was from Switzerland, labeled in German, and made in the UK... 
  969.       although Psion appears to be in Massachusets.) See the Psion 
  970.       homepage for more information. 
  971.  
  972.       Homepage: 
  973.         http://www.psioninc.com/
  974.  
  975.     4.29.1 S3AEMUL [MS-DOS]
  976.  
  977.         Psion 3a emulator for MS-DOS; this will not work in a DOS box 
  978.         under Windows. S3AEMUL was actually produced by Psion 
  979.         themselves, but they provide no support for it -- its original 
  980.         purpose was internal development only. No sound support is 
  981.         provided. 
  982.  
  983.         The program available from the homepage appears to be somewhat 
  984.         more recent than the other two listed... 
  985.  
  986.         Homepage: 
  987.           http://www.psion.com/testzone/index.html
  988.  
  989.         Program: 
  990.           http://src.doc.ic.ac.uk/packages/psion/icdoc/development/s3aem1.zip
  991.           ftp://ftp.frontiernet.com/pub/psion/devel/s3aem1.zip
  992.  
  993.   4.30 R2000
  994.  
  995.       SPIM/SAL [MacOS] 
  996.  
  997.       This emulation provides support for the R2000 and a few simple 
  998.       I/O devices. It is bundled with a debugger. Written by James R. 
  999.       Larus <larus@cs.wisc.edu>. 
  1000.  
  1001.       Program: 
  1002.         http://www.komkon.org/~stiles/emulation/mips/spimsal.sit.hqx
  1003.  
  1004.   4.31 SAM Coupe
  1005.  
  1006.       The SAM Coupe is a Z80-based 8-bit machine launched in 1989; it 
  1007.       supports graphics up to 512x192 with 128 colors and has pretty 
  1008.       decent sound capabilities. It appears to have an Amiga-like 
  1009.       graphical interface. More information is available from the SAM 
  1010.       Coupe scrapbook: 
  1011.         http://www.soton.ac.uk/~tsp93ma/Coupe/
  1012.  
  1013.     4.31.1 SimCoupe [Unix & X, 80x86]
  1014.  
  1015.         A SAM Coupe emulator for Unix machines; available in source 
  1016.         form for Unix, and as a bootable set of floppies for any PC 
  1017.         (the floppies include a skeletal Linux system that loads 
  1018.         SimCoupe). The distibution contains SAM ROM images, courtesy 
  1019.         of the author of the SAM system software. This emulator 
  1020.         replaces the eariler XCoupe. 
  1021.  
  1022.         For more information, see the homepage. 
  1023.  
  1024.         Written by Allan Skillman <ajs@hep.ucl.ac.uk>. 
  1025.  
  1026.         Homepage: 
  1027.           http://www.hep.ucl.ac.uk/~ajs/simcoupe/
  1028.  
  1029.   4.32 Sinclair 1000/ZX81
  1030.  
  1031.       FAQ: 
  1032.         http://www.gre.ac.uk/~bm10/zx81.faq
  1033.  
  1034.       Pages: 
  1035.         http://www.gre.ac.uk/~bm10/zx81.html
  1036.  
  1037.       Software Archives: 
  1038.         ftp://ftp.nvg.unit.no/pub/sinclair/snaps/zx81/
  1039.         http://www.hh.schule.de/hhs/mjaap/zx81.htm
  1040.  
  1041.     4.32.1 Extender [MS-DOS]
  1042.  
  1043.         Timex/Sinclair ZX81 (TS1000) emulator for MS-DOS machines 
  1044.  
  1045.         Program: 
  1046.           ftp://oak.oakland.edu/pub/simtelnet/msdos/emulate/xtndr093.zip
  1047.  
  1048.     4.32.2 ts1000 [MS-DOS]
  1049.  
  1050.         Emulates a Timex/Sinclair 1000 on an MS-DOS machine. Can use 
  1051.         printer. 
  1052.  
  1053.         Program: 
  1054.           ftp://oak.oakland.edu/pub/simtelnet/msdos/emulate/ts1000-c.zip
  1055.  
  1056.     4.32.3 ZX81.PRG [Atari ST]
  1057.  
  1058.         This emulator comes with about 12 programs (some in assembly) 
  1059.         which it runs just fine. It also allows the user to set the 
  1060.         available memory (up to 48k). 
  1061.  
  1062.         Program: 
  1063.           http://www.hh.schule.de/hhs/mjaap/ftp/zx81_v21.zip
  1064.  
  1065.   4.33 Sinclair QL
  1066.  
  1067.       (See also hardware solutions in section 6.8.) 
  1068.  
  1069.     4.33.1 Q-EmuLator [MacOS]
  1070.  
  1071.         Sinclair QL emulator for the Macintosh. Runs on both 680x0 and 
  1072.         PowerPC machines. Written by Daniele Terdina 
  1073.         <sistest@ictp.trieste.it>. 
  1074.  
  1075.     4.33.2 QLem [Atari ST]
  1076.  
  1077.         QLem is a Sinclair QL emulator for the Atari ST. It is written 
  1078.         compeletely in assembly. Version 1.40 (1996-Jan-20) is now 
  1079.         available. 
  1080.  
  1081.         This emulator is purported to run properly on the STonX 
  1082.         emulator. 
  1083.  
  1084.         Written by Johan Klockars <d8klojo@dtek.chalmers.se> 
  1085.  
  1086.         Homepage: 
  1087.           http://rand.thn.htu.se/~johan/qlem.html
  1088.  
  1089.         Program: 
  1090.           http://rand.thn.htu.se/ftp/QLem/qlem.lzh
  1091.  
  1092.         QL to ST conversion utility: 
  1093.           http://rand.thn.htu.se/ftp/QLem/ql2st.lzh
  1094.  
  1095.   4.34 Sinclair Spectrum
  1096.  
  1097.       Most of the following programs that require ROM images have 
  1098.       those images included. From what I've been able to discern, 
  1099.       Amstrad retains copyright on the ROMs, but allows free use and 
  1100.       distribution of them. If you need to obtain ROM images, several 
  1101.       are available at the following site: 
  1102.         ftp://ftp.nvg.unit.no/pub/sinclair/roms
  1103.  
  1104.       Also, there is a newsgroup for information on the Sinclair 
  1105.       machines; if you need to find Spectrum images, this should be a 
  1106.       good place to start: 
  1107.         news:comp.sys.sinclair
  1108.  
  1109.       And a homepage for the Spectrum: 
  1110.         http://www.nvg.unit.no/spectrum/
  1111.  
  1112.     4.34.1 !MZX [Acorn Archimedes]
  1113.  
  1114.         Spectrum emulator for the Archimedes. Emulation is reportedly 
  1115.         incomplete (cannot handle undoumented instructions.) Written 
  1116.         by Graham Willmott. 
  1117.  
  1118.         Program: 
  1119.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/arm/mzx110.spark
  1120.  
  1121.     4.34.2 !Speccy [Acorn Archimedes]
  1122.  
  1123.         Spectrum emulator for the Archimedes. Allows tape file 
  1124.         transfer through the serial port. Written by Karsten Witt. 
  1125.  
  1126.     4.34.3 Atari-Speccy [Atari]
  1127.  
  1128.         Another Spectrum emulator for the Atari. 
  1129.  
  1130.         Program: 
  1131.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/atari/atari-speccy.zip
  1132.  
  1133.     4.34.4 Elwro 800-3 Jr [MS-DOS]
  1134.  
  1135.         Spectrum emulator for MS-DOS PCs. Runs in EGA, CGA, and 
  1136.         Hercules graphics modes. All diagnostics have been translated 
  1137.         into Polish. Does not provide a mechanism for reading tapes. 
  1138.         This is a commercial product. Written by Piotr Schmidt and 
  1139.         Piotr Wolter. 
  1140.  
  1141.     4.34.5 Java ZX Spectrum Emulator [Java]
  1142.  
  1143.         Java. Yes, Java. No, I'm not kidding. Java. This ZX-Spectrum 
  1144.         emulator runs under Java. Yes, in your web browser. No, 
  1145.         really. It allows you to play 30 games and use Spectrum Basic 
  1146.         all in your web browser. It supports loading SNA and Z80 
  1147.         snapshots from URLs. Currently, the emulator acts as a 48k 
  1148.         Spectrum, with no sound support. In browsers which support JIT 
  1149.         compilation, it runs BASIC faster than an original Spectrum. 
  1150.         Some games end up being slower. 
  1151.  
  1152.         Written by Adam Davidson <adam@odie.demon.co.uk> and Andrew 
  1153.         Pollard <andrew@odie.demon.co.uk>. 
  1154.  
  1155.         Program/Homepage: 
  1156.           http://www.odie.demon.co.uk/spectrum/
  1157.  
  1158.     4.34.6 JPP [MS-DOS]
  1159.  
  1160.         Spectrum emulator for 80x86 PC under MS-DOS. Requires 80386/25 
  1161.         or better. It requires a ROM image, but most versions have one 
  1162.         included. Written by Arnt Gulbrandsen <agulbra@nvg.unit.no>. 
  1163.  
  1164.         Program: 
  1165.           ftp://oak.oakland.edu/pub/simtelnet/msdos/emulate/jpp.zip
  1166.           ftp://ftp.inf.tu-dresden.de/pub/zxspectrum/emulators/pc/jpp.zip
  1167.           ftp://medusa.k12.ar.us/pub/simtel/disc1/emulator/jpp.zip
  1168.  
  1169.     4.34.7 KGB [Amiga]
  1170.  
  1171.         Spectrum emulator for the Amiga. Can read and write tapes 
  1172.         though a digitizer. Emulation is reportedly incomplete. 
  1173.  
  1174.     4.34.8 MacSpeccy [MacOS]
  1175.  
  1176.         Very slow Spectrum emulator for 68040 Macintoshes. Allows 
  1177.         copying of screen to clipboard. Written by Danny Keogan 
  1178.         <djkeogan@unix2.tcd.ie> 
  1179.  
  1180.         Program: 
  1181.           ftp://ftp.uni-paderborn.de/pcsoft3/mac/util/organization/
  1182.               macspeccy1.1.sit.hqx
  1183.           ftp://ftp.uwtc.washington.edu/pub/Mac/Programming/
  1184.               MacSpeccy1.1.sit.bin
  1185.  
  1186.     4.34.9 MacSpectacle [MacOS]
  1187.  
  1188.         This is a freeware ZX Spectrum emulator for Macintosh 
  1189.         machines. It runs on both Power PC's and 680x0's higher than 
  1190.         '020. It requires Mac OS 7.0 or better and Color QuickDraw. 
  1191.  
  1192.         The emulator provides single pixel to pixel-quadrupled 
  1193.         display, exact speed and "as fast as it can go" modes, sound 
  1194.         emulation, joystick support, highres graphics, and border 
  1195.         effects. It works fully with .sna, .z80, .rom, and .scr files, 
  1196.         and can read .tap and write .pict files. 
  1197.  
  1198.         The current version, 1.8.2, provides emulation of the ZX 
  1199.         Spectrum 48k and the ZX Spectrum 128. 
  1200.  
  1201.         MacSpectacle is covered by the terms of the GNU license 
  1202.         agreement. Use and distribution is free. 
  1203.  
  1204.         [Note that the files at lst.informatik.uni-erlangen.de will 
  1205.         not show up on a directory listing; you just need to change to 
  1206.         that directory and get the files. If you have trouble, try 
  1207.         getting the file //incoming/kio/readme] 
  1208.  
  1209.         Program: 
  1210.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/mac/
  1211.           ftp://lst.informatik.uni-erlangen.de//incoming/kio/
  1212.               MacSpectacle182.hqx
  1213.  
  1214.         Source Code: 
  1215.           ftp://lst.informatik.uni-erlangen.de//incoming/kio/
  1216.               MacSpectacle155_Source.hqx
  1217.  
  1218.     4.34.10 PowerSpectrum [PowerMac]
  1219.  
  1220.         Spectrum emulator for PowerMacs. Runs at full speed with good 
  1221.         sound emulation. Performs tape I/O through sound hardware (may 
  1222.         require 44kHz hardware). Needs System 7.5 or higher to run. 
  1223.         Written by Bo Lindbergh <d88-bli@nada.kth.se> 
  1224.  
  1225.         Program: 
  1226.           ftp://ftp.nvg.unit.no/pub/sinclair/util/mac/
  1227.  
  1228.     4.34.11 SP [MS-DOS]
  1229.  
  1230.         Spectrum emulator for MS-DOS PCs. Runs on CGA or EGA systems. 
  1231.         Uses disk images for tapes. Requires a ROM image, which is not 
  1232.         included. Supposedly, it works with the ROM image included 
  1233.         with JPP (see section 4.34.6). 
  1234.  
  1235.     4.34.12 SPECTRUM/VGASpec [MS-DOS]
  1236.  
  1237.         Spectrum emulator for MS-DOS PCs. Tape I/O is performed 
  1238.         through the serial port, but no other I/O interfaces are 
  1239.         supported. Runs at full speed on an 80386/25. VGASpec is a 
  1240.         pirated version of this emulator, obtained prior to its 
  1241.         release. All documentation is in Spanish. Written by Pedro 
  1242.         Gimeno. 
  1243.  
  1244.         Program: 
  1245.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/pc/spec099d.zip
  1246.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/pc/vgaspec.zip
  1247.  
  1248.     4.34.13 SpecEM [MS-DOS]
  1249.  
  1250.         Spectrum emulator for MS-DOS PCs. Runs on EGA or VGA systems. 
  1251.         Uses disk images for tapes. 
  1252.  
  1253.     4.34.14 Spectrum 48 [Commodore 64]
  1254.  
  1255.         Runs on a Commodore 64. Does no processor emulation, so all it 
  1256.         can handle is basic (no machine language). Emulates a 
  1257.         microdrive with a 1541/1571. 
  1258.  
  1259.     4.34.15 Spectrum [Amiga]
  1260.  
  1261.         Spectrum emulator for the Amiga. Can read and write tapes 
  1262.         though a digitizer. Runs on a 68000, but a 68020 is 
  1263.         recommended. Written by Peter McGavin 
  1264.         <peterm@kea.grace.cri.nz>. 
  1265.  
  1266.         Program: 
  1267.           ftp://freebsd.cdrom.com/pub/aminet/misc/emuspectrum-1.7.lha
  1268.           ftp://ftp.cnam.fr/pub2/Amiga/emu/spectrum-1.7.lha
  1269.           ftp://faui43.informatik.uni-erlangen.de/mounts/epix/public/pub/amiga/
  1270.               aminet/misc/emu/spectrum-1.7.lha
  1271.  
  1272.     4.34.16 Speculator [Acorn Archimedes]
  1273.  
  1274.         Spectrum emulator for the Archimedes. Apparently, it is not 
  1275.         currently available; pirate copies are rumored to exist, 
  1276.         however. It is being developed by Dave Lawrence. 
  1277.  
  1278.     4.34.17 Warajevo [MS-DOS]
  1279.  
  1280.         Spectrum emulator for MS-DOS machines. It uses tape image 
  1281.         files for tape I/O simulation; support is also provided for 
  1282.         loading tapes directly. This program can emulate the Spectrum 
  1283.         48, Spectrum 128, and Spectrum +2. 
  1284.  
  1285.         This emulator includes a machine-code monitor, Turbo Copy, a 
  1286.         built-in tape image management utility (including the ability 
  1287.         to load tape images directly from a real tape), a built-in 
  1288.         utility to convert Spectrum images to .EXE files for running 
  1289.         independent of the emulator, and a Comm program for the 
  1290.         Spectrum (to allow transfer of files from the Spectrum to the 
  1291.         PC.) All of these features have now been incorporated into the 
  1292.         emulator, and are accessable via a menu system. Mouse support 
  1293.         is included. 
  1294.  
  1295.         Enhancements for the most recent version include several speed 
  1296.         enhancements, bugfixes, HP Laserjet support, Microdrive 
  1297.         emulation, modular device drivers, support for undocumented 
  1298.         Z80 features, and better configuration support. 
  1299.  
  1300.         The documentation contains a full reference for ZX BASIC. 
  1301.  
  1302.         This emulator is completely free software; it has been 
  1303.         released into the public domain. Donations of any amount are 
  1304.         accepted. 
  1305.  
  1306.         As a side note, the documentation gives an interesting account 
  1307.         of the development of this emulator during the war in Bosnia 
  1308.         and Hertzegovina. 
  1309.  
  1310.         Written by Zeljko Juric <Z.JURIC@zamir-sa.ztn.apc.org> and 
  1311.         Samir Ribic <S.RIBIC@zamir-sa.ztn.apc.org>, 
  1312.         <MEGARIBI@hermes.si>. 
  1313.  
  1314.         Program: 
  1315.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/pc/
  1316.           ftp://ftp.demon.co.uk/pub/ibmpc/dos/apps/spectrum/
  1317.               warajevo-spectrum.zip
  1318.  
  1319.     4.34.18 WSpecem [MS-Windows]
  1320.  
  1321.         Emulates an Spectrum 48k. The z-80 emulation in this program 
  1322.         supports all undocumented opcodes. It includes a utility to 
  1323.         read Spectrum tapes via a soundblaster or parallel port. 
  1324.         Requires winG. This program is Freeware. The newer versions 
  1325.         include a nifty windows-based installation routine. 
  1326.  
  1327.         The source code for verson 1.13 is publicly available. Written 
  1328.         by Rui Ribeiro <rui@ipp.pt> or 
  1329.         <i890478@groucho.dei.isep.ipp.pt>. 
  1330.  
  1331.         Windows 95 program: 
  1332.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/pc/w95sp121.zip
  1333.           ftp://ftp.ipp.pt/pub/sinclair/emul/w95sp121.zip
  1334.  
  1335.         Windows 3.x program: 
  1336.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/pc/wsvp121.zip
  1337.           ftp://ftp.ipp.pt/pub/sinclair/emul/wspv121.zip
  1338.  
  1339.         Homepage: 
  1340.           http://www.idt.ipp.pt/~rff-ribe/wspecem.html
  1341.  
  1342.     4.34.19 X 128 [Unix & X, MS-DOS]
  1343.  
  1344.         Spectrum 128 emulator. Written by James McKay 
  1345.         <jmk@spuddy.mew.co.uk>. 
  1346.  
  1347.         Unix Program: 
  1348.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/other/x128_0.3.tar.gz
  1349.  
  1350.         MS-DOS Program: 
  1351.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/pc/x128v03.zip
  1352.  
  1353.     4.34.20 xz80 [Unix & X]
  1354.  
  1355.         Emulates a Spectrum under Unix/X. Sound output provided on Sun 
  1356.         Sparc using /dev/audio; this may work on other machines. 
  1357.         Provides printer emulation. Will not emulate a 128K Spectrum. 
  1358.         Written by Ian Collier <Ian.Collier@comlab.ox.ac.uk> 
  1359.  
  1360.         Program: 
  1361.           http://www.comlab.ox.ac.uk/oucl/users/ian.collier/Spectrum/
  1362.  
  1363.     4.34.21 xzx [Unix & X]
  1364.  
  1365.         Emulates a Spectrum under Unix/X. Provides varying levels of 
  1366.         sound support for Sun Sparc, NEC EWS, and Linux workstations. 
  1367.         Written by Des Herriott (formerly <dnh@mfltd.co.uk>). Program 
  1368.         maintanance and enhancements have since been taken over by 
  1369.         Erik Kunze <Erik.Kunze@fantasy.muc.de>. See the homepage for 
  1370.         mailing list information. 
  1371.  
  1372.         Program: 
  1373.           ftp://ftp.nvg.unit.no/pub/spectrum/utils/other/xzx-2.1.1.tar.gz
  1374.  
  1375.         Homepage: 
  1376.           http://www.philosys.de/~kunze/xzx/
  1377.  
  1378.     4.34.22 Z80 [MS-DOS]
  1379.  
  1380.         Very fast Spectrum emulator for MS-DOS PCs. Can run on an 
  1381.         80286 or better. This program is shareware; some features are 
  1382.         available only to registered users. Written by Gerton Lunter 
  1383.         <gerton@rcondw.rug.nl>. Support and registration provided by B 
  1384.         G Services at the address <z80help@bgserv.demon.co.uk>. 
  1385.  
  1386.         Program: 
  1387.           ftp://freebsd.cdrom.com/pub/simtelnet/msdos/emulate/z80-305.zip
  1388.           ftp://ftp.uni-paderborn.de/pub/msdos/SimTel/msdos/emulator/
  1389.               z80-303.zip
  1390.  
  1391.     4.34.23 !z80Em [Acorn]
  1392.  
  1393.         Mike Borcherds <borchrds.teaching@physics.oxford.ac.uk> has 
  1394.         written a spectrum emulator for the Acorn machines. 
  1395.  
  1396.         Information: 
  1397.           mailto:<Robin.Watts@comlab.ox.ac.uk>
  1398.  
  1399.         Program: 
  1400.         
  1401.            Warm Silence Software
  1402.            St Catherines College
  1403.            Manor Road
  1404.            Oxford
  1405.            OX1 3UJ
  1406.            UK
  1407.  
  1408.     4.34.24 ZX SP [Atari]
  1409.  
  1410.         Another Spectrum emulator for the Atari. 
  1411.  
  1412.         Program: 
  1413.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/atari/zx_sp207.zip
  1414.  
  1415.         Old version of program with manuals in English: 
  1416.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/atari/atari-spectrum.zip
  1417.  
  1418.     4.34.25 ZX Spectrum-Emulator [MS-DOS]
  1419.  
  1420.         Shareware; 29 DM registration fee. Written by Bernd Waschke. 
  1421.         Contact him at: 
  1422.         
  1423.           Bernd Waschke
  1424.           Postfach 657
  1425.           D - 15206 Frankfurt(Oder)
  1426.           Germany
  1427.  
  1428.     4.34.26 ZX Spectrum [MS-DOS]
  1429.  
  1430.         Written by J. Swiatek and K. Makowski. 
  1431.  
  1432.         Program: 
  1433.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/pc/polish.lzh
  1434.  
  1435.     4.34.27 zx-spectrum [Amiga]
  1436.  
  1437.         Emulation of a 48K Spectrum with Interface 1 for the Amiga. 
  1438.  
  1439.         Written by Jeroen Kwast <jeroenkw@htsa.hva.nl> 
  1440.  
  1441.         Program: 
  1442.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/amiga/zx-spectrum4.71.lha
  1443.  
  1444.     4.34.28 zxlin386 [Linux]
  1445.  
  1446.         ZX Spectrum emulator for Linux on an 80x86 processor. This 
  1447.         emulator runs under both X and the SVGAlib. Written by 
  1448.         Jean-Francois Lozevis <jeanfrancoi.lozevis@hol.fr> 
  1449.  
  1450.         Homepage: 
  1451.           http://wwwperso.hol.fr/~jlozevis/
  1452.  
  1453.         Program: 
  1454.           ftp://ftp.komkon.org/pub/emul8/Spectrum/Emulators/zxlin386.tar.gz
  1455.  
  1456.     4.34.29 ZXAM [Amiga]
  1457.  
  1458.         Spectrum emulator for the Amiga. Requires a 68020 or better. 
  1459.         Can read tapes with a custom-made adaptor. 
  1460.  
  1461.         Program: 
  1462.           ftp://freebsd.cdrom.com/pub/aminet/misc/emu/zxam-1.3.lha
  1463.           ftp://sun.rz.tu-clausthal.de/pub/amiga/util/emu/zxam-1.3.lha
  1464.  
  1465.     4.34.30 zxspec [Amiga]
  1466.  
  1467.         Another emulation of the Spectrum for the Amiga. 
  1468.  
  1469.         Program: 
  1470.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/amiga/zxspec.lha
  1471.  
  1472.   4.35 Sinclair Z88
  1473.  
  1474.     4.35.1 Win Z88 [MS-Windows]
  1475.  
  1476.         Another Z88 emulator for MS-Windows. Possibly by the same 
  1477.         author of Z88dream (see section 4.35.2). This one is reported 
  1478.         to be much faster than Z88dream -- and it's a great deal 
  1479.         smaller as well. 
  1480.  
  1481.         Program: 
  1482.           ftp://ftp.komkon.org/pub/emul8/Z88/winz88.zip
  1483.  
  1484.     4.35.2 Z88dream [MS-Windows]
  1485.  
  1486.         Sinclair Z88 emulator for MS-Windows. Now includes emulation 
  1487.         of 128k expanded machine, instering virtual cards by reading 
  1488.         application EPROM images, and saving files to the harddrive. 
  1489.         Written by Jeroen van den Belt <jeroen@login.iaf.nl>. 
  1490.  
  1491.         Program: 
  1492.           ftp://ftp.komkon.org/pub/emul8/Z88.zip
  1493.  
  1494.     4.35.3 Z88EM [MS-DOS]
  1495.  
  1496.         Slow, with no documentation. 
  1497.  
  1498.         Program: 
  1499.           ftp://ftp.nvg.unit.no/pub/sinclair/utils/pc/Z88EM.ZIP
  1500.  
  1501.   4.36 TI-81
  1502.  
  1503.     4.36.1 TI-81 Emulator [MacOS]
  1504.  
  1505.         Available from Texas Instruments for US$65. You can contact 
  1506.         them at 1-800-TI-CARES for details. 
  1507.  
  1508.   4.37 TI-99/4A
  1509.  
  1510.       Information on the TI-99/4A can be found in the following FAQ: 
  1511.         http://www.io.com/~vga2000/faqs/ti.faq
  1512.  
  1513.       Any further questions can be directed at the newsgroup: 
  1514.         news:comp.sys.ti
  1515.  
  1516.       Various TI-99/4A pages: 
  1517.         http://w3.gwis.com/~polivka/994apg.html
  1518.         http://www.umr.edu/~khigh01/994a.html
  1519.  
  1520.       TI-99/4A FTP site: 
  1521.         ftp://solutions.solon.com/pub/ti99/
  1522.  
  1523.     4.37.1 PC99 [MS-DOS]
  1524.  
  1525.         TI-99/4A emulator sold by CaDD Electronics for US$47 or US$94, 
  1526.         depending on the version purchased. They also sell licensed 
  1527.         copies of TI game ROMs and disks. (The ROMs should work with 
  1528.         V9t9 as well.) 
  1529.  
  1530.         It seems most of the development on this emulator has been 
  1531.         done by Mike Wright <mjmw@xyvision.com>. 
  1532.  
  1533.         The current version includes an artist utility for Artist 
  1534.         files, an overlay function (to show the functions of each 
  1535.         function key), and a trace function. 
  1536.  
  1537.         CaDD also has received permission to distribute the game 
  1538.         manuals on disk with a custom viewer that renders the manuals 
  1539.         like the original paper versions. 
  1540.  
  1541.         More information, along with a list of ROMs and disks, is 
  1542.         available from the homepage. 
  1543.  
  1544.         Homepage: 
  1545.           http://w3.gwis.com/~polivka/pc99.html
  1546.  
  1547.         Contact: 
  1548.         
  1549.           CaDD Electronics,
  1550.           45 Centerville Drive,
  1551.           Salem, NH 03079-2674
  1552.         
  1553.           +1 603/895-0119
  1554.           +1 603/893-1450 
  1555.  
  1556.     4.37.2 TI99-4A [Amiga]
  1557.  
  1558.         A version 0.1 prerelease of this emulator has been released. 
  1559.         Written by Ton Brouwer, ported by Stefan Haubenthal. No 
  1560.         further information is available. 
  1561.  
  1562.     4.37.3 TI99EMUL [MS-DOS]
  1563.  
  1564.         This program emulates a TI-99/4A on an MS-DOS machine. 
  1565.         According to the author, it runs slower than a real TI on a 
  1566.         486-33; however, you guys out there with P5s should be just 
  1567.         fine... 
  1568.  
  1569.         Program: 
  1570.           ftp://ftp.clark.net/systems/ti99/emulators/ti99emu.zip
  1571.           ftp://faui43.informatik.uni-erlangen.de/mounts/epix/public/pub/pc/
  1572.               msdos/emulators/ti994a
  1573.  
  1574.         Source code is also available: 
  1575.           ftp://ftp.clark.net/systems/ti99/emulators/ti99emusrc.zip
  1576.  
  1577.     4.37.4 V9t9 [MS-DOS]
  1578.  
  1579.         From the author, Edward Swartz <edswartz@io.com>: 
  1580.  
  1581.         "V9t9 is a full-featured (though NOT fully finished) TI-99/4A 
  1582.          emulator which runs on IBM PCs and compatibles under MS-DOS. 
  1583.          is a fairware product which does NOT have to be registered. 
  1584.          The minimums required to run it are a 286 AT system with EGA. 
  1585.          A 386-DX/33 is recommended for real-speed (?) emulation. 
  1586.  
  1587.         "V9t9 v6.0 now supports noise, real speech, real RS232/PIO, 
  1588.          disk images, three voices on a PC speaker, true keyboard 
  1589.          scans, and demonstrations, in addition to the Adlib sound, 
  1590.          full graphics, and speed that have always been in the earlier 
  1591.          versions. 
  1592.  
  1593.         "For legal reasons, V9t9 includes no TI ROMs of any sort, but 
  1594.          comes with a transfer program that will move all the 
  1595.          supported ROMs, modules, and 90k disk images from your 99/4A 
  1596.          to your PC, ready for emulation." 
  1597.  
  1598.         [Reposted with permission] 
  1599.  
  1600.         Mr. Swartz has since become disgruntled, and will not be 
  1601.         releasing or supporting v9t9 in the future. Source code is now 
  1602.         available. 
  1603.  
  1604.         It's worth pointing out that TI99EMUL (see section 4.37.3) 
  1605.         includes ROM images; in order to use these, you need to make 
  1606.         the following modifications: run the v9t9 utility "swap" on 
  1607.         the rom.bin file. Call this 994arom.bin. You then need to pad 
  1608.         the grom0.bin, grom1.bin, and grom2.bin files out to 8k; 
  1609.         concatenate these to a single file, called 994agrom.bin. Place 
  1610.         these new files in the v9t9 ROM directory. The only problem 
  1611.         you may encounter is that the TI99EMUL GROMs skip over the 
  1612.         video chip initialization code, so the two startup screens 
  1613.         don't appear. The program below will pad and concatenate the 
  1614.         GROM files. 
  1615.         
  1616.         #include<stdlib.h>
  1617.         #include<stdio.h>
  1618.         #include<io.h>
  1619.          
  1620.         void main(){
  1621.           int i,j,x,k=0;
  1622.           char mem, buff[80];
  1623.           FILE *infile, *outfile = fopen("994agrom.bin","wb");
  1624.           for(i=0; i<3; i++){
  1625.             sprintf(buff,"grom%d.bin",i);
  1626.             printf("Reading chip %d from %s... ",i,buff);
  1627.             infile = fopen(buff,"rb");
  1628.             for(j=0,x=0;j<8192;j++,k++){
  1629.               mem = feof(infile)?(char)0:(x++,getc(infile));
  1630.               putc(mem,outfile);
  1631.             }
  1632.             printf("%d bytes read\n",x);
  1633.             fclose(infile);
  1634.           }
  1635.           printf("%d bytes written.\n\n",k);
  1636.           fclose(outfile);
  1637.         }
  1638.  
  1639.         Program: 
  1640.           ftp://ftp.io.com/pub/usr/edswartz/v9t9/
  1641.           ftp://ftp.wustl.edu/pub/msdos_uploads/emulators/ti994a/600v9t9.zip
  1642.           ftp://ftp.uni-erlangen.de/pub/pc/msdos/emulators/ti994a/600v9t9.zip
  1643.  
  1644.         Demo Programs (to run on the emulator): 
  1645.           ftp://ftp.wustl.edu/pub/msdos_uploads/emulators/ti994a/600vdems.zip
  1646.           ftp://ftp.uni-erlangen.de/pub/pc/msdos/emulators/ti994a/600vdems.zip
  1647.  
  1648.   4.38 TO7
  1649.  
  1650.       The TO7 was a French home computer launched in 1982. Its CPU is 
  1651.       a 6809. 
  1652.  
  1653.     4.38.1 FunzyTo7 [MS-DOS, Unix & X]
  1654.  
  1655.         A TO7 emulator that runs under Unix or MS-DOS. The MS-DOS 
  1656.         version supports sound. It has two emulation modes: 
  1657.         "rigorous," which allows only 16k of memory, and "extended," 
  1658.         which allows 32k of memory and use of 16 colors. The emulator 
  1659.         includes several game cartridge snapshots, an assembler, and a 
  1660.         BASIC interpreter. The DOS version requires dos4gw in order to 
  1661.         run. 
  1662.  
  1663.         The homepage and documentation are entriely in French. 
  1664.         However, even if you don't speak French, you can pretty much 
  1665.         figure out the installation and usage instructions by looking 
  1666.         for the Unix commands in the README file. 
  1667.  
  1668.         Written by Sylvain Huet <huet@eis.enac.dgac.fr>. 
  1669.  
  1670.         Homepage: 
  1671.           http://pauillac.inria.fr/~shuet/hacks/
  1672.  
  1673.         Unix Program: 
  1674.           http://pauillac.inria.fr/~shuet/hacks/Emuto7.tar.gz
  1675.  
  1676.         MS-DOS Program: 
  1677.           http://pauillac.inria.fr/~shuet/hacks/emuto7.zip
  1678.  
  1679.     4.38.2 FunzyTo7-70 [MS-DOS, Unix & X]
  1680.  
  1681.         A To7-70 emulator writtn by the same author of the FunzyTo7 
  1682.         emulator, above (see section 4.38.1). 
  1683.  
  1684.         Homepage: 
  1685.           http://pauillac.inria.fr/~shuet/hacks/
  1686.  
  1687.         Unix Program: 
  1688.           http://pauillac.inria.fr/~shuet/hacks/Emuto770.tar.gz
  1689.  
  1690.         MS-DOS Program: 
  1691.           http://pauillac.inria.fr/~shuet/hacks/emuto770.zip
  1692.  
  1693.   4.39 TRS-80 Models I-IV
  1694.  
  1695.       A TRS-80 Model I ROM image is available at: 
  1696.         ftp://wilbur.stanford.edu/pub/emulators/trs80/rom/level2rom.hex
  1697.         ftp://think.com/users/gingold/xtrs/rom/level2rom.hex
  1698.  
  1699.       A large amount of TRS-80 software is available (11pm-6am GMT -8 
  1700.       [PST]) at: 
  1701.         ftp://ftp.kjsl.com/tandy/
  1702.  
  1703.       A TRS-80 Basic reference is available from Joe Ganley 
  1704.       <ganley@cadence.com> at: 
  1705.         http://www.cs.virginia.edu/~jlg8k/basic.html
  1706.  
  1707.       Another TRS-80 emulation page: 
  1708.         http://members.aol.com/trs80emul/index.html
  1709.  
  1710.     4.39.1 model1-d.zip [MS-DOS]
  1711.  
  1712.         TRS-80 Model I emulator & support programs for MS-DOS 
  1713.         machines. Written by Jeff Vavasour <jeffv@physics.ubc.ca>. 
  1714.  
  1715.         Program: 
  1716.           ftp://oak.oakland.edu/pub/simtelnet/msdos/emulate/model1-d.zip
  1717.  
  1718.     4.39.2 TRS-80 Model I emulator [MS-DOS]
  1719.  
  1720.         Very small (~17k) TRS-80 Model I emualtor for MS-DOS. 
  1721.         Developed by Paul Robson <autismuk@aol.com>. 
  1722.  
  1723.         Program: 
  1724.           http://users.aol.com/autismuk/trs80.zip
  1725.  
  1726.         Source: 
  1727.           http://users.aol.com/autismuk/trs80src.zip
  1728.  
  1729.         Homepage: 
  1730.           http://users.aol.com/autismuk/emu.html
  1731.  
  1732.     4.39.3 TRS-80 Model III emulator [MS-DOS]
  1733.  
  1734.         Public domain Model III emulator. Currently, the program is in 
  1735.         Beta. Written by Vincent Van Den Berghe (no e-mail access). 
  1736.  
  1737.         Program: 
  1738.           ftp://ftp.komkon.org/pub/emul8/TRS80/Trs80.zip
  1739.  
  1740.     4.39.4 TRS-80 Model III simulator [MS-DOS]
  1741.  
  1742.         Model I and III emulator. Includes source code. Runs full 
  1743.         speed on a 80286-10. Written by George Phillips 
  1744.         <phillips@cs.ubc.ca>. 
  1745.  
  1746.         Program 
  1747.           ftp://ftp.komkon.org/pub/emul8/TRS80/Trs80-10.zip
  1748.  
  1749.     4.39.5 trs80 [Amiga]
  1750.  
  1751.         A TRS-80 model III emulator for the Amiga. The emulator does 
  1752.         not include ROM images, although a snapshot of "Galaxy 
  1753.         Invasion" is included. It's currently in an early stage of 
  1754.         development, and has known bugs (like keyboard emulation 
  1755.         problems.) No documentation is included with the program. It 
  1756.         appears to have been written in C. 
  1757.  
  1758.         Written by John Fehr <fehr@rpm2.mb.doe.ca>. 
  1759.  
  1760.         Program: 
  1761.           ftp://ftp.amigalib.com/pub/be/misc/trs80.tar.Z
  1762.  
  1763.         Brief description: 
  1764.           ftp://ftp.amigalib.com/pub/be/misc/trs80.readme
  1765.  
  1766.     4.39.6 trs80_sit.hqx [MacOS]
  1767.  
  1768.         Written by Yves Lempereur. Includes a pack of games programmed 
  1769.         by the author back in 1982. 
  1770.  
  1771.         Program: 
  1772.           ftp://ftp.komkon.org/pub/emul8/TRS80/trs80_sit.hqx
  1773.  
  1774.     4.39.7 Xtrs [Unix & X]
  1775.  
  1776.         TRS-80 Model I emulator for Unix/X. Allows variable amounts of 
  1777.         memory to be visible. By David Gingold <gingold@think.com> and 
  1778.         Alec Wolman <wolman@crl.dec.com>. 
  1779.  
  1780.         Program: 
  1781.           ftp://wilbur.stanford.edu/pub/emulators/trs80/xtrs-1.0.tar.gz
  1782.           ftp://think.com/users/gingold/xtrs/xtrs-1.0.tar.Z
  1783.  
  1784.     4.39.8 ??? [MS-DOS]
  1785.  
  1786.         Supposedly, work is being done on a Model I emulator for PCs 
  1787.         by Ted Johnsen; you can send him e-mail at <vrp@delphi.com>. 
  1788.  
  1789.   4.40 Universal Turing Machine
  1790.  
  1791.       Alan Turing's famous Universal Turing Machine was the first 
  1792.       recorded concept of using a programmable machine to perform well 
  1793.       defined mathematical processes. In a way, it can be considered 
  1794.       the conceptual father of all "computers" as we know them. Turing 
  1795.       machines have some interesting properties, including the 
  1796.       theoretical property of being able to simulate any system that 
  1797.       can be described mathematically, given enough memory. This 
  1798.       concept has been often applied to mathematically 'prove' that 
  1799.       every machine can be emulated. 
  1800.  
  1801.       Unfortunately, most of the emulators are named very similarly, 
  1802.       so it can be difficult differentiating them. 
  1803.  
  1804.       The Alan Turing Scrapbook -- Turing Machines: 
  1805.         http://www.wadham.ox.ac.uk/~ahodges/scrapmachine.html
  1806.  
  1807.     4.40.1 Turing [MS-DOS]
  1808.  
  1809.         A simple (and fairly limited) universal Turing machine 
  1810.         program. The file listed below is a self-extracting archive. 
  1811.         Written by Douglas Lynn. 
  1812.  
  1813.         Program: 
  1814.           ftp://ftp.uidaho.edu/pub/msdos/math/turing.exe
  1815.  
  1816.     4.40.2 Turing Machine [MS-Windows]
  1817.  
  1818.         A computer science course project to implement a Turing 
  1819.         machine. Written by David J. Matz <matzd@odin.wosc.osshe.edu>. 
  1820.  
  1821.         Homepage: 
  1822.           http://odin.wosc.osshe.edu/cs407/matzd/turing/turing.html
  1823.  
  1824.     4.40.3 Turing-Maschine [MS-Windows]
  1825.  
  1826.         This program requires an 80386 or higher, 4 Megs of RAM, 
  1827.         Windows 3.1 or 95, and the visual basic runtime library. The 
  1828.         labels for this machine are completely in German. Written by 
  1829.         Gerald Pienkowski <100661.1520@compuserve.com>. 
  1830.  
  1831.         Homepage: 
  1832.           http://ourworld.compuserve.com/homepages/Gerald_Pienkowski/
  1833.               turinge.htm
  1834.  
  1835.     4.40.4 Turing's World [Macintosh, MS-Windows]
  1836.  
  1837.         Commercial package which includes a book on Turing Machines 
  1838.         and more than 100 excercises to get the reader familiar with 
  1839.         the concepts behind the Turing machine. Mac version by Jason 
  1840.         Strober; Windows version by Christopher Fuselier. This program 
  1841.         is funded buy CSLI. 
  1842.  
  1843.         Homepage: 
  1844.           http://csli-www.stanford.edu/hp/Logic-software.html#Turing
  1845.  
  1846. 5 - Game Consoles
  1847.  
  1848.     This section contains entries for game consoles; some information 
  1849.     on console programming is available from: 
  1850.       http://www.aloha.net/~cdoty/console.htm
  1851.  
  1852.     Other console programming information is available at: 
  1853.       ftp://x2ftp.oulu.fi/pub/console/
  1854.  
  1855.     Also, if you're interested in using the original joysticks with 
  1856.     these console emulations, you might find something of use at: 
  1857.       http://www.erols.com/levined/console.htm
  1858.  
  1859.   5.1 Arcade Emulators
  1860.  
  1861.       Some arcade ROM images are available; note that, unless you 
  1862.       contact the author of these games and get permission, you 
  1863.       shouldn't download them. Whether you can download them if you 
  1864.       own legitimate copies isn't something I know -- I'm not an 
  1865.       expert on copyright law. At any rate, to cut down on traffic in 
  1866.       the group, the site is: 
  1867.         ftp://tant.com/pub/game_archive
  1868.  
  1869.       Many of the ROMs there are duplicated at: 
  1870.         http://mygale.mygale.org/11/hpmaniac/arom.htm
  1871.  
  1872.       Arcade emulator homepages: 
  1873.         http://www.netcomuk.co.uk/~pmorrisb/index.html
  1874.         http://www.rocknet.net.au/~moose/
  1875.         http://www.netaxs.com/~chrisr/
  1876.         http://www.pconline.com/~dmoe/
  1877.         http://hudson.idt.net/~wine39/index.html
  1878.  
  1879.       Spies.com arcade emulation repository: 
  1880.         ftp://wiretap.spies.com/game_archive
  1881.         http://wiretap.spies.com/Gopher/game_archive/
  1882.  
  1883.       Code examples for developers are available at: 
  1884.         http://valhalla.ph.tn.tudelft.nl/emul8/arcade.html
  1885.  
  1886.     5.1.1 Arcade Emulation Repository Project [MS-DOS]
  1887.  
  1888.         There is a project underway to program a suite of emulators 
  1889.         for most, if not all, Z80 based arcade games. These emulators 
  1890.         are based on Marat's Z80 code (see section 2.12.1). Currently, 
  1891.         many of them are in very preliminary stages. They are all 
  1892.         available as source, and include a compiled binary. You must 
  1893.         acquire ROM images before any of these emulations will do you 
  1894.         any good. 
  1895.  
  1896.         See the homepage for more information. 
  1897.  
  1898.         Homepage: 
  1899.           http://valhalla.ph.tn.tudelft.nl/emul8/
  1900.  
  1901.     5.1.2 Asteroids Emulator [Power Mac]
  1902.  
  1903.         Written by Steve Green <steveg@echo-sol.com>. 
  1904.  
  1905.         Program: 
  1906.           http://www.onthenet.com.au/~hunter/asteroids2_sit.hqx
  1907.  
  1908.         Homepage: 
  1909.           http://ns.echo-sol.com/asteroids/
  1910.  
  1911.     5.1.3 Centepede Emulator [MS-DOS]
  1912.  
  1913.         Written by Peter Rittwage <bushwick@ix.netcom.com>. 
  1914.  
  1915.         Program: 
  1916.           http://www.onthenet.com.au/~hunter/vpcb04.zip
  1917.  
  1918.     5.1.4 Cinematronics Emulator
  1919.  
  1920.         Not yet finished. Under development by Paul Kahler 
  1921.         <phkahler@oakland.edu> and Kurt Mahan. 
  1922.  
  1923.         Homepage: 
  1924.           http://mars.acs.oakland.edu/~phkahler/emulate.html
  1925.  
  1926.     5.1.5 Crazy Kong Emulator [MS-DOS]
  1927.  
  1928.         Crazy kong emulator for 80x86 PCs. Still under development; 
  1929.         will run Donkey Kong when finished. Based on Marat's z80 
  1930.         emulation (see section 2.12.1). Written by Ville Laitinen 
  1931.         <ville@sms.fi>. 
  1932.  
  1933.         For the program, see: 
  1934.           http://www.rocknet.net.au/~moose/arcade_emulation.html
  1935.  
  1936.     5.1.6 Emu [MS-DOS]
  1937.  
  1938.         Atari vector game emulator for the 80x86 machines. This 
  1939.         version runs Asteroids, Asteroids Deluxe (with some 
  1940.         limitations), Space Duel, Gravitar, and Lunar Lander. You must 
  1941.         acquire your own ROMs to use this emulator. 
  1942.  
  1943.         By Neil Bradley <neil@beacon.synthcom.com> 
  1944.  
  1945.         Program: 
  1946.           ftp://ftp.synthcom.com/pub/stuff/emu.zip
  1947.  
  1948.         Homepage: 
  1949.           http://www.synthcom.com/~emu/
  1950.  
  1951.     5.1.7 Gauntlet Emulator
  1952.  
  1953.         A Gauntlet emulator is under development by Suzanne Archibald 
  1954.         <suzanne@catapult.com>, as announced in comp.emualators.misc 
  1955.         on November 1, 1996. No other information is available. 
  1956.  
  1957.     5.1.8 Gottlieb Emulator
  1958.  
  1959.         Not yet finished. Preliminarily runs Q-Bert. Will eventually 
  1960.         run Mad Planets and others. Under development by Lee Taylor 
  1961.         <nxsl2819@defender.demon.co.uk>. 
  1962.  
  1963.         Homepage: 
  1964.           http://www.defender.demon.co.uk/qbert.html
  1965.  
  1966.         If your DNS chokes on that: 
  1967.           http://194.222.253.62/qbert.html
  1968.  
  1969.     5.1.9 Gyruss Emulator [MS-DOS]
  1970.  
  1971.         Homepage: 
  1972.           http://www.fensende.com/Users/mcuddy/gyruss/
  1973.  
  1974.     5.1.10 Kong Emulator [MS-DOS]
  1975.  
  1976.         Runs Donkey Kong and Donkey Kong Jr. No sound emulation is 
  1977.         supported. Written by Gary Shepherdson <od67@dial.pipex.com>. 
  1978.         Based on Marat's z80 emulation (see section 2.12.1). 
  1979.  
  1980.         Homepage: 
  1981.           http://dspace.dial.pipex.com/town/terrace/od67/kong.htm
  1982.  
  1983.     5.1.11 MacMoon [MacOS]
  1984.  
  1985.         Multi-game emulator that runs on the Macintosh; currently runs 
  1986.         The End, War of the Bugs, Pisces, Super Galaxian, Moon Cresta, 
  1987.         PacMan, and Crush Roller. Written by 
  1988.         <BYY03025@niftyserve.or.jp>. 
  1989.  
  1990.         Homepage (Japanese): 
  1991.           http://svr1.exa.co.jp/~nemoto/special/macmoon.html
  1992.  
  1993.         Some English information is available from John Stiles' pages: 
  1994.           http://www.komkon.org/~stiles/emulation/galaxian/index.html
  1995.  
  1996.     5.1.12 Mr. Do Emulator [MS-DOS]
  1997.  
  1998.         Actually three separate emulators -- one for Mr. Do Run Run, 
  1999.         one for Mr. Do Wild Ride, and one for Mr. Do Castle. Also 
  2000.         supports ROM images for Mr. Lo. All the emulators require you 
  2001.         to source your own ROMs. No sound emulation is currently 
  2002.         supported. Written by Juan Jose Epalza <jepalza@arrakis.es>. 
  2003.  
  2004.         The ROM images for Run Run avilable from tant.com need to be 
  2005.         renamed as follows to be where the emulator expects them: 
  2006.         
  2007.           R1  ->  2764.P1
  2008.           R2  ->  2764.N1
  2009.           R3  ->  2764.L1
  2010.           R4  ->  2764.K1
  2011.           R5  ->  27128.A3
  2012.           R6  ->  2764.M4
  2013.           R7  ->  2764.L4
  2014.           R8  ->  2764.J4
  2015.           R9  ->  2764.H4
  2016.           R10 -> 27128.P7 
  2017.  
  2018.         Homepage: 
  2019.           http://www.arrakis.es/~jepalza/
  2020.  
  2021.     5.1.13 Namco's Museum of Games
  2022.  
  2023.         No information is currently available. 
  2024.  
  2025.     5.1.14 Pengo Arcade Emulator [MS-DOS]
  2026.  
  2027.         Z80 based arcade emulator which runs the Pengo roms. A Pentium 
  2028.         is suggested to run this program. This emulator requires you 
  2029.         to source your own ROMs, for copyright reasons. Written by 
  2030.         Sergio Munoz <sergio@webmedia.es>. 
  2031.  
  2032.         Program: 
  2033.           http://www.gamepen.com/gamewire/classic/arcade/pengo02.zip
  2034.  
  2035.     5.1.15 Phoenix and Pleaides [Windows 95]
  2036.  
  2037.         Requires Direct X. Written by Chris Hardy 
  2038.         <chrish@kcbbs.gen.nz>. 
  2039.  
  2040.         Program: 
  2041.           http://www.onthenet.com.au/~hunter/phx103.zip
  2042.  
  2043.     5.1.16 Shinobi Emulator 
  2044.  
  2045.         A preliminary Shinobi emulator is out. See the homepage for 
  2046.         more information. 
  2047.  
  2048.         Written by Thierry Lescot <Thierry.Lescot@ping.be>. 
  2049.  
  2050.         Homepage: 
  2051.           http://www.mygale.org/06/shinobiz/shinobi.html
  2052.  
  2053.     5.1.17 Space Invaders Emulator [MacOS]
  2054.  
  2055.         Also runs under Executor (see section 3.7.2). Written by 
  2056.         <BYY03025@niftyserve.or.jp>. 
  2057.  
  2058.         Program: 
  2059.           http://www.onthenet.com.au/~hunter/t3em.sit
  2060.  
  2061.     5.1.18 Sparcade! [MS-DOS]
  2062.  
  2063.         This is a multi-game arcade game emulator; basically, it 
  2064.         appears to be a 6502 and Z80 emulator with additional hardware 
  2065.         modules added on. This allows you to load in various arcade 
  2066.         ROMs into the emulator and play them. Currently, hardware 
  2067.         support is provided for Galaxians, Frogger, Amidar, Space 
  2068.         Invaders, Pacman, and many others. 
  2069.  
  2070.         Due to the fact that copyright laws prohibit distribution of 
  2071.         ROM images without permission, no images are provided with the 
  2072.         emulator -- it is currently targeted at collectors who have 
  2073.         stand-up arcade units already. 
  2074.  
  2075.         Future support will probably include 6809 and 680x0 based 
  2076.         arcade games. 
  2077.  
  2078.         Written by Dave Spicer; send mail to the appropriate address: 
  2079.         Video Problems <emuvideo@hubcap.demon.co.uk> 
  2080.         Sound Problems <emusound@hubcap.demon.co.uk> 
  2081.         General Problems <emuhelp@hubcap.demon.co.uk> 
  2082.         General Comments <emuchat@hubcap.demon.co.uk> 
  2083.  
  2084.         For a long time, the program was unavailable; Dave had 
  2085.         requested that it be withdrawn off the net after a 
  2086.         particularly nasty incident wherein commercial interests 
  2087.         *ahem* "borrowed" his emulator and sold it on a CD-ROM. 
  2088.  
  2089.         Finally, a new version had been released. See the homepage for 
  2090.         more information. 
  2091.  
  2092.         Homepage: 
  2093.           http://www.hubcap.demon.co.uk/sparcade.htm
  2094.  
  2095.     5.1.19 T3 [MacOS]
  2096.  
  2097.         Space Invaders emulation for the Macintosh. Written by 
  2098.         <BYY03025@niftyserve.or.jp> 
  2099.  
  2100.         Homepage: 
  2101.           http://svr1.exa.co.jp/~nemoto/gra/invader.html
  2102.  
  2103.         English Homepage: 
  2104.           http://svr1.exa.co.jp/~nemoto/emu.html
  2105.  
  2106.         See also: 
  2107.           http://www.komkon.org/~stiles/emulation/invaders/index.html
  2108.  
  2109.     5.1.20 Williams Arcade Classics [MS-DOS, Sony PlayStation, Windows 95]
  2110.  
  2111.         Digital Arcade has a Williams game architecture emulator 
  2112.         available; it ships with Defender, Defender II, Joust, 
  2113.         Robotron, Sinistar, and Bubbles. 
  2114.  
  2115.         The system requirements for the PC version are an 80486/33 or 
  2116.         faster, 2 Megs RAM (less if you don't want sound), MS-DOS or 
  2117.         Windows 95, VGA graphics, and a 2x or faster CD-ROM drive. 
  2118.  
  2119.         The Windows package also includes video clips of interviews, 
  2120.         rare artwork, etc (this portion requires 4 Megs RAM, 
  2121.         MS-Windows, and SVGA). The package should be priced at about 
  2122.         US$30-40. Check your local software houses. 
  2123.  
  2124.         The Sony PlayStation version was released in late March 1996. 
  2125.         It may have some modifications to the game code -- there have 
  2126.         been reports that, for example, the coin-op patterns for 
  2127.         Pac-Man do not work. 
  2128.  
  2129.         The newer PC version, optimised for Windows 95, uses DirectX 
  2130.         for the graphics, has the sounds stored as .wav files (so you 
  2131.         can use them as system noises), and a different control panel 
  2132.         which allows enabling the Joust pterodactyl bug. It still has 
  2133.         the old DOS executables on the CD-ROM, though, if you prefer 
  2134.         to play them that way (just copy the executables over to your 
  2135.         hard drive). 
  2136.  
  2137.         An Arcade Classics 2 (the Atari collection) is available for 
  2138.         the PlayStation ONLY at the moment; it contains missile 
  2139.         command, centipede, battlezone, super breakout, asteroids, and 
  2140.         tempest. 
  2141.  
  2142.         The Williams/Bally/Midway homepage is at: 
  2143.           http://www.wms.com/
  2144.  
  2145.         Windows Product and ordering information can be found at: 
  2146.           http://www.globalnews.com/cgi-bin/sidney/cot6nv65/
  2147.               prod.cgi?group=Arcade_Classics
  2148.           http://www.cdromshop.com/cdshop/desc/p.742725103115.html
  2149.  
  2150.         Homepage: 
  2151.           http://www.williamsentertainment.com/games/arcadegh.html
  2152.  
  2153.     5.1.21 Williams Digital Arcade [MacOS]
  2154.  
  2155.         Very similar to the Williams Arcade Classics; however, only 
  2156.         three images have been released for it, and they are all sold 
  2157.         separately. Currently, Defender, Robotron, and Joust are 
  2158.         available. Also, a patch is available which allows the 
  2159.         Stargate (Defender II) ROM to work with the Robotron emulator. 
  2160.  
  2161.         Digital Eclipse, the developer, can be reached at +1 
  2162.         510/450-1740. They sell the games for about US$8.00 each. 
  2163.  
  2164.         The Williams/Bally/Midway homepage is at: 
  2165.           http://www.wms.com/
  2166.  
  2167.         Robotron to Stargate patch: 
  2168.           http://www.komkon.org/~stiles/emulation/arcade/stargatepatch.sit.hqx
  2169.  
  2170.     5.1.22 Williams Pinball Sound emulator [Macintosh]
  2171.  
  2172.         This program actually emulates the 6800 that Williams used in 
  2173.         the early pinball machines to make noises. No, you can't play 
  2174.         any games on it or anything like that, but it's a neat 
  2175.         concept. Written by Steve Hawley <hawley@adobe.com>. The 
  2176.         homepage includes a web interface to the available noises. 
  2177.  
  2178.         Homepage: 
  2179.           http://www.zoom.com/~hawley/arcade/willy/willy.html
  2180.  
  2181.  
  2182. [End of part 2 (of 3) -- Continued]
  2183.