<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.mamedev.org/index.php?action=history&amp;feed=atom&amp;title=MAME_and_SIMH</id>
	<title>MAME and SIMH - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.mamedev.org/index.php?action=history&amp;feed=atom&amp;title=MAME_and_SIMH"/>
	<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_and_SIMH&amp;action=history"/>
	<updated>2026-05-09T07:36:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.mamedev.org/index.php?title=MAME_and_SIMH&amp;diff=6779&amp;oldid=prev</id>
		<title>Shattered: Created page with &quot;History Simulator (SIMH) recreates a range of historically important computing systems, including DEC PDP-11.  System console terminal for a PDP-11 system would usually be one...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.mamedev.org/index.php?title=MAME_and_SIMH&amp;diff=6779&amp;oldid=prev"/>
		<updated>2019-08-07T20:52:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;History Simulator (SIMH) recreates a range of historically important computing systems, including DEC PDP-11.  System console terminal for a PDP-11 system would usually be one...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;History Simulator (SIMH) recreates a range of historically important computing systems, including DEC PDP-11.  System console terminal for a PDP-11 system would usually be one of DEC&amp;#039;s video- or printing terminals (DEC VT100 or LA36 &amp;quot;DECwriter II&amp;quot;, for example).  SIMH lets its user work with simulated system from a real terminal (attached to physical serial port), or via a terminal emulator of their choice, such as MAME.&lt;br /&gt;
&lt;br /&gt;
You will need:&lt;br /&gt;
&lt;br /&gt;
* SIMH 3.9 or newer -- prebuilt Windows binaries: https://github.com/simh/simh/releases/download/v3.9-0/simhv39-0-exe.zip or https://github.com/simh/Win32-Development-Binaries&lt;br /&gt;
* MAME 0.177 or newer&lt;br /&gt;
* Distribution media for RT-11 5.3 operating system -- via http://gunkies.org/wiki/Installing_RT-11_5.3_on_SIMH&lt;br /&gt;
* Optional: user manuals&lt;br /&gt;
** operating system -- http://www.bitsavers.org/pdf/dec/pdp11/rt11/v5.1_Jul84/&lt;br /&gt;
** terminal -- http://www.bitsavers.org/pdf/dec/terminal/vt240/EK-VT240-UG-003_VT240_Series_Owners_Manual_Dec84.pdf&lt;br /&gt;
&lt;br /&gt;
=== Step 1: Configure DEC VT240 terminal emulator ===&lt;br /&gt;
&lt;br /&gt;
* start MAME (&amp;#039;mame vt240&amp;#039;) and wait for self-test to complete (&amp;quot;VT240 OK&amp;quot; screen)&lt;br /&gt;
* press F3 to enter setup menu.  Use cursor keys and keypad Enter key to navigate and change options.&lt;br /&gt;
* reset terminal to factory default settings -- choose &amp;quot;Default&amp;quot; in &amp;quot;Set-Up Directory&amp;quot; menu.&lt;br /&gt;
* set serial port speed to 9600 -- enter &amp;quot;Comm&amp;quot; menu and change from &amp;quot;Transmit=4800&amp;quot; to &amp;quot;Transmit=9600&amp;quot;, then exit this menu &amp;quot;To Directory&amp;quot;&lt;br /&gt;
* save settings to terminal NVRAM (&amp;quot;Save&amp;quot;) and exit MAME.&lt;br /&gt;
&lt;br /&gt;
[[File:VT240 OK Transmit 9600.png]]&lt;br /&gt;
&lt;br /&gt;
=== Step 2: Configure PDP-11 simulation ===&lt;br /&gt;
* follow the gunkies.org guide, but alter inst.ini -- replace &amp;quot;boot rl1&amp;quot; with &amp;quot;set console telnet=1123&amp;quot; in inst.ini.  This will configure a remote console on TCP port 1123, and disable automatic boot of simulated system.&lt;br /&gt;
&lt;br /&gt;
=== Step 3: Install RT-11 ===&lt;br /&gt;
* start SIMH -- expected output is:&lt;br /&gt;
  Listening on port 1123&lt;br /&gt;
  sim&amp;gt; &lt;br /&gt;
* start MAME with null modem cable &amp;#039;attached&amp;#039; to SIMH and wait for it to boot to &amp;quot;VT240 OK&amp;quot; screen:&lt;br /&gt;
  mame vt240 -bitb socket.localhost:1123&lt;br /&gt;
* start simulation in SIMH -- from sim&amp;gt; console enter:&lt;br /&gt;
  boot rl1&lt;br /&gt;
* follow the installer&amp;#039;s prompts.&lt;br /&gt;
&lt;br /&gt;
[[File:VT240 RT-11 installer start.png]]&lt;/div&gt;</summary>
		<author><name>Shattered</name></author>
	</entry>
</feed>