<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://oldwiki.cpcwiki.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Spookspring</id>
		<title>CPCWiki - THE Amstrad CPC encyclopedia! - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://oldwiki.cpcwiki.eu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Spookspring"/>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php/Special:Contributions/Spookspring"/>
		<updated>2026-08-28T09:58:49Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=AMX_Mouse&amp;diff=91282</id>
		<title>AMX Mouse</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=AMX_Mouse&amp;diff=91282"/>
				<updated>2014-09-24T08:17:25Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amx mouse 10.jpg|right|thumb|250px|The original mouse with red buttons and a logo]]&lt;br /&gt;
&lt;br /&gt;
A mouse by the British company [[Advanced Memory Systems]].&lt;br /&gt;
&lt;br /&gt;
The mouse was connected to the joystick port of the CPC.&lt;br /&gt;
&lt;br /&gt;
An additional lead plugged between the 5V power connector coming from the monitor and the 5V-socket of the CPC.&lt;br /&gt;
&lt;br /&gt;
There were three versions in all.&lt;br /&gt;
&lt;br /&gt;
The tape software is : [[AMX Art]].&lt;br /&gt;
&lt;br /&gt;
== Technical ==&lt;br /&gt;
&lt;br /&gt;
The AMX Art software uses the CPC's 300Hz interrupt to read the joystick port (at least it tries to do that, while moving the mouse pointer, the software accidently disables IRQs, and so, misses some interrupts). This is giving it a relative low resolution of max 300 mickeys per second (or actually less, due to the missed IRQs).&lt;br /&gt;
&lt;br /&gt;
The AMX Interface hardware basically converts the incoming mouse signals to joystick signals, issuing LOW pulses (per mickey) on the corresponding direction lines. The protocol is thus very simple (unlike modern RS232 and PS/2 mice, the hardware doesn't contain any motion counters).&lt;br /&gt;
&lt;br /&gt;
  Row9.Bit0 Joy1up    LOW for 1/300s per mickey, when mouse moved up&lt;br /&gt;
  Row9.Bit1 Joy1down  LOW for 1/300s per mickey, when mouse moved down&lt;br /&gt;
  Row9.Bit2 Joy1left  LOW for 1/300s per mickey, when mouse moved left&lt;br /&gt;
  Row9.Bit3 Joy1right LOW for 1/300s per mickey, when mouse moved right&lt;br /&gt;
  Row9.Bit5 Joy1fire1 LOW when Right mouse button pressed&lt;br /&gt;
  Row9.Bit4 Joy1fire2 LOW when Left mouse button pressed&lt;br /&gt;
  Row9.Bit6 Joy1fire3 LOW when Middle mouse button pressed&lt;br /&gt;
&lt;br /&gt;
Note: The exact hardware timings are '''unknown''', the values &amp;quot;1/300s&amp;quot; in the above description assume that the AMX '''hardware''' timings were designed to match up with the 300Hz AMX '''software''' timings.&lt;br /&gt;
&lt;br /&gt;
Note II: Looking at the photos, it seems that /joystick1 (keyb row 9 select) is wired to the multivibrator, so the mickey timings may be software controlled; accordingly, software would be required to deselect keyb row 9 between each read.&lt;br /&gt;
&lt;br /&gt;
Contains the following ICs:&lt;br /&gt;
* 1x CD4047BE - Low Power Monostable/Astable Multivibrator&lt;br /&gt;
* 2x MC14013B - Dual Type D Flip-Flops&lt;br /&gt;
* 1x SN74LS244N - Octal Buffers And Line Drivers With 3-State Outputs&lt;br /&gt;
&lt;br /&gt;
The mouse used on the Amstrad appears to be the same as the mouse used on the BBC. But this is not confirmed.&lt;br /&gt;
The connection to the interface is essentially the same.&lt;br /&gt;
&lt;br /&gt;
== AMX Mouse Hardware Clones ==&lt;br /&gt;
&lt;br /&gt;
* [[AMX Kit]] (discontinued french project)&lt;br /&gt;
* [[PS2Mouse]] (DIY by Bryce)&lt;br /&gt;
&lt;br /&gt;
Moreover, the [[Dk'tronics Mouse Interface]] seems to be AMX compatible, too. (Not confirmed if it is really compatible, but the circuit looks very similar.) (though dk'tronics seems to support only one button, not three buttons.) (Tested 24.9.14 by user Spookspring does not appear to work at all)&lt;br /&gt;
&lt;br /&gt;
== Other ways to connect a mouse to the CPC ==&lt;br /&gt;
&lt;br /&gt;
See [[Peripherals]]&lt;br /&gt;
&lt;br /&gt;
== Covers ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;AMX Mouse&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:AMX Mouse Left Box.jpg|Left Cover&lt;br /&gt;
Image:AMX Mouse Back Box.jpg|Back Cover&lt;br /&gt;
Image:AMX Mouse Right Box.jpg|Right Cover&lt;br /&gt;
Image:AMX Mouse Front Box.jpg|Front Cover&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Covertape ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;AMX Art&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:AMX Mouse Covertape.jpg|Covertape&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Disc &amp;amp; Tape ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;AMX Mouse (AMX Art, AMX Control, Icon/Pattern Designer)&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:AMX Mouse Disc - side A.jpg|Disc, side A&lt;br /&gt;
Image:AMX Mouse Disc - side B.jpg|Disc, side B&lt;br /&gt;
Image:AMX Mouse Tape - side A.jpg|Tape, side A&lt;br /&gt;
Image:AMX Mouse Tape - side B.jpg|Tape, side B&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Pictures ==&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;AMX Mouse&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Amx mouse 1.jpg|The mouse&lt;br /&gt;
Image:Amx mouse 2.jpg|The interface is connected to the joystick port&lt;br /&gt;
Image:Amx mouse 3.jpg|&lt;br /&gt;
Image:Amx mouse 4.jpg|&lt;br /&gt;
Image:Amx_Mouse1.jpg|The mouse&lt;br /&gt;
Image:Amx_Mouse2.jpg|Under the mouse&lt;br /&gt;
Image:Amx_Mouse3.jpg|Inside Mouse interface (top)&lt;br /&gt;
Image:Amx_Mouse4.jpg|Inside Mouse interface (bottom)&lt;br /&gt;
Image:Amx_Mouse5.jpg|Interface showing mouse connection (blue connector at front), connector for CPC joystick port (at right) and connections for CPC power.&lt;br /&gt;
Image:Amx_Mouse6.jpg|Interface power connections&lt;br /&gt;
Image:Amx_Mouse7.jpg|Inside AMX Mouse (1)&lt;br /&gt;
Image:Amx_Mouse8.jpg|Inside AMX Mouse (2)&lt;br /&gt;
Image:AMX Mouse Connection Guide (photo by jrp king).jpg|Connection Guide&lt;br /&gt;
Image:ACU8510-105.jpg|Advert (ACU Oct 1985)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
* [[AMX 3D Zicon]]&lt;br /&gt;
* [[AMX Art]]&lt;br /&gt;
* [[FutureOS]]&lt;br /&gt;
* [[Max desktop]]&lt;br /&gt;
* [[MicroDesign]] ([[Siren Software]]/Hogsoft/[[Campursoft]]) (see advert in ACU Jul 1988, page 30)&lt;br /&gt;
* [[Stop Press]] (aka AMX Pagemaker)&lt;br /&gt;
* [[The Advanced OCP Art Studio]]&lt;br /&gt;
* [[Cosmos|Cosmos]]&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:AMX Mouse (tape).zip|AMX Art (tape).zip]] (CDT for Emulators)&lt;br /&gt;
* [[Media:AMX Mouse (disc).zip|AMX Mouse (disc).zip]] (DSK for Emulators)&lt;br /&gt;
&lt;br /&gt;
== Manuals ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.cpcwiki.eu/manuals/AMX%20Mouse%20Manual%20(english).rar AMX Mouse Manual (english).rar]&lt;br /&gt;
* [http://www.cpcwiki.eu/manuals/AMX%20Mouse%20Manual%20(french).rar AMX Mouse Manual (french).rar]&lt;br /&gt;
&lt;br /&gt;
== Reviews ==&lt;br /&gt;
&lt;br /&gt;
* [[CPC Schneider International]], issue 8-1985, page 87 (german)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.cpc-power.com/index.php?page=detail&amp;amp;num=4286 CPC game base from CPC Power]&lt;br /&gt;
&lt;br /&gt;
[[Category:Input Device]] [[Category:Peripherals]] [[Category:Manual]][[Category:Amstrad Products]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91281</id>
		<title>Nightingale modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91281"/>
				<updated>2014-09-22T10:02:25Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Nightingale Modem by PACE=&lt;br /&gt;
&lt;br /&gt;
A 300/1200 baud modem sold with, or designed to be used with the RS232 unit (below), both made by PACE using Commstar software.&lt;br /&gt;
Below pictures and video show the unit connected online to Arcade Demon in 2013, the last BBS operating in the U.K. (as far as aware) compatible with an Amstrad CPC. The site was aimed at Acorn 32 bit users, and stopped updating around 1995.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:night4.JPG&lt;br /&gt;
File:night3.JPG&lt;br /&gt;
File:night1.JPG&lt;br /&gt;
File:nightingaleinside.jpg&lt;br /&gt;
File:online.jpg&lt;br /&gt;
File:onlinewithamstrad.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Video (You Tube): [https://www.youtube.com/watch?v=3WPMq80wYFY Guide to Getting Online with an Amstrad CPC 464 (from 1984) in 2013]&lt;br /&gt;
&lt;br /&gt;
Online with CPC 464 TTY screen display at 300 RX=TX Baud with 0 Parity, 8 Data Bits, 1 Stop Bit, Soft Handshake.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PACE RS232 Serial Interface with Extra ROM Board=&lt;br /&gt;
Features Serial Interface, with a separate ROM board below. &lt;br /&gt;
&lt;br /&gt;
This could be modified with 2 pins and a capacitor to work as a x4 ROM box. Pic.4 below shows the modified board.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pace-rs232-above.jpg&lt;br /&gt;
File:Pace-rs232-side.jpg&lt;br /&gt;
File:Pace-rs232-lower.jpg&lt;br /&gt;
File:Pace-rs232-modified-romboar.jpg&lt;br /&gt;
File:Pace-interface-bottom.jpg&lt;br /&gt;
File:Pace-romboard-bottom.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=PACE&amp;diff=91280</id>
		<title>PACE</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=PACE&amp;diff=91280"/>
				<updated>2014-09-22T10:01:30Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== History ==&lt;br /&gt;
&lt;br /&gt;
'''Pace Micro Technology plc''' was founded in 1982 and introduced the first low-cost commercially available modems in 1985. In 1987 it started selling its first analogue satellite set-top receivers. In May 2008, Pace changed its name from 'Pace Micro Technology plc' to '''Pace plc''' (excerpt from [http://en.wikipedia.org/wiki/Pace_Micro_Technology Wikipedia]).&lt;br /&gt;
&lt;br /&gt;
== Pace Hardware for CPC ==&lt;br /&gt;
&lt;br /&gt;
In the CPC world, Pace is mainly known for the improved &amp;quot;PACE&amp;quot; version of the Amstrad Serial Interface, and for modem.&lt;br /&gt;
&lt;br /&gt;
* [[Amstrad Serial Interface]]&lt;br /&gt;
* [[Commstar v21/23 modem]] (Pace)&lt;br /&gt;
* [[Nightingale modem]] (Pace)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
According to [[:File:ACU8701039.jpg|this advert]] Pace also made 5.25&amp;quot; disc drives (for PCW).&lt;br /&gt;
&lt;br /&gt;
==Downloads==&lt;br /&gt;
&lt;br /&gt;
[http://www.cpcwiki.eu/manuals/RS232_Pace_Interface.zip RS232 Pace Interface Manual]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC_related_companies]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91279</id>
		<title>Nightingale modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91279"/>
				<updated>2014-09-22T09:59:15Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Nightingale Modem by PACE=&lt;br /&gt;
&lt;br /&gt;
A 300/1200 baud modem sold with, or designed to be used with the RS232 unit (below), both made by PACE using Commstar software.&lt;br /&gt;
Below pictures and video show the unit connected online to Arcade Demon in 2013, the last BBS operating in the U.K. (as far as aware) compatible with an Amstrad CPC. The site was aimed at Acorn 32 bit users, and stopped updating around 1995.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:night4.JPG&lt;br /&gt;
File:night3.JPG&lt;br /&gt;
File:night1.JPG&lt;br /&gt;
File:nightingaleinside.jpg&lt;br /&gt;
File:online.jpg&lt;br /&gt;
File:onlinewithamstrad.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Video (You Tube): [https://www.youtube.com/watch?v=3WPMq80wYFY Guide to Getting Online with an Amstrad CPC 464 (from 1984) in 2013]&lt;br /&gt;
&lt;br /&gt;
Online with TTY screen display at 300 RX=TX Baud with 0 Parity, 8 Data Bits, 1 Stop Bit, Soft Handshake.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=PACE RS232 Serial Interface with Extra ROM Board=&lt;br /&gt;
Features Serial Interface, with a separate ROM board below. &lt;br /&gt;
&lt;br /&gt;
This could be modified with 2 pins and a capacitor to work as a x4 ROM box. Pic.4 below shows the modified board.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pace-rs232-above.jpg&lt;br /&gt;
File:Pace-rs232-side.jpg&lt;br /&gt;
File:Pace-rs232-lower.jpg&lt;br /&gt;
File:Pace-rs232-modified-romboar.jpg&lt;br /&gt;
File:Pace-interface-bottom.jpg&lt;br /&gt;
File:Pace-romboard-bottom.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91278</id>
		<title>Nightingale modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91278"/>
				<updated>2014-09-22T09:55:10Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Nightingale Modem by PACE=&lt;br /&gt;
&lt;br /&gt;
A 300/1200 baud modem sold with, or designed to be used with the RS232 unit (below), both made by PACE using Commstar software.&lt;br /&gt;
Below pictures and video show the unit connected online to Arcade Demon in 2013, the last BBS operating in the U.K. (as far as aware) compatible with an Amstrad CPC. The site was aimed at Acorn users, and stopped updating around 1995.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:night4.JPG&lt;br /&gt;
File:night3.JPG&lt;br /&gt;
File:night1.JPG&lt;br /&gt;
File:nightingaleinside.jpg&lt;br /&gt;
File:online.jpg&lt;br /&gt;
File:onlinewithamstrad.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Video (You Tube): [https://www.youtube.com/watch?v=3WPMq80wYFY Guide to Getting Online with an Amstrad CPC 464 (from 1984) in 2013]&lt;br /&gt;
&lt;br /&gt;
=PACE RS232 Serial Interface with Extra ROM Board=&lt;br /&gt;
Features Serial Interface, with a separate ROM board below. &lt;br /&gt;
&lt;br /&gt;
This could be modified with 2 pins and a capacitor to work as a x4 ROM box. Pic.4 below shows the modified board.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pace-rs232-above.jpg&lt;br /&gt;
File:Pace-rs232-side.jpg&lt;br /&gt;
File:Pace-rs232-lower.jpg&lt;br /&gt;
File:Pace-rs232-modified-romboar.jpg&lt;br /&gt;
File:Pace-interface-bottom.jpg&lt;br /&gt;
File:Pace-romboard-bottom.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91277</id>
		<title>Nightingale modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91277"/>
				<updated>2014-09-22T09:53:22Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Nightingale Modem by PACE=&lt;br /&gt;
&lt;br /&gt;
A 300 baud modem sold with, or designed to be used with the RS232 unit (below), both made by PACE using Commstar software.&lt;br /&gt;
Below pictures and video show the unit connected online to Arcade Demon in 2013, the last BBS operating in the U.K. (as far as aware) compatible with an Amstrad CPC. The site was aimed at Acorn users, and stopped updating around 1995.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:night4.JPG&lt;br /&gt;
File:night3.JPG&lt;br /&gt;
File:night1.JPG&lt;br /&gt;
File:nightingaleinside.jpg&lt;br /&gt;
File:online.jpg&lt;br /&gt;
File:onlinewithamstrad.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Video (You Tube): [https://www.youtube.com/watch?v=3WPMq80wYFY Guide to Getting Online with an Amstrad CPC 464 (from 1984) in 2013]&lt;br /&gt;
&lt;br /&gt;
=PACE RS232 Serial Interface with Extra ROM Board=&lt;br /&gt;
Features Serial Interface, with a separate ROM board below. &lt;br /&gt;
&lt;br /&gt;
This could be modified with 2 pins and a capacitor to work as a x4 ROM box. Pic.4 below shows the modified board.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pace-rs232-above.jpg&lt;br /&gt;
File:Pace-rs232-side.jpg&lt;br /&gt;
File:Pace-rs232-lower.jpg&lt;br /&gt;
File:Pace-rs232-modified-romboar.jpg&lt;br /&gt;
File:Pace-interface-bottom.jpg&lt;br /&gt;
File:Pace-romboard-bottom.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Online.jpg&amp;diff=91276</id>
		<title>File:Online.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Online.jpg&amp;diff=91276"/>
				<updated>2014-09-22T09:51:08Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91275</id>
		<title>Nightingale modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91275"/>
				<updated>2014-09-22T09:42:25Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Nightingale Modem by PACE=&lt;br /&gt;
&lt;br /&gt;
A 300 baud modem sold with, or designed to be used with the RS232 unit (below), both made by PACE using Commstar software.&lt;br /&gt;
Below pictures and video show the unit connected online to Demon Arcade in 2013, the last BBS operating in the U.K. (as far as aware) compatible with an Amstrad CPC. The site was aimed at Acorn users, and stopped updating around 1995.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:night4.JPG&lt;br /&gt;
File:night3.JPG&lt;br /&gt;
File:night1.JPG&lt;br /&gt;
File:nightingaleinside.jpg&lt;br /&gt;
File:onlinewithamstrad.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3WPMq80wYFY Guide to Getting Online with an Amstrad CPC 464 (from 1984) in 2013 (YouTube)]&lt;br /&gt;
&lt;br /&gt;
=PACE RS232 Serial Interface with Extra ROM Board=&lt;br /&gt;
Features Serial Interface, with a separate ROM board below. &lt;br /&gt;
&lt;br /&gt;
This could be modified with 2 pins and a capacitor to work as a x4 ROM box. Pic.4 below shows the modified board.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pace-rs232-above.jpg&lt;br /&gt;
File:Pace-rs232-side.jpg&lt;br /&gt;
File:Pace-rs232-lower.jpg&lt;br /&gt;
File:Pace-rs232-modified-romboar.jpg&lt;br /&gt;
File:Pace-interface-bottom.jpg&lt;br /&gt;
File:Pace-romboard-bottom.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Peripherals&amp;diff=91274</id>
		<title>Peripherals</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Peripherals&amp;diff=91274"/>
				<updated>2014-09-22T09:40:14Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: /* Modems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''You can also check the Category : Peripherals for a complete list of CPCwiki pages on the matter.'''&lt;br /&gt;
&lt;br /&gt;
* [[I/O Port Summary]]&lt;br /&gt;
&lt;br /&gt;
''Please try to keep things in alphabetical order.''&lt;br /&gt;
&lt;br /&gt;
== Built-in Peripherals ==&lt;br /&gt;
&lt;br /&gt;
=== Built-in Chipset ===&lt;br /&gt;
&lt;br /&gt;
* [[765 FDC]] - Floppy Disc Controller&lt;br /&gt;
* [[8255]] - PIO - I/O controller&lt;br /&gt;
* [[Arnold V Specs Revised]] - Arnold V (CPC+) Technical Specification&lt;br /&gt;
* [[AY-3-8912]] - Sound chip / keyboard controller&lt;br /&gt;
* [[CRTC]] - Video chip&lt;br /&gt;
* [[Gate Array]] - Custom chip (frequency generation, colors, bank switching)&lt;br /&gt;
* [[Power Supply for CPC and CPC plus]]&lt;br /&gt;
* [[Printer Port]]&lt;br /&gt;
&lt;br /&gt;
=== Built-in connectors: pinout ===&lt;br /&gt;
&lt;br /&gt;
* [[Connector:2nd disc drive (CPC664, CPC6128, CPC6128+)|2nd disc drive (CPC664, CPC6128, CPC6128+)]]&lt;br /&gt;
* [[Connector:Analogue joystick (CPC Plus only)|Analogue joystick (CPC Plus only)]]&lt;br /&gt;
* [[Connector:Aux socket (CPC Plus only)|Aux socket (CPC Plus only)]] (Lightgun)&lt;br /&gt;
* [[Connector:Cartridge Slot (CPC Plus only)|Cartridge Slot (CPC Plus only)]]&lt;br /&gt;
* [[Connector:Cassette recorder|Cassette recorder]]&lt;br /&gt;
* [[Connector:Digital joystick|Digital joystick]]&lt;br /&gt;
* [[Connector:Expansion port|Expansion port]]&lt;br /&gt;
* [[Connector:Monitor|Monitor]]&lt;br /&gt;
* [[Connector:Printer port|Printer port]]&lt;br /&gt;
* [[Connector:Stereo sound|Stereo sound]]&lt;br /&gt;
&lt;br /&gt;
=== Built-in Firmware ===&lt;br /&gt;
&lt;br /&gt;
* [[BIOS Functions]]&lt;br /&gt;
* [[Locomotive BASIC]] (reference for BASIC commands, functions and error messages)&lt;br /&gt;
* [[Technical information about Locomotive BASIC]] (encoding of BASIC programs in memory)&lt;br /&gt;
&lt;br /&gt;
== Data transfer ==&lt;br /&gt;
&lt;br /&gt;
=== Modems ===&lt;br /&gt;
&lt;br /&gt;
* [[Cirkit_Prestel_Link_Amstrad_Interface]] (acoustic coupler bundled with [[Cirkit serial interface]]) ([[Cirkit]])&lt;br /&gt;
* [[Commstar v21/23 modem]] ([[PACE]])&lt;br /&gt;
* [[Data Research CH301S modem]] (greek company)&lt;br /&gt;
* [[Digitelec DTL 2000/2100 Modem]]&lt;br /&gt;
* [[EPTA modem]] (sold by Greek mag ΕΠΤΑ)&lt;br /&gt;
* [[KDS Communicator 104]] (connects directly to expansion port) ([[KDS Electronics]])&lt;br /&gt;
* [[Loritel]] (for french Minitel) ([[Loriciel|Loriciels]])&lt;br /&gt;
* [[Mini-Max Modem|KDS Mini-Max Modem]] (connects via RS232 interface) ([[KDS Electronics]])&lt;br /&gt;
* [[MicroLink Dual-Speed Modem]] ([[MicroLink]]) [[File:Microlink.pdf|Mircolink Manual]] and [[File:Micronet.pdf|Micronet manual]], provided by ''Spookspring''&lt;br /&gt;
* [[MicroLink Multi-Speed Modem]] ([[MicroLink]])&lt;br /&gt;
* [[Nightingale_modem]] ([[PACE]])&lt;br /&gt;
* [[Schneider BTX Modul]] (for German Bildschirmtext) ([[Schneider]])&lt;br /&gt;
&lt;br /&gt;
=== Serial Interfaces ===&lt;br /&gt;
&lt;br /&gt;
* ([[RS232|overview of RS232 interfaces]])&lt;br /&gt;
* [[Aleste 520EX]] (a CPC clone with built-in RS232, intended for serial mouse) ([[Patisonic]])&lt;br /&gt;
* [[AMSSIO]] (four different versions) (RS232 interface) (DIY) (Martin Zacho)&lt;br /&gt;
* [[Amstrad Serial Interface]] ([[Amstrad]])&lt;br /&gt;
* [[Cirkit serial interface]] ([[Cirkit]])&lt;br /&gt;
* Cirkit twin-port serial interface (resold by [[Microstyle]])&lt;br /&gt;
* [[CPC Booster|CPC Booster/CPC Booster+]] (modern multifunction expansion, including RS232)&lt;br /&gt;
* [[CPCI RS232 Interface]] (DIY) ([[CPC Schneider International Sonderheft]])&lt;br /&gt;
* [[Data Media Disc System]] (disc drive with built-in RS232 interface) ([[Data Media]])&lt;br /&gt;
* [[KDS Electronics Serial Interface|KDS Serial Interface]] ([[KDS Electronics]])&lt;br /&gt;
* [[Panda Electronics Communications Interface Unit]] (dual RS232 plus 8bit printer port) (Panda Electronics Ltd)&lt;br /&gt;
* [[RS-232 para Amstrad]] ([[MHT Ingenieros]])&lt;br /&gt;
* [[SCA CPC Prolink]] ([[SCA Products]])&lt;br /&gt;
* [[Schneider RS232 Interface]] ([[Schneider]])&lt;br /&gt;
* [[Schneiderware V/24 Interface]] (DIY) ([[CPC Schneider International]])&lt;br /&gt;
* [[Simple RS232 for Printer usage]] (DIY) (one-directional, transmit only)&lt;br /&gt;
* [[Spectre Comms Serial Interface]] with Cage Comms software ([[Spectre Communications Ltd]])&lt;br /&gt;
* [[Vortex Disc Drives]] (disc drive/interface with optional RS232 port) ([[Vortex Computersysteme]])&lt;br /&gt;
* [[Z80-SIO dual ports RS232 interface for CPC (French)]] (DIY) (Philippe Lebel)&lt;br /&gt;
* [[Dual RS232]] ([[Timatic Systems]])&lt;br /&gt;
&lt;br /&gt;
=== Teletext ===&lt;br /&gt;
&lt;br /&gt;
* [[Teletext adaptor]] ([[Microtext Ltd.]])&lt;br /&gt;
* [[Volex TTX 2000a|Volex TTX 2000a Teletext-Telesoftware Adaptor]] (Volex Electronics)&lt;br /&gt;
&lt;br /&gt;
=== Others ===&lt;br /&gt;
&lt;br /&gt;
* [[CPC Booster|CPC Booster/CPC Booster+]]&lt;br /&gt;
* [[Virtual Net 96]] ([[Wizcat]])&lt;br /&gt;
* [[Red Box]] ([[General Information Systems]])&lt;br /&gt;
* [[CPC-ENet|CPC Ethernet Card]] ([[rpalmer]])&lt;br /&gt;
&lt;br /&gt;
== Digitizer / Scanner ==&lt;br /&gt;
&lt;br /&gt;
* [[ARA Video Digitizer]] ([[Jagot &amp;amp; Leon]])&lt;br /&gt;
* [[Electric Studio C6]] ([[Electric Studio]])&lt;br /&gt;
* [[Dart Scanner for DMP-Printers]] (the optics are attached to the printer head) ([[Dart Electronics]])&lt;br /&gt;
* [[Omni-Reader]] (Oberon International) (scanner with text recognition) (advert on ACU 1-1987, page 83)&lt;br /&gt;
* [[VIDI digitizer]] ([[Rombo Productions]])&lt;br /&gt;
&lt;br /&gt;
== Drives ==&lt;br /&gt;
&lt;br /&gt;
=== Disc Drives ===&lt;br /&gt;
&lt;br /&gt;
* [[3½&amp;quot; &amp;amp; 5¼&amp;quot; Disk Drives]]&lt;br /&gt;
* [[Amstrad Disk Drive|Amstrad DDI-1 / FD-1 Disk Drive]] ([[Amstrad]])&lt;br /&gt;
* [[Cumana 3&amp;quot; Disk Drive]] ([[Cumana]])&lt;br /&gt;
* [[Data Media Disc System]] ([[Data Media]])&lt;br /&gt;
* [[Jasmin AM5D 5 &amp;quot;1/4 floppy drive]]&lt;br /&gt;
* [[KDS 5¼&amp;quot; Disc Drive]] ([[KDS Electronics]])&lt;br /&gt;
* [[TIMDISC 5¼&amp;quot; 2nd Disc Drive]] ([[Timatic Systems]])&lt;br /&gt;
* [[F1|Vortex Disc Drives]] ([[Vortex Computersysteme|Vortex]])&lt;br /&gt;
* [[Four floppy drives with Amstrad disc interface]]&lt;br /&gt;
&lt;br /&gt;
=== Exotic Drives ===&lt;br /&gt;
&lt;br /&gt;
* [[Codemasters CD]] (loads games from Audio CD via joystick port) ([[Codemasters]])&lt;br /&gt;
* [[Draysoft Doubler]] (external tape input, for tape-to-tape transfers) ([[Evesham Micros]])&lt;br /&gt;
&lt;br /&gt;
=== Hard Disc Drives ===&lt;br /&gt;
&lt;br /&gt;
* [[CPC-IDE]] (modern) (discontinued prototype)&lt;br /&gt;
* [[Dobbertin Harddisc]] ([[Dobbertin]])&lt;br /&gt;
* [[IDE8255]] internal/extrernal IDE/CF interface ([[Yarek]])&lt;br /&gt;
* [[SYMBiFACE II]] (modern) (IDE and various other features)&lt;br /&gt;
* [[Vortex Winchester Drive]] ([[Vortex Computersysteme|Vortex]])&lt;br /&gt;
* [[IDE/8255]] external IDE Interface ([[rpalmer]])&lt;br /&gt;
&lt;br /&gt;
=== Drive Emulators ===&lt;br /&gt;
&lt;br /&gt;
* [[HxC Floppy Emulator]]&lt;br /&gt;
* [[SDiskEmul]]&lt;br /&gt;
* [[TFE Floppy Emulator]]&lt;br /&gt;
* [[VDrive]]&lt;br /&gt;
&lt;br /&gt;
== Hardware debuggers/Hacking devices ==&lt;br /&gt;
&lt;br /&gt;
* [[Action Replay]] (whatever snapshot) ([[Datel Electronics]])&lt;br /&gt;
* [[Disc Wizard]] (whatever snapshot) ([[Evesham Micros]])&lt;br /&gt;
* [[Hackit|Hackit / Le Hacker]] (allows to view RAM at 0040h..AF00h) ([[Siren Software]])&lt;br /&gt;
* [[Mirage Imager]] (RAM-only snapshot) (Mirage Microcomputer Limited)&lt;br /&gt;
* [[Multiface II]] (RAM-and-I/O snapshot) ([[Romantic Robot]])&lt;br /&gt;
* [[PDS development system]] (old devkit been used for commercial games) (PD Systems/Andy Glaister)&lt;br /&gt;
* [[RAM7 Cartridge Hacker]] (for CPC+/GX4000 cartridges) ([[RAM7]])&lt;br /&gt;
* [[Transtape]] (whatever snapshot) (Hard Micro)&lt;br /&gt;
&lt;br /&gt;
== Input devices ==&lt;br /&gt;
&lt;br /&gt;
=== Joysticks ===&lt;br /&gt;
&lt;br /&gt;
* [[Analog Joysticks]] (CPC Plus only)&lt;br /&gt;
* [[Digital Joysticks]]&lt;br /&gt;
* [[Amstrad JY-1/JY-2 joysticks]]&lt;br /&gt;
* [[Joystick Y-cables]]&lt;br /&gt;
&lt;br /&gt;
=== Light-Guns ===&lt;br /&gt;
&lt;br /&gt;
* [[Gunstick]] ([[MHT Ingenieros]])&lt;br /&gt;
* [[Amstrad Magnum Phaser|Magnum Light Phaser]] ([[Amstrad]] and [[Trojan]])&lt;br /&gt;
* [[Trojan Light Phazer]] ([[Trojan]]) (CPC+)&lt;br /&gt;
* [[Loriciel Phaser (West Phaser)|West Phaser]] ([[Loriciel]])&lt;br /&gt;
&lt;br /&gt;
=== Light-Pens ===&lt;br /&gt;
&lt;br /&gt;
* [[Amstrad LP-1 light pen]] (Amstrad/Amsoft/Trojan) aka Trojan CAD-Master Lightpen (Trojan)&lt;br /&gt;
* [[ASS Light-Pen]] ([[ASS]])&lt;br /&gt;
* [[Dart Light Pen]] ([[Dart Electronics]])&lt;br /&gt;
* [[Datapen]] ([[Datapen Microtechnology Ltd]])&lt;br /&gt;
* [[dk'tronics Lightpen|Dk'tronics Light Pen]] ([[Dk'tronics]])&lt;br /&gt;
* [[Happy Computer Light Pen]] (DIY from german magazine)&lt;br /&gt;
* [[Light Pen Professional / Mark II (Electric Studio)|Light Pen Professional / Mark II]] ([[Electric Studio]])&lt;br /&gt;
* [[Lindy Light Pen]] ([[Lindy]])&lt;br /&gt;
&lt;br /&gt;
=== Mouse ===&lt;br /&gt;
&lt;br /&gt;
* [[AMX Mouse]] (Advanced Memory Systems)&lt;br /&gt;
* [[PS2Mouse|AMX Compatible PS/2 and USB Mouse Adapter]] (DIY)&lt;br /&gt;
* [[Atari-ST mouse adapter]] (DIY) ([[Schneider Magazin]])&lt;br /&gt;
* [[dk'tronics Mouse Interface|Dk'tronics Mouse Interface]] ([[Dk'tronics]])&lt;br /&gt;
* [[CPC-Mousepack 2.0]] (Gerdes/Centaur/Reis-ware/ASS)&lt;br /&gt;
* [[Electric Studio Mouse]] ([[Electric Studio]])&lt;br /&gt;
* [[GEOS mouse|GEOS mouse]] ([[Commodore 64|C64]])&lt;br /&gt;
* [[Genius mouse]] ([[Datel Electronics]])&lt;br /&gt;
* [[Kempston Mouse]] (Kempston)&lt;br /&gt;
* [[Marconi|Marconi trackball]]&lt;br /&gt;
* [[Serial RS232 Mouse]]&lt;br /&gt;
* [[SYMBiFACE II:PS/2 mouse|PS/2 mouse]] of [[SYMBiFACE II]]&lt;br /&gt;
* [[Wireless mouse (DIY)]] (what is this?) (added 19 August 2006 by CPCLER)&lt;br /&gt;
&lt;br /&gt;
=== Others ===&lt;br /&gt;
&lt;br /&gt;
* [[CPCKey|Attaching an AT keyboard to the CPC]]&lt;br /&gt;
* [[Grafpad II]] (Hegotron/British Micro/Grafsales)&lt;br /&gt;
* [[Graphiscop II]] (M.M.C.)&lt;br /&gt;
* [[Keyboard Membrane Repair/Replacement Guide|Keyboard Repair/Replacement]]&lt;br /&gt;
&lt;br /&gt;
== Memory expansions / ROM boxes ==&lt;br /&gt;
&lt;br /&gt;
=== Memory Expansions / RAM discs ===&lt;br /&gt;
&lt;br /&gt;
* ([[Standard Memory Expansions]])&lt;br /&gt;
* [[CPC4MB| CPC4MB - 4 MB memory expansion]] ([[Yarek]])&lt;br /&gt;
* [[c't 512 KB internal RAM expansion]] (DIY) (c't magazine)&lt;br /&gt;
* [[Data Media Memory Expansion]] ([[Data Media]])&lt;br /&gt;
* [[Dk'tronics memory expansion‎|Dk'tronics Memory Expansion and Silicon Disc]] ([[Dk'tronics]])&lt;br /&gt;
* [[Dobbertin Memory Expansion]] ([[Dobbertin]]) - 64 KB to 512 KB RAM&lt;br /&gt;
* [[Inicron RAM-Box]] (Inicron) - 512 KB RAM&lt;br /&gt;
* [[Otten &amp;amp; Fecht 1 MB RAM-Disc]] ([[Otten/Fecht]])&lt;br /&gt;
* [[Phoenix M64]] - 64 KB RAM&lt;br /&gt;
* [[RAM BOX]] 512 KB memory expansion&lt;br /&gt;
* [[RAM7 2MB memory expansion]] ([[RAM7]]) - 2 MB RAM&lt;br /&gt;
* [[SYMBiFACE II]] - 512 KB RAM&lt;br /&gt;
* [[Vortex Expansions RAM card]] ([[Vortex Computersysteme|Vortex]]) - 512 KB RAM&lt;br /&gt;
&lt;br /&gt;
=== ROM Box / ROM Board ===&lt;br /&gt;
&lt;br /&gt;
* [[ACU Romboard (DIY)|ACU Romboard]] (DIY) ([[Phil Craven]]/[[Amstrad Computer User|ACU]])&lt;br /&gt;
* [[ACU Romchanger]] (DIY) ([[Phil Craven]]/[[Amstrad Computer User|ACU]]) - a CPC6128 ROM (BIOS v3, BASIC v1.1) upgrade for the CPC464&lt;br /&gt;
* [[AD1 ROM Cartridge]] ([[Arnor]])&lt;br /&gt;
* [[AMRAM]] ([[Silicon Systems]])&lt;br /&gt;
* [[AMRAM2]] ([[Silicon Systems]])&lt;br /&gt;
* [[Amstrad ROM Expander]] (DIY) (Practical Electronics/Simon Dean)&lt;br /&gt;
* [[Britannia ROM Board]] aka ROM Plus ([[Britannia Software Ltd]])&lt;br /&gt;
* [[Cirkit HX-RX1 Rom Expansion Card]] ([[Cirkit]]) (what is this?) (added  3 September 2006 by Torn) (also listed on [[Hwlist from retroisle]])&lt;br /&gt;
* [[CPC.Flash]] internal/external 4MB ROM upgrade ([[Yarek]])&lt;br /&gt;
* [[CPC GX4000-Multi EPROM Cartridge]] Use a GX cartridge for modified ROM software&lt;br /&gt;
* [[Dobbertin EPROM 224]] ([[Dobbertin]])&lt;br /&gt;
* [[Fleet EPROM Programmer|Fleet EPROM Programmer]] (F.Kup and Fleet Microsystems Ltd.)&lt;br /&gt;
* [[FO-DOS|FO-DOS Cartridge]] - a CPC6128 ROM (BIOS v3, BASIC v1.1) upgrade for the CPC464 ([[Duchet Computers]])&lt;br /&gt;
* [[Honeysoft ROM Board]] ([[HoneySoft]])&lt;br /&gt;
* [[Inicron ROM-RAM-Box]] (Inicron)&lt;br /&gt;
* [[KDS Sideways ROM Board]] ([[KDS Electronics]])&lt;br /&gt;
* [[Maplin ROM Box]] ([[Maplin]])&lt;br /&gt;
* [[MegaFlash]] (DIY - Bryce) 512 KB ROM simulator using Flash, in-system programmable&lt;br /&gt;
* [[MegaROM]] (DIY - Bryce) 128K / 256K ROMBoard&lt;br /&gt;
* [[Microgenic ROM Board]] ([[Microgenic Systems]])&lt;br /&gt;
* [[Microgenic EPROM Programmer]] ([[Microgenic Systems]])&lt;br /&gt;
* [[Microstyle RAMROM]] ([[Microstyle]])&lt;br /&gt;
* [[Microstyle ROM Board Xtra]] ([[Microstyle]])&lt;br /&gt;
* [[POKROM]] (DIY) (Electronique Radio Plans, issue 517)&lt;br /&gt;
* [[Ramcard 128]] (a ROM emulator) ([[RAM7]])&lt;br /&gt;
* [[Rombo Rombox]] ([[Rombo Productions]])&lt;br /&gt;
* [[Schneiderware EPROM Burner]] (DIY) ([[CPC Schneider International]])&lt;br /&gt;
* [[Schneiderware Pseudo ROM]] (DIY) ([[CPC Schneider International]])&lt;br /&gt;
* [[Sideways ram]] (Paul Townsend)&lt;br /&gt;
* [[SuperPower ROM Box]] ([[Micro Power Ltd.]])&lt;br /&gt;
* [[Universeller EPROM Programmer 4004]] ([[Dobbertin]])&lt;br /&gt;
* [[X-ROM]] Eprom programmer and ROM Board ([[Timatic Systems]])&lt;br /&gt;
&lt;br /&gt;
== Monitors ==&lt;br /&gt;
* Computers [[monitor_compatible|compatible]] with Amstrad Monitors&lt;br /&gt;
* [[CM14|Amstrad CM14]] Colour Monitor (for CPC Plus)&lt;br /&gt;
* [[CTM640/CTM644|Amstrad CTM640/CTM644]] Color Monitor (for CPC 464/664/6128)&lt;br /&gt;
* [[GT64/GT65|Amstrad GT64/GT65]] Green Monitor (for CPC 464/664/6128)&lt;br /&gt;
* [[MM12|Amstrad MM12]] Monochrome Monitor (for CPC Plus)&lt;br /&gt;
* [[Amstrad MP1/MP2 modulator]]&lt;br /&gt;
* [[Amstrad MPV 001 modulator]] (Spanish MP1)&lt;br /&gt;
* [[MP2F|Amstrad MP-2F Scart Adapter]] (French MP2)&lt;br /&gt;
* [[MP-3|Amstrad MP-3 TV Tuner for CTM 644]]&lt;br /&gt;
* [[MPS Modulator]] Modulator made in Greece from MPS&lt;br /&gt;
* [[Dk'tronics TV Tuner]] ([[Dk'tronics]]) (similar to MP-3)&lt;br /&gt;
* [[Screenvision TV Tuner]] (Screens Microcomputers &amp;amp; Electronics Ltd.) (similar to MP-3)&lt;br /&gt;
* CPCI HF-modulator (CPC Schneider International 11/1986, Page 78ff. Someone please scan it, my issue lacks those pages!)&lt;br /&gt;
* [[TV SCART cable]] (DIY)&lt;br /&gt;
* [[LCD And Plasma TV Solution]] (DIY)&lt;br /&gt;
* [[Videomaster]] Modulator made in 1993 by Campursoft&lt;br /&gt;
&lt;br /&gt;
== Multi function expansions ==&lt;br /&gt;
&lt;br /&gt;
* [[CPC Booster|CPC Booster/CPC Booster+]]&lt;br /&gt;
* [[CPCISA by Yarek]] ([[Yarek]])&lt;br /&gt;
* [[CPCMax!]]&lt;br /&gt;
* [[CPCX]]&lt;br /&gt;
* [[Full Expandable Interface]] ([[Timatic Systems]])&lt;br /&gt;
* [[PlayCity]]&lt;br /&gt;
* [[SYMBiFACE II]]&lt;br /&gt;
&lt;br /&gt;
== Printers ==&lt;br /&gt;
&lt;br /&gt;
* ([[8bit Printer Ports]])&lt;br /&gt;
* ([[Amstrad Printers]])&lt;br /&gt;
* [[DMP1]] printer ([[Amstrad]]) ([[Seikosha]] Unihammer printer)&lt;br /&gt;
* [[DMP2000]] printer ([[Amstrad]]/[[Schneider]]) ([[Epson]]-compatible 9-pin printer)&lt;br /&gt;
* [[DMP2160]] printer ([[Amstrad]]/[[Schneider]]) (fast version of DMP2000)&lt;br /&gt;
* [[DMP3000]] printer ([[Amstrad]]/[[Schneider]]) (gray PC-version of DMP2000 with more ROM/RAM and IBM charset)&lt;br /&gt;
* [[DMP3160]] printer ([[Amstrad]]/[[Schneider]]) (fast version of DMP3000)&lt;br /&gt;
* [[DMP3250]]di printer ([[Amstrad]]) (dual interface version of DMP3160) (centronics + RS232)&lt;br /&gt;
* [[DMP4000]] printer ([[Amstrad]]/[[Schneider]]) ([[Epson]]-compatible 9-pin 16&amp;quot; wide printer)&lt;br /&gt;
* [[LD6000]] laser printer ([[Amstrad GmbH]]) (re-badgered Sharp printer, for German market only)&lt;br /&gt;
* [[LQ3500]](di) printer ([[Amstrad]]/[[Schneider]]) ([[Epson]]-compatible 24-pin printer)&lt;br /&gt;
* [[LQ5000]]di printer ([[Amstrad]]) ([[Epson]]-compatible 24-pin 16&amp;quot; wide printer)&lt;br /&gt;
* [[Robotron 6313|EuroPrint FT80X, Robotron 6313, Präsident 6320]] (east German)&lt;br /&gt;
* [[NLQ401|Schneider NLQ401]] ([[Schneider]]) (custom 9-pin printer, German counterpart of the DMP1)&lt;br /&gt;
* [[Star Printers]] (Star Micronics Co., Ltd.)&lt;br /&gt;
&lt;br /&gt;
== Real Time Clocks ==&lt;br /&gt;
&lt;br /&gt;
* [[ACU Real Time Clock (DIY)|ACU Real Time Clock]] (DIY) (without year counter) ([[Amstrad Computer User|ACU]])&lt;br /&gt;
* [[Aleste 520EX]] (a CPC clone with built-in RTC) ([[Patisonic]])&lt;br /&gt;
* [[Real Time Clock|CPCI Real Time Clock]] (DIY) ([[CPC Schneider International Sonderheft]])&lt;br /&gt;
* [[Dk'tronics Real Time Clock]] ([[Dk'tronics]])&lt;br /&gt;
* [[Dobbertin Smart Watch]] (the RTC itself is inserted like a ROM) ([[Dobbertin]])&lt;br /&gt;
* [[Schneiderware Real Time Clock]] (DIY) ([[CPC Schneider International]])&lt;br /&gt;
* [[SYMBiFACE_II:Realtime_clock|Realtime Clock]] of [[SYMBiFACE_II]] (modern RTC with bugged century counter)&lt;br /&gt;
&lt;br /&gt;
== Synthesizer, sampler and music related ==&lt;br /&gt;
&lt;br /&gt;
* [[Amdrum]] (Playback) ([[Cheetah]])&lt;br /&gt;
* [[Amstrad SSA-1 Speech Synthesizer]] (Speech) ([[Amstrad]])&lt;br /&gt;
* [[CPC Booster|CPC Booster/CPC Booster+]] (Stereo Sampling/Playback) ([[Antitec]]/[[Dirty Minds]])&lt;br /&gt;
* [[Datel Digital Sound Sampler]]/[[Datel Electronics]]&lt;br /&gt;
* [[Digiblaster]] (Playback) (DIY) (8bit DAC on printer port) ([[CPC Amstrad International]])&lt;br /&gt;
* [[Digivox sampler]] (EMM)&lt;br /&gt;
* [[Dk'tronics Speech Synthesizer]] (Speech) ([[Dk'tronics]])&lt;br /&gt;
* [[DHCP MIDI Interface]] (DHCP Electronics)&lt;br /&gt;
* [[EMR MIDI Interface]] (MIDI) ([[EMR|ElectroMusic Research]])&lt;br /&gt;
* [[FuturePlayer]] (modern MP3 playback, max 128kbps) (Hard: Dr.Zed, Soft: TFM)&lt;br /&gt;
* [[Maestro]] (Amplifier/Speakers) (Vanguard Leisure Ltd.)&lt;br /&gt;
* [[Magic Sound Board]] for [[Aleste 520EX]] (four channel DMA playback) ([[Patisonic]])&lt;br /&gt;
* [[Mini Interface for connection to MK5 MIDI Keyboard]] ([[Cheetah]])&lt;br /&gt;
* [[Music Machine]] (Sampling/Playback/MIDI) ([[Ram Electronics]])&lt;br /&gt;
* [[MHT Speech Synthesizer]] (Speech) ([[MHT Ingenieros]])&lt;br /&gt;
* [[Silicon Systems MIDI Interface]] ([[Silicon Systems]]) (what is this?) (added 3 September 2006 by Torn) (also listed on [[Hwlist from retroisle]])&lt;br /&gt;
* [[Sound Blaster]] (Amplifier/Speakers) ([[Siren Software]]&lt;br /&gt;
* [[Soundplayer]] (many different versions exist) (Playback) ([[Futurs']])&lt;br /&gt;
* [[TechniMusique Synthetiseur Musical|TMPI musical synthesizer]] (12 voices) ([[TechniMusique]])&lt;br /&gt;
* [[TMPI speech synthesizer]] (Speech) ([[TechniMusique]])&lt;br /&gt;
* [[Unconventional use of hardware to produce sounds]]&lt;br /&gt;
&lt;br /&gt;
== Miscellaneous ==&lt;br /&gt;
&lt;br /&gt;
* 64 Kb Printer Buffer (DIY) (what is this?) (added 19 August 2006 by CPCLER)&lt;br /&gt;
* [[Ambug|Ambug Robot]] (DIY) ([[Magenta Electronics Ltd.]])&lt;br /&gt;
* [[Amstore]] (network with 20MB harddisk) (Northern Computers)&lt;br /&gt;
* [[Amstrad Autofire Interface and Combined Mouse Interface|Amstrad Autofire Interface and Combined Mouse Interface]] (Unknown firm??)&lt;br /&gt;
* Amstrad Expansion System Part 2 ([[Maplin]]) - appeared in Project book 19 (for Part 1 see [[Maplin ROM Box]])&lt;br /&gt;
* [[Amstrad CT-1 Radio/Alarm-Clock]] ([[Amstrad]])&lt;br /&gt;
* [[CPCISA by Yarek|CPCISA]] ([[Yarek]])&lt;br /&gt;
* [[Data Media Printerinterface]] (printer splitter for connecting 2 or 3 software-selectable printers to the CPC) ([[Data Media]])&lt;br /&gt;
* [[DCP Interpacks]] (DCP Microdevelopments)&lt;br /&gt;
* [[Dust Covers]]&lt;br /&gt;
* [[Fischertechnik Interface]] for use with the [[Fischertechnik Trainingsrobot]], the [[Fischertechnik Plotter/Scanner]], and the [[Fischertechnik Computing Experimental]] kit.&lt;br /&gt;
* [[HDCPC]] (what is this?) (added 21 August 2006 by 85.218.166.50) (according to [[Dobbertin Harddisc|this page]], HDCPC is a modern IDE harddisk interace, but it's unknown who developed that thing?)&lt;br /&gt;
* [[Jagot &amp;amp; Leon Interface Cards]] ([[Jagot &amp;amp; Leon]])&lt;br /&gt;
* [[KDS Power Controller]] (a box with eight relays) ([[KDS Electronics]])&lt;br /&gt;
* [[Kersten PC Emulator]]&lt;br /&gt;
* [[Maplins 8bit Input Port]] ([[Maplin]]) (among others for use with Maplin's Weather Satellite Decoder)&lt;br /&gt;
* [[Maplin ROM Box|Maplins 6x8bit Input/Output Port]] ([[Maplin]]) (an extension to Maplin's &amp;quot;Rombox&amp;quot; project)&lt;br /&gt;
* [[Maplins Weather Satellite Receiver]] ([[Maplin]])&lt;br /&gt;
* [[Oktett]] (multimeter/oscilloscope) ([[Otten/Fecht]])&lt;br /&gt;
* [[Peripheral Soft Reset]] (System BIOS Feature for Peripherals)&lt;br /&gt;
* [[Schneiderware]] (a series of [[ECB Bus]] based DIY projects that were released in [[CPC Schneider International]] magazine)&lt;br /&gt;
* [[Split Extension Connector|Cheetah Marketing Split Extension Connector]] ([[Cheetah]])&lt;br /&gt;
* Teleterminal 300s (reportedly &amp;quot;simulates&amp;quot; rs232; connects to printer port; for use with acoustic coupler, see review in CPCI 8-1985, page 55-56)&lt;br /&gt;
* [[Slomo]] A device to reduce the execution speed of the Amstrad CPC (also available for other machines) by [[Nidd Valley Micro Products]], Ltd. (UK)&lt;br /&gt;
&lt;br /&gt;
Some further (unsorted) peripherals are found here: [[Hwlist from retroisle]]. More DIYs are listed on [[Happy Computer (Schneider Sonderheft)]] (those german magazine articles aren't yet scanned).&lt;br /&gt;
&lt;br /&gt;
[[Category:Peripherals| ]][[Category:Hardware|*]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91273</id>
		<title>Nightingale modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Nightingale_modem&amp;diff=91273"/>
				<updated>2014-09-22T09:36:56Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Created page with &amp;quot;=Nightingale Modem by PACE=  A 300 baud modem sold with, or designed to be used with the RS232 unit (below), both made by PACE using Commstar software. Below pictures and vide...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Nightingale Modem by PACE=&lt;br /&gt;
&lt;br /&gt;
A 300 baud modem sold with, or designed to be used with the RS232 unit (below), both made by PACE using Commstar software.&lt;br /&gt;
Below pictures and video show the unit connected online to Demon Arcade in 2013, the last BBS operating in the U.K. (as far as aware) compatible with an Amstrad CPC. The site was aimed at Acorn users, and stopped updating around 1995.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:night4.JPG&lt;br /&gt;
File:night3.JPG&lt;br /&gt;
File:night1.JPG&lt;br /&gt;
File:nightingaleinside.jpg&lt;br /&gt;
File:Get_Online.JPG&lt;br /&gt;
File:onlinewithamstrad.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://www.youtube.com/watch?v=3WPMq80wYFY Guide to Getting Online with an Amstrad CPC 464 (from 1984) in 2013 (YouTube)]&lt;br /&gt;
&lt;br /&gt;
=PACE RS232 Serial Interface with Extra ROM Board=&lt;br /&gt;
Features Serial Interface, with a separate ROM board below. &lt;br /&gt;
&lt;br /&gt;
This could be modified with 2 pins and a capacitor to work as a x4 ROM box. Pic.4 below shows the modified board.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pace-rs232-above.jpg&lt;br /&gt;
File:Pace-rs232-side.jpg&lt;br /&gt;
File:Pace-rs232-lower.jpg&lt;br /&gt;
File:Pace-rs232-modified-romboar.jpg&lt;br /&gt;
File:Pace-interface-bottom.jpg&lt;br /&gt;
File:Pace-romboard-bottom.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Get_Online.JPG&amp;diff=91272</id>
		<title>File:Get Online.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Get_Online.JPG&amp;diff=91272"/>
				<updated>2014-09-22T09:25:01Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Onlinewithamstrad.jpg&amp;diff=91271</id>
		<title>File:Onlinewithamstrad.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Onlinewithamstrad.jpg&amp;diff=91271"/>
				<updated>2014-09-22T09:24:55Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Commstar_v21/23_modem&amp;diff=91270</id>
		<title>Commstar v21/23 modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Commstar_v21/23_modem&amp;diff=91270"/>
				<updated>2014-09-22T09:17:30Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Commstar v21-23 modem.jpg|right|thumb|250px|The modem and interface]]&lt;br /&gt;
&lt;br /&gt;
A package that consists of an Amstrad modem by Pace and the [[PACE]] serial interface.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:ACU8701002.jpg|Advert (ACU, January 1987)&lt;br /&gt;
File:Pace_modem_front.jpg&lt;br /&gt;
File:Pace_modem_back.jpg&lt;br /&gt;
File:Pace_modem_user_guide.jpg&lt;br /&gt;
File:Pace_modem_plugged_in.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface_inside.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface_User_Guide.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;br /&gt;
&lt;br /&gt;
 [[Category:Peripherals]] [[Category:Serial interfaces]][[Category:Network]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Nightingaleinside.jpg&amp;diff=91269</id>
		<title>File:Nightingaleinside.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Nightingaleinside.jpg&amp;diff=91269"/>
				<updated>2014-09-22T09:16:22Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Night4.JPG&amp;diff=91268</id>
		<title>File:Night4.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Night4.JPG&amp;diff=91268"/>
				<updated>2014-09-22T09:16:20Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Night3.JPG&amp;diff=91267</id>
		<title>File:Night3.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Night3.JPG&amp;diff=91267"/>
				<updated>2014-09-22T09:16:15Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Night1.JPG&amp;diff=91266</id>
		<title>File:Night1.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Night1.JPG&amp;diff=91266"/>
				<updated>2014-09-22T09:16:07Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Genius_mouse&amp;diff=91262</id>
		<title>Genius mouse</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Genius_mouse&amp;diff=91262"/>
				<updated>2014-09-17T17:24:21Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Genius mouse''' is a mouse with interface for Amstrad CPC sold by [[Datel Electronics]].&lt;br /&gt;
&lt;br /&gt;
[[image:Genius mouse Datel.jpg|300px|thumb|Advertisement in Amstrad Action]]&lt;br /&gt;
&lt;br /&gt;
=Genius GM-7 Bus Mouse=&lt;br /&gt;
Different to the above version, this mouse was aimed at the Spectrum, but was perfectly usable with an Amstrad CPC and suitable interface, such as DK'Tronics Mouse Interface. (tested with OCP Art Studio).&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Genius_mouse_box.JPG&lt;br /&gt;
&lt;br /&gt;
File:Genius_Mouse_Box_Inner.JPG&lt;br /&gt;
&lt;br /&gt;
File:Genius_Mouse_Instructions.JPG&lt;br /&gt;
&lt;br /&gt;
File:Genius_Mouse_Board_Lower.JPG&lt;br /&gt;
&lt;br /&gt;
File:Genius_Mouse_Board_Upper.JPG&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Peripherals]] [[Category: Input Device]] [[Category:Hardware]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_Mouse_Instructions.JPG&amp;diff=91261</id>
		<title>File:Genius Mouse Instructions.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_Mouse_Instructions.JPG&amp;diff=91261"/>
				<updated>2014-09-17T17:14:07Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_mouse_box.JPG&amp;diff=91260</id>
		<title>File:Genius mouse box.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_mouse_box.JPG&amp;diff=91260"/>
				<updated>2014-09-17T17:14:03Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_Mouse_Box_Inner.JPG&amp;diff=91259</id>
		<title>File:Genius Mouse Box Inner.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_Mouse_Box_Inner.JPG&amp;diff=91259"/>
				<updated>2014-09-17T17:13:59Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_Mouse_Board_Upper.JPG&amp;diff=91258</id>
		<title>File:Genius Mouse Board Upper.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_Mouse_Board_Upper.JPG&amp;diff=91258"/>
				<updated>2014-09-17T17:13:54Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_Mouse_Board_Lower.JPG&amp;diff=91257</id>
		<title>File:Genius Mouse Board Lower.JPG</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Genius_Mouse_Board_Lower.JPG&amp;diff=91257"/>
				<updated>2014-09-17T17:13:48Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: MsUpload&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MsUpload&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Commstar_v21/23_modem&amp;diff=91256</id>
		<title>Commstar v21/23 modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Commstar_v21/23_modem&amp;diff=91256"/>
				<updated>2014-09-17T16:48:33Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Commstar v21-23 modem.jpg|right|thumb|250px|The modem and interface]]&lt;br /&gt;
&lt;br /&gt;
A package that consists of an Amstrad modem by Pace and the [[PACE]] serial interface.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:ACU8701002.jpg|Advert (ACU, January 1987)&lt;br /&gt;
File:Pace_modem_front.jpg&lt;br /&gt;
File:Pace_modem_back.jpg&lt;br /&gt;
File:Pace_modem_user_guide.jpg&lt;br /&gt;
File:Pace_modem_plugged_in.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface_inside.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface_User_Guide.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pace RS232 Serial Interface with Extra ROM Board=&lt;br /&gt;
This is a different version of the RS232 shown above, featuring the Serial Interface, but with a separate ROM board below. &lt;br /&gt;
&lt;br /&gt;
This could be modified with 2 pins and a capacitor to work as a x4 ROM box. Pic.4 below shows the modified board.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pace-rs232-above.jpg&lt;br /&gt;
File:Pace-rs232-side.jpg&lt;br /&gt;
File:Pace-rs232-lower.jpg&lt;br /&gt;
File:Pace-rs232-modified-romboar.jpg&lt;br /&gt;
File:Pace-interface-bottom.jpg&lt;br /&gt;
File:Pace-romboard-bottom.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;br /&gt;
&lt;br /&gt;
 [[Category:Peripherals]] [[Category:Serial interfaces]][[Category:Network]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Commstar_v21/23_modem&amp;diff=91255</id>
		<title>Commstar v21/23 modem</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Commstar_v21/23_modem&amp;diff=91255"/>
				<updated>2014-09-17T16:47:53Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Commstar v21-23 modem.jpg|right|thumb|250px|The modem and interface]]&lt;br /&gt;
&lt;br /&gt;
A package that consists of an Amstrad modem by Pace and the [[PACE]] serial interface.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:ACU8701002.jpg|Advert (ACU, January 1987)&lt;br /&gt;
File:Pace_modem_front.jpg&lt;br /&gt;
File:Pace_modem_back.jpg&lt;br /&gt;
File:Pace_modem_user_guide.jpg&lt;br /&gt;
File:Pace_modem_plugged_in.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface_inside.jpg&lt;br /&gt;
File:Pace_RS232_Serial_Interface_User_Guide.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Pace RS232 Serial Interface with Extra ROM board=&lt;br /&gt;
This is a different version of the RS232 shown above, featuring the Serial Interface, but with a separate ROM board below. &lt;br /&gt;
&lt;br /&gt;
This could be modified with 2 pins and a capacitor to work as a x4 ROM box. Pic.4 below shows the modified board.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Pace-rs232-above.jpg&lt;br /&gt;
File:Pace-rs232-side.jpg&lt;br /&gt;
File:Pace-rs232-lower.jpg&lt;br /&gt;
File:Pace-rs232-modified-romboar.jpg&lt;br /&gt;
File:Pace-interface-bottom.jpg&lt;br /&gt;
File:Pace-romboard-bottom.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Media:RS232_Pace_Interface-Commstar.zip|Commstar Manual (EN)]]&lt;br /&gt;
&lt;br /&gt;
 [[Category:Peripherals]] [[Category:Serial interfaces]][[Category:Network]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-romboard-bottom.jpg&amp;diff=91254</id>
		<title>File:Pace-romboard-bottom.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-romboard-bottom.jpg&amp;diff=91254"/>
				<updated>2014-09-17T16:35:36Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Pace Serial Interface with Lower ROM Board. Showing bottom of ROM board.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pace Serial Interface with Lower ROM Board. Showing bottom of ROM board.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-interface-bottom.jpg&amp;diff=91253</id>
		<title>File:Pace-interface-bottom.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-interface-bottom.jpg&amp;diff=91253"/>
				<updated>2014-09-17T16:34:51Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Pace Serial Interface with Lower ROM Board. Showing bottom of RS232 Interface&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pace Serial Interface with Lower ROM Board. Showing bottom of RS232 Interface&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-modified-romboar.jpg&amp;diff=91252</id>
		<title>File:Pace-rs232-modified-romboar.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-modified-romboar.jpg&amp;diff=91252"/>
				<updated>2014-09-17T16:33:25Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Pace Serial Interface, showing Lower ROM Board (modified to include 2 extra ROMS.)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pace Serial Interface, showing Lower ROM Board (modified to include 2 extra ROMS.)&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Maplin_Video_Digitiser.pdf&amp;diff=91249</id>
		<title>File:Maplin Video Digitiser.pdf</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Maplin_Video_Digitiser.pdf&amp;diff=91249"/>
				<updated>2014-09-16T20:22:41Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &amp;quot;Electronics - The Maplin Magazine&amp;quot; Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd. Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstr...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;quot;Electronics - The Maplin Magazine&amp;quot; Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd. Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Maplin_ROM_Box&amp;diff=91248</id>
		<title>Maplin ROM Box</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Maplin_ROM_Box&amp;diff=91248"/>
				<updated>2014-09-16T20:21:15Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Amstrad Expansion System.jpg|thumb|150px|Amstrad Expansion System]]&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
The '''Amstrad Expansion System''' aka '''Maplin ROM Card''' from [[Maplin]] is a DIY project by [[Dave Goodman]] and [[John Attfield]].&lt;br /&gt;
&lt;br /&gt;
The '''Amstrad Expansion System (Part 1)''' is primarily a '''rom box''' for the CPC series, but had additional features: &lt;br /&gt;
&lt;br /&gt;
* Special non-standard Buffered Expansion Port (with pre-decoded IOSEL line, on access to &amp;quot;free&amp;quot; I/O addresss)&lt;br /&gt;
* Lightpen socket (3.5mm stereo socket - just a connector with LPEN,5V,GND - without any additional electronics)&lt;br /&gt;
&lt;br /&gt;
The '''Amstrad Expansion System (Part 2)''' adds some more features:&lt;br /&gt;
&lt;br /&gt;
* 6x8bit I/O port (using two [[8255 PPI chip]]s)&lt;br /&gt;
* Additional power-supply module (PSU)&lt;br /&gt;
&lt;br /&gt;
== Technical ==&lt;br /&gt;
&lt;br /&gt;
ROM is selected using an I/O port decoded with A15=1, A13=0. The ROM number is decoded using D3-D0 only, meaning a maximum of 16 ROMs can be used, but the PCB only has 8 sockets available.&lt;br /&gt;
In addition more then one value can select the same ROM.&lt;br /&gt;
&lt;br /&gt;
== Pictures ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:ROMBOX_02.JPG|ROM Box with ROMs&lt;br /&gt;
Image:ROMBOX_03.JPG|ROM Box&lt;br /&gt;
Image:ROMBOX_04_MANUAL.JPG|ROM Box and photocopy of how-to build manual&lt;br /&gt;
Image:ROMBOX_05_SCREEN.JPG|Connected showing ROMs&lt;br /&gt;
Image:Maplin_ROMBoard_PCB_Top_(1).jpg|PCB Top (1)&lt;br /&gt;
Image:Maplin_ROMBoard_PCB_Bottom_(1).jpg|PCB Bottom (1)&lt;br /&gt;
Image:Maplin_ROMBoard_PCB_Top_(2).jpg|PCB Top (2)&lt;br /&gt;
Image:Maplin_ROMBoard_PCB_Bottom_(2).jpg|PCB Bottom (2)&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manual ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Maplin ROM-Box Manual.pdf|Amstrad Expansion System Part 1: Maplin ROM-Box Manual]] (pdf)&lt;br /&gt;
* [[Media:Maplins Amstrad Expansion System Part 2 (Project Book19).pdf|Amstrad Expansion System Part 2: 6x8bit I/O Port]] (pdf)&lt;br /&gt;
&lt;br /&gt;
== Additional ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Maplin Video Digitiser.pdf| Maplin Video Digitiser DIY Kit Article]] (pdf)&lt;br /&gt;
&amp;quot;Electronics - The Maplin Magazine&amp;quot; Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Eurocard Info on EURO-card standard]&lt;br /&gt;
* http://www.maplin.co.uk/ &lt;br /&gt;
&lt;br /&gt;
 [[Category:Expansion ROM]] [[Category:Peripherals]] [[Category:manual]]&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi7.jpg&amp;diff=91247</id>
		<title>File:Vidi7.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi7.jpg&amp;diff=91247"/>
				<updated>2014-09-16T20:08:15Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstra...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi6.jpg&amp;diff=91246</id>
		<title>File:Vidi6.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi6.jpg&amp;diff=91246"/>
				<updated>2014-09-16T20:07:36Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstra...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi5.jpg&amp;diff=91245</id>
		<title>File:Vidi5.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi5.jpg&amp;diff=91245"/>
				<updated>2014-09-16T20:06:53Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstra...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi4.jpg&amp;diff=91244</id>
		<title>File:Vidi4.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi4.jpg&amp;diff=91244"/>
				<updated>2014-09-16T20:06:03Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstra...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi3.jpg&amp;diff=91243</id>
		<title>File:Vidi3.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi3.jpg&amp;diff=91243"/>
				<updated>2014-09-16T20:05:25Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstra...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi2.jpg&amp;diff=91242</id>
		<title>File:Vidi2.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi2.jpg&amp;diff=91242"/>
				<updated>2014-09-16T20:04:36Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstra...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi1.jpg&amp;diff=91241</id>
		<title>File:Vidi1.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Vidi1.jpg&amp;diff=91241"/>
				<updated>2014-09-16T20:03:46Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstra...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Electronics - The Maplin Magazine Dec 1985-Nov 1986. Published by Maplin Electronic Supplies Ltd.  Page 12 - 18; Video Digitiser. This DIY Kit could be assembled for use in the Buffered Eurocard Extension board of the Maplin ROM Box for use with Amstrad CPC and Z80 Computers. Gives full instructions on how to build it with board layout and list of components.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-side.jpg&amp;diff=82043</id>
		<title>File:Pace-rs232-side.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-side.jpg&amp;diff=82043"/>
				<updated>2012-09-18T15:29:22Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Pace RS232 Out and In. Shows upper ROM Board and Lower Interface.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pace RS232 Out and In. Shows upper ROM Board and Lower Interface.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-lower.jpg&amp;diff=82044</id>
		<title>File:Pace-rs232-lower.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-lower.jpg&amp;diff=82044"/>
				<updated>2012-09-18T15:29:22Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Pace RS232 Out and In. Shows upper ROM Board and Lower Interface.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pace RS232 Out and In. Shows upper ROM Board and Lower Interface.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-upper.jpg&amp;diff=82045</id>
		<title>File:Pace-rs232-upper.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-upper.jpg&amp;diff=82045"/>
				<updated>2012-09-18T15:29:22Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Pace RS232 Out and In. Shows upper ROM Board and Lower Interface.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pace RS232 Out and In. Shows upper ROM Board and Lower Interface.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-above.jpg&amp;diff=82042</id>
		<title>File:Pace-rs232-above.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Pace-rs232-above.jpg&amp;diff=82042"/>
				<updated>2012-09-18T15:29:21Z</updated>
		
		<summary type="html">&lt;p&gt;Spookspring: Pace RS232 Out and In. Shows upper ROM Board and Lower Interface.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pace RS232 Out and In. Shows upper ROM Board and Lower Interface.&lt;/div&gt;</summary>
		<author><name>Spookspring</name></author>	</entry>

	</feed>