<?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=HERMOL</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=HERMOL"/>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php/Special:Contributions/HERMOL"/>
		<updated>2026-08-28T09:05:14Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106174</id>
		<title>Amstrad Magnum Phaser</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106174"/>
				<updated>2020-08-23T13:20:17Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Magnum Light Phaser''' was released later on in the Amstrads' life, and retailed for £24.99 in the UK.&lt;br /&gt;
&lt;br /&gt;
It came supplied with a cassette and a disk, both containing six games.&lt;br /&gt;
&lt;br /&gt;
464 version plugs into FLOPPY DISC socket, whereas 6128 plugs into the EXPANSION socket.&lt;br /&gt;
&lt;br /&gt;
The main reason to buy this gun was for the excellent Amstrad conversion of Operation Wolf. Playing this with a light gun on your Arnold was the arcade experience people relished but rarely got back in the 80's.&lt;br /&gt;
&lt;br /&gt;
The other supplied games were fun for a while, but by far the high point was Operation Wolf.&lt;br /&gt;
&lt;br /&gt;
== Using the gun ==&lt;br /&gt;
&lt;br /&gt;
You should position yourself 1.2m from the monitor. Make sure there are no reflections on your monitor from other sources otherwise the gun will detect this and give false results. A dark room is best.&lt;br /&gt;
&lt;br /&gt;
== Technical ==&lt;br /&gt;
&lt;br /&gt;
The gun senses light intensity. When it detects light it will generate an edge on the LPEN input of the CRTC. This causes the CRTC to remember the current address.&lt;br /&gt;
&lt;br /&gt;
Most games will blank the screen to black and put white rectangles on the targets on the screen. This is done to make sure the gun detects these regions and not other bright pixels on the screen. This can be quite distracting while playing the game.&lt;br /&gt;
&lt;br /&gt;
The accuracy is 1 CRTC character (R9 lines in height - normally 8) and 2 bytes horizontally. This is due to the way the CRTC outputs are mapped to memory addresses.&lt;br /&gt;
&lt;br /&gt;
Connects to expansion port 50pin edge connector. It uses only 4&lt;br /&gt;
pins: VCC, GND, LPEN, D7. It doesn't decode any address lines or&lt;br /&gt;
/IORQ lines.&lt;br /&gt;
  Trigger Button  ---&amp;gt; Request via output to Port FBFEh, then check CRTC input&lt;br /&gt;
  Light Sensor    ---&amp;gt; CRTC Light Pen Input&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is not pressed, D7 is connected to LPEN. As D7 is always evolving, it generates edges to the LPEN input of the CRTC. So the CRTC is constantly refreshing its registers R16 and R17.&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is pressed, LPEN is connected to the photo-diode of the lightgun. That means that an edge is produced only once per frame in this case.&lt;br /&gt;
&lt;br /&gt;
Retreving the status of the Trigger button is done by changing the D7 value, trying to generate an edge on LPEN, and then checking if the CRTC has refreshed its R16/R17 registers.&lt;br /&gt;
&lt;br /&gt;
To read the Trigger button (to be done during vblank):&lt;br /&gt;
  Port[BCxxh]=11h  ;select CRTC register 11h&lt;br /&gt;
  old=Port[BFxxh]  ;-get old value&lt;br /&gt;
  Port[FBFEh]=7Fh  ;\force an edge on the lpen input&lt;br /&gt;
  Port[FBFEh]=80h  ;/(depending on whether button is pressed or not)&lt;br /&gt;
  new=Port[BFxxh]  ;-get new value&lt;br /&gt;
  if old=new then  ; The Trigger button is pressed&lt;br /&gt;
  ... &lt;br /&gt;
  else             ; The Trigger button is not pressed&lt;br /&gt;
  ...&lt;br /&gt;
&lt;br /&gt;
== Supported Games ==&lt;br /&gt;
&lt;br /&gt;
* [[Bullseye]]&lt;br /&gt;
* [[Missile Ground Zero]]&lt;br /&gt;
* [[Operation Wolf]]&lt;br /&gt;
* [[Robot Attack]]&lt;br /&gt;
* [[Rookie]]&lt;br /&gt;
* [[Solar Invasion]]   &lt;br /&gt;
&lt;br /&gt;
Mastertronic released some more games with Magnum Light Phaser support, but they were mostly budget-type Spectrum ports.&lt;br /&gt;
&lt;br /&gt;
* [[American Turbo-King]]&lt;br /&gt;
* [[Billy the Kid]]&lt;br /&gt;
* [[Bronx Street Cop]]&lt;br /&gt;
* [[F-16 Fighting Falcon]]&lt;br /&gt;
* [[Jungle Warfare]]&lt;br /&gt;
&lt;br /&gt;
All five releases were also available on the [[Megaplay 2]] compilation.&lt;br /&gt;
&lt;br /&gt;
== Disc ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side B.jpg|(FR) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side A.jpg|(FR) Disc - Side A&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side B.jpg|(UK) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side A.jpg|(UK) Disc - Side A&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;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:LightPhaser.JPG|Light Phaser&lt;br /&gt;
Image:Amstrad lightgun.jpg|Light Phaser&lt;br /&gt;
Image:Magnum-drawing.jpg|Drawing&lt;br /&gt;
Image:Magnum-package.jpg|Package&lt;br /&gt;
image:Magnum inside plug.jpg|expansion port socket&lt;br /&gt;
&lt;br /&gt;
Image:NoPicture.gif|Inside of Interface/Gun showing the Trigger Button logic and Expansion Port pins&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuals ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (UK) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{EN}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (FR) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{FR}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Instructions.pdf|Magnum Light Phaser Instructions]] {{ES}} {{DE}} {{FR}} {{EN}} {{PDF}}&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum.zip‎|Magnum Light Phaser Games Disc (English)]] [http://www.jonathanen.com/pages/Computers/Amstrad/CPC6128/Magnum.zip] (zipped .DSK files)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* {{CPCPower|3825}}&lt;br /&gt;
&lt;br /&gt;
* [https://cpcrulez.fr/hardware-pistolet-magnum_light_phaser.htm Magnum Light Phaser at CPCRULEZ]&lt;br /&gt;
&lt;br /&gt;
* [https://cpcrulez.fr/GamesTest/compilation-megaplay_volume_2.htm Megaplay volume 2 compilation at CPCRULEZ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Input Device]] [[Category:Amstrad Products]][[Category:Manual]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106173</id>
		<title>Amstrad Magnum Phaser</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106173"/>
				<updated>2020-08-23T13:18:47Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Magnum Light Phaser''' was released later on in the Amstrads' life, and retailed for £24.99 in the UK.&lt;br /&gt;
&lt;br /&gt;
It came supplied with a cassette and a disk, both containing six games.&lt;br /&gt;
&lt;br /&gt;
464 version plugs into FLOPPY DISC socket, whereas 6128 plugs into the EXPANSION socket.&lt;br /&gt;
&lt;br /&gt;
The main reason to buy this gun was for the excellent Amstrad conversion of Operation Wolf. Playing this with a light gun on your Arnold was the arcade experience people relished but rarely got back in the 80's.&lt;br /&gt;
&lt;br /&gt;
The other supplied games were fun for a while, but by far the high point was Operation Wolf.&lt;br /&gt;
&lt;br /&gt;
== Using the gun ==&lt;br /&gt;
&lt;br /&gt;
You should position yourself 1.2m from the monitor. Make sure there are no reflections on your monitor from other sources otherwise the gun will detect this and give false results. A dark room is best.&lt;br /&gt;
&lt;br /&gt;
== Technical ==&lt;br /&gt;
&lt;br /&gt;
The gun senses light intensity. When it detects light it will generate an edge on the LPEN input of the CRTC. This causes the CRTC to remember the current address.&lt;br /&gt;
&lt;br /&gt;
Most games will blank the screen to black and put white rectangles on the targets on the screen. This is done to make sure the gun detects these regions and not other bright pixels on the screen. This can be quite distracting while playing the game.&lt;br /&gt;
&lt;br /&gt;
The accuracy is 1 CRTC character (R9 lines in height - normally 8) and 2 bytes horizontally. This is due to the way the CRTC outputs are mapped to memory addresses.&lt;br /&gt;
&lt;br /&gt;
Connects to expansion port 50pin edge connector. It uses only 4&lt;br /&gt;
pins: VCC, GND, LPEN, D7. It doesn't decode any address lines or&lt;br /&gt;
/IORQ lines.&lt;br /&gt;
  Trigger Button  ---&amp;gt; Request via output to Port FBFEh, then check CRTC input&lt;br /&gt;
  Light Sensor    ---&amp;gt; CRTC Light Pen Input&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is not pressed, D7 is connected to LPEN. As D7 is always evolving, it generates edges to the LPEN input of the CRTC. So the CRTC is constantly refreshing its registers R16 and R17.&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is pressed, LPEN is connected to the photo-diode of the lightgun. That means that an edge is produced only once per frame in this case.&lt;br /&gt;
&lt;br /&gt;
Retreving the status of the Trigger button is done by changing the D7 value, trying to generate an edge on LPEN, and then checking if the CRTC has refreshed its R16/R17 registers.&lt;br /&gt;
&lt;br /&gt;
To read the Trigger button (to be done during vblank):&lt;br /&gt;
  Port[BCxxh]=11h  ;select CRTC register 11h&lt;br /&gt;
  old=Port[BFxxh]  ;-get old value&lt;br /&gt;
  Port[FBFEh]=7Fh  ;\force an edge on the lpen input&lt;br /&gt;
  Port[FBFEh]=80h  ;/(depending on whether button is pressed or not)&lt;br /&gt;
  new=Port[BFxxh]  ;-get new value&lt;br /&gt;
  if old=new then  ; The Trigger button is pressed&lt;br /&gt;
  ... &lt;br /&gt;
  else             ; The Trigger button is not pressed&lt;br /&gt;
  ...&lt;br /&gt;
&lt;br /&gt;
== Supported Games ==&lt;br /&gt;
&lt;br /&gt;
* [[Bullseye]]&lt;br /&gt;
* [[Missile Ground Zero]]&lt;br /&gt;
* [[Operation Wolf]]&lt;br /&gt;
* [[Robot Attack]]&lt;br /&gt;
* [[Rookie]]&lt;br /&gt;
* [[Solar Invasion]]   &lt;br /&gt;
&lt;br /&gt;
Mastertronic released some more games with Magnum Light Phaser support, but they were mostly budget-type Spectrum ports.&lt;br /&gt;
&lt;br /&gt;
* [[American Turbo-King]]&lt;br /&gt;
* [[Billy the Kid]]&lt;br /&gt;
* [[Bronx Street Cop]]&lt;br /&gt;
* [[F-16 Fighting Falcon]]&lt;br /&gt;
* [[Jungle Warfare]]&lt;br /&gt;
&lt;br /&gt;
All five releases were also available on the [[Megaplay 2]] compilation.&lt;br /&gt;
&lt;br /&gt;
== Disc ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side B.jpg|(FR) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side A.jpg|(FR) Disc - Side A&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side B.jpg|(UK) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side A.jpg|(UK) Disc - Side A&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;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:LightPhaser.JPG|Light Phaser&lt;br /&gt;
Image:Amstrad lightgun.jpg|Light Phaser&lt;br /&gt;
Image:Magnum-drawing.jpg|Drawing&lt;br /&gt;
Image:Magnum-package.jpg|Package&lt;br /&gt;
image:Magnum inside plug.jpg|expansion port socket&lt;br /&gt;
&lt;br /&gt;
Image:NoPicture.gif|Inside of Interface/Gun showing the Trigger Button logic and Expansion Port pins&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuals ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (UK) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{EN}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (FR) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{FR}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Instructions.pdf|Magnum Light Phaser Instructions]] {{ES}} {{DE}} {{FR}} {{EN}} {{PDF}}&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum.zip‎|Magnum Light Phaser Games Disc (English)]] [http://www.jonathanen.com/pages/Computers/Amstrad/CPC6128/Magnum.zip] (zipped .DSK files)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* {{CPCPower|3825}}&lt;br /&gt;
&lt;br /&gt;
* [[https://cpcrulez.fr/hardware-pistolet-magnum_light_phaser_ACPC.htm Magnum Light Phaser at CPCRULEZ]]&lt;br /&gt;
&lt;br /&gt;
* [[https://cpcrulez.fr/GamesTest/compilation-megaplay_volume_2.htm Megaplay volume 2 compilation at CPCRULEZ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Input Device]] [[Category:Amstrad Products]][[Category:Manual]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106172</id>
		<title>Amstrad Magnum Phaser</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106172"/>
				<updated>2020-08-23T13:17:13Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Magnum Light Phaser''' was released later on in the Amstrads' life, and retailed for £24.99 in the UK.&lt;br /&gt;
&lt;br /&gt;
It came supplied with a cassette and a disk, both containing six games.&lt;br /&gt;
&lt;br /&gt;
464 version plugs into FLOPPY DISC socket, whereas 6128 plugs into the EXPANSION socket.&lt;br /&gt;
&lt;br /&gt;
The main reason to buy this gun was for the excellent Amstrad conversion of Operation Wolf. Playing this with a light gun on your Arnold was the arcade experience people relished but rarely got back in the 80's.&lt;br /&gt;
&lt;br /&gt;
The other supplied games were fun for a while, but by far the high point was Operation Wolf.&lt;br /&gt;
&lt;br /&gt;
== Using the gun ==&lt;br /&gt;
&lt;br /&gt;
You should position yourself 1.2m from the monitor. Make sure there are no reflections on your monitor from other sources otherwise the gun will detect this and give false results. A dark room is best.&lt;br /&gt;
&lt;br /&gt;
== Technical ==&lt;br /&gt;
&lt;br /&gt;
The gun senses light intensity. When it detects light it will generate an edge on the LPEN input of the CRTC. This causes the CRTC to remember the current address.&lt;br /&gt;
&lt;br /&gt;
Most games will blank the screen to black and put white rectangles on the targets on the screen. This is done to make sure the gun detects these regions and not other bright pixels on the screen. This can be quite distracting while playing the game.&lt;br /&gt;
&lt;br /&gt;
The accuracy is 1 CRTC character (R9 lines in height - normally 8) and 2 bytes horizontally. This is due to the way the CRTC outputs are mapped to memory addresses.&lt;br /&gt;
&lt;br /&gt;
Connects to expansion port 50pin edge connector. It uses only 4&lt;br /&gt;
pins: VCC, GND, LPEN, D7. It doesn't decode any address lines or&lt;br /&gt;
/IORQ lines.&lt;br /&gt;
  Trigger Button  ---&amp;gt; Request via output to Port FBFEh, then check CRTC input&lt;br /&gt;
  Light Sensor    ---&amp;gt; CRTC Light Pen Input&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is not pressed, D7 is connected to LPEN. As D7 is always evolving, it generates edges to the LPEN input of the CRTC. So the CRTC is constantly refreshing its registers R16 and R17.&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is pressed, LPEN is connected to the photo-diode of the lightgun. That means that an edge is produced only once per frame in this case.&lt;br /&gt;
&lt;br /&gt;
Retreving the status of the Trigger button is done by changing the D7 value, trying to generate an edge on LPEN, and then checking if the CRTC has refreshed its R16/R17 registers.&lt;br /&gt;
&lt;br /&gt;
To read the Trigger button (to be done during vblank):&lt;br /&gt;
  Port[BCxxh]=11h  ;select CRTC register 11h&lt;br /&gt;
  old=Port[BFxxh]  ;-get old value&lt;br /&gt;
  Port[FBFEh]=7Fh  ;\force an edge on the lpen input&lt;br /&gt;
  Port[FBFEh]=80h  ;/(depending on whether button is pressed or not)&lt;br /&gt;
  new=Port[BFxxh]  ;-get new value&lt;br /&gt;
  if old=new then  ; The Trigger button is pressed&lt;br /&gt;
  ... &lt;br /&gt;
  else             ; The Trigger button is not pressed&lt;br /&gt;
  ...&lt;br /&gt;
&lt;br /&gt;
== Supported Games ==&lt;br /&gt;
&lt;br /&gt;
* [[Bullseye]]&lt;br /&gt;
* [[Missile Ground Zero]]&lt;br /&gt;
* [[Operation Wolf]]&lt;br /&gt;
* [[Robot Attack]]&lt;br /&gt;
* [[Rookie]]&lt;br /&gt;
* [[Solar Invasion]]   &lt;br /&gt;
&lt;br /&gt;
Mastertronic released some more games with Magnum Light Phaser support, but they were mostly budget-type Spectrum ports.&lt;br /&gt;
&lt;br /&gt;
* [[American Turbo-King]]&lt;br /&gt;
* [[Billy the Kid]]&lt;br /&gt;
* [[Bronx Street Cop]]&lt;br /&gt;
* [[F-16 Fighting Falcon]]&lt;br /&gt;
* [[Jungle Warfare]]&lt;br /&gt;
&lt;br /&gt;
All five releases were also available on the [[Megaplay 2]] compilation.&lt;br /&gt;
&lt;br /&gt;
== Disc ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side B.jpg|(FR) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side A.jpg|(FR) Disc - Side A&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side B.jpg|(UK) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side A.jpg|(UK) Disc - Side A&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;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:LightPhaser.JPG|Light Phaser&lt;br /&gt;
Image:Amstrad lightgun.jpg|Light Phaser&lt;br /&gt;
Image:Magnum-drawing.jpg|Drawing&lt;br /&gt;
Image:Magnum-package.jpg|Package&lt;br /&gt;
image:Magnum inside plug.jpg|expansion port socket&lt;br /&gt;
&lt;br /&gt;
Image:NoPicture.gif|Inside of Interface/Gun showing the Trigger Button logic and Expansion Port pins&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuals ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (UK) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{EN}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (FR) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{FR}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Instructions.pdf|Magnum Light Phaser Instructions]] {{ES}} {{DE}} {{FR}} {{EN}} {{PDF}}&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum.zip‎|Magnum Light Phaser Games Disc (English)]] [http://www.jonathanen.com/pages/Computers/Amstrad/CPC6128/Magnum.zip] (zipped .DSK files)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* {{CPCPower|3825}}&lt;br /&gt;
&lt;br /&gt;
* [[https://cpcrulez.fr/hardware-pistolet-magnum_light_phaser_ACPC.htm] Magnum Light Phaser at CPCRULEZ]&lt;br /&gt;
&lt;br /&gt;
* [[https://cpcrulez.fr/GamesTest/compilation-megaplay_volume_2.htm]| Megaplay volume 2 compilation at CPCRULEZ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Input Device]] [[Category:Amstrad Products]][[Category:Manual]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106171</id>
		<title>Amstrad Magnum Phaser</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106171"/>
				<updated>2020-08-23T13:15:52Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Magnum Light Phaser''' was released later on in the Amstrads' life, and retailed for £24.99 in the UK.&lt;br /&gt;
&lt;br /&gt;
It came supplied with a cassette and a disk, both containing six games.&lt;br /&gt;
&lt;br /&gt;
464 version plugs into FLOPPY DISC socket, whereas 6128 plugs into the EXPANSION socket.&lt;br /&gt;
&lt;br /&gt;
The main reason to buy this gun was for the excellent Amstrad conversion of Operation Wolf. Playing this with a light gun on your Arnold was the arcade experience people relished but rarely got back in the 80's.&lt;br /&gt;
&lt;br /&gt;
The other supplied games were fun for a while, but by far the high point was Operation Wolf.&lt;br /&gt;
&lt;br /&gt;
== Using the gun ==&lt;br /&gt;
&lt;br /&gt;
You should position yourself 1.2m from the monitor. Make sure there are no reflections on your monitor from other sources otherwise the gun will detect this and give false results. A dark room is best.&lt;br /&gt;
&lt;br /&gt;
== Technical ==&lt;br /&gt;
&lt;br /&gt;
The gun senses light intensity. When it detects light it will generate an edge on the LPEN input of the CRTC. This causes the CRTC to remember the current address.&lt;br /&gt;
&lt;br /&gt;
Most games will blank the screen to black and put white rectangles on the targets on the screen. This is done to make sure the gun detects these regions and not other bright pixels on the screen. This can be quite distracting while playing the game.&lt;br /&gt;
&lt;br /&gt;
The accuracy is 1 CRTC character (R9 lines in height - normally 8) and 2 bytes horizontally. This is due to the way the CRTC outputs are mapped to memory addresses.&lt;br /&gt;
&lt;br /&gt;
Connects to expansion port 50pin edge connector. It uses only 4&lt;br /&gt;
pins: VCC, GND, LPEN, D7. It doesn't decode any address lines or&lt;br /&gt;
/IORQ lines.&lt;br /&gt;
  Trigger Button  ---&amp;gt; Request via output to Port FBFEh, then check CRTC input&lt;br /&gt;
  Light Sensor    ---&amp;gt; CRTC Light Pen Input&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is not pressed, D7 is connected to LPEN. As D7 is always evolving, it generates edges to the LPEN input of the CRTC. So the CRTC is constantly refreshing its registers R16 and R17.&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is pressed, LPEN is connected to the photo-diode of the lightgun. That means that an edge is produced only once per frame in this case.&lt;br /&gt;
&lt;br /&gt;
Retreving the status of the Trigger button is done by changing the D7 value, trying to generate an edge on LPEN, and then checking if the CRTC has refreshed its R16/R17 registers.&lt;br /&gt;
&lt;br /&gt;
To read the Trigger button (to be done during vblank):&lt;br /&gt;
  Port[BCxxh]=11h  ;select CRTC register 11h&lt;br /&gt;
  old=Port[BFxxh]  ;-get old value&lt;br /&gt;
  Port[FBFEh]=7Fh  ;\force an edge on the lpen input&lt;br /&gt;
  Port[FBFEh]=80h  ;/(depending on whether button is pressed or not)&lt;br /&gt;
  new=Port[BFxxh]  ;-get new value&lt;br /&gt;
  if old=new then  ; The Trigger button is pressed&lt;br /&gt;
  ... &lt;br /&gt;
  else             ; The Trigger button is not pressed&lt;br /&gt;
  ...&lt;br /&gt;
&lt;br /&gt;
== Supported Games ==&lt;br /&gt;
&lt;br /&gt;
* [[Bullseye]]&lt;br /&gt;
* [[Missile Ground Zero]]&lt;br /&gt;
* [[Operation Wolf]]&lt;br /&gt;
* [[Robot Attack]]&lt;br /&gt;
* [[Rookie]]&lt;br /&gt;
* [[Solar Invasion]]   &lt;br /&gt;
&lt;br /&gt;
Mastertronic released some more games with Magnum Light Phaser support, but they were mostly budget-type Spectrum ports.&lt;br /&gt;
&lt;br /&gt;
* [[American Turbo-King]]&lt;br /&gt;
* [[Billy the Kid]]&lt;br /&gt;
* [[Bronx Street Cop]]&lt;br /&gt;
* [[F-16 Fighting Falcon]]&lt;br /&gt;
* [[Jungle Warfare]]&lt;br /&gt;
&lt;br /&gt;
All five releases were also available on the [[Megaplay 2]] compilation.&lt;br /&gt;
&lt;br /&gt;
== Disc ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side B.jpg|(FR) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side A.jpg|(FR) Disc - Side A&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side B.jpg|(UK) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side A.jpg|(UK) Disc - Side A&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;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:LightPhaser.JPG|Light Phaser&lt;br /&gt;
Image:Amstrad lightgun.jpg|Light Phaser&lt;br /&gt;
Image:Magnum-drawing.jpg|Drawing&lt;br /&gt;
Image:Magnum-package.jpg|Package&lt;br /&gt;
image:Magnum inside plug.jpg|expansion port socket&lt;br /&gt;
&lt;br /&gt;
Image:NoPicture.gif|Inside of Interface/Gun showing the Trigger Button logic and Expansion Port pins&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuals ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (UK) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{EN}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (FR) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{FR}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Instructions.pdf|Magnum Light Phaser Instructions]] {{ES}} {{DE}} {{FR}} {{EN}} {{PDF}}&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum.zip‎|Magnum Light Phaser Games Disc (English)]] [http://www.jonathanen.com/pages/Computers/Amstrad/CPC6128/Magnum.zip] (zipped .DSK files)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* {{CPCPower|3825}}&lt;br /&gt;
&lt;br /&gt;
* [[https://cpcrulez.fr/hardware-pistolet-magnum_light_phaser_ACPC.htm| Magnum Light Phaser at CPCRULEZ]]&lt;br /&gt;
&lt;br /&gt;
* [[https://cpcrulez.fr/GamesTest/compilation-megaplay_volume_2.htm| Megaplay volume 2 compilation at CPCRULEZ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Input Device]] [[Category:Amstrad Products]][[Category:Manual]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106170</id>
		<title>Amstrad Magnum Phaser</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amstrad_Magnum_Phaser&amp;diff=106170"/>
				<updated>2020-08-23T13:00:52Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The '''Magnum Light Phaser''' was released later on in the Amstrads' life, and retailed for £24.99 in the UK.&lt;br /&gt;
&lt;br /&gt;
It came supplied with a cassette and a disk, both containing six games.&lt;br /&gt;
&lt;br /&gt;
464 version plugs into FLOPPY DISC socket, whereas 6128 plugs into the EXPANSION socket.&lt;br /&gt;
&lt;br /&gt;
The main reason to buy this gun was for the excellent Amstrad conversion of Operation Wolf. Playing this with a light gun on your Arnold was the arcade experience people relished but rarely got back in the 80's.&lt;br /&gt;
&lt;br /&gt;
The other supplied games were fun for a while, but by far the high point was Operation Wolf.&lt;br /&gt;
&lt;br /&gt;
== Using the gun ==&lt;br /&gt;
&lt;br /&gt;
You should position yourself 1.2m from the monitor. Make sure there are no reflections on your monitor from other sources otherwise the gun will detect this and give false results. A dark room is best.&lt;br /&gt;
&lt;br /&gt;
== Technical ==&lt;br /&gt;
&lt;br /&gt;
The gun senses light intensity. When it detects light it will generate an edge on the LPEN input of the CRTC. This causes the CRTC to remember the current address.&lt;br /&gt;
&lt;br /&gt;
Most games will blank the screen to black and put white rectangles on the targets on the screen. This is done to make sure the gun detects these regions and not other bright pixels on the screen. This can be quite distracting while playing the game.&lt;br /&gt;
&lt;br /&gt;
The accuracy is 1 CRTC character (R9 lines in height - normally 8) and 2 bytes horizontally. This is due to the way the CRTC outputs are mapped to memory addresses.&lt;br /&gt;
&lt;br /&gt;
Connects to expansion port 50pin edge connector. It uses only 4&lt;br /&gt;
pins: VCC, GND, LPEN, D7. It doesn't decode any address lines or&lt;br /&gt;
/IORQ lines.&lt;br /&gt;
  Trigger Button  ---&amp;gt; Request via output to Port FBFEh, then check CRTC input&lt;br /&gt;
  Light Sensor    ---&amp;gt; CRTC Light Pen Input&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is not pressed, D7 is connected to LPEN. As D7 is always evolving, it generates edges to the LPEN input of the CRTC. So the CRTC is constantly refreshing its registers R16 and R17.&lt;br /&gt;
&lt;br /&gt;
When the Trigger button is pressed, LPEN is connected to the photo-diode of the lightgun. That means that an edge is produced only once per frame in this case.&lt;br /&gt;
&lt;br /&gt;
Retreving the status of the Trigger button is done by changing the D7 value, trying to generate an edge on LPEN, and then checking if the CRTC has refreshed its R16/R17 registers.&lt;br /&gt;
&lt;br /&gt;
To read the Trigger button (to be done during vblank):&lt;br /&gt;
  Port[BCxxh]=11h  ;select CRTC register 11h&lt;br /&gt;
  old=Port[BFxxh]  ;-get old value&lt;br /&gt;
  Port[FBFEh]=7Fh  ;\force an edge on the lpen input&lt;br /&gt;
  Port[FBFEh]=80h  ;/(depending on whether button is pressed or not)&lt;br /&gt;
  new=Port[BFxxh]  ;-get new value&lt;br /&gt;
  if old=new then  ; The Trigger button is pressed&lt;br /&gt;
  ... &lt;br /&gt;
  else             ; The Trigger button is not pressed&lt;br /&gt;
  ...&lt;br /&gt;
&lt;br /&gt;
== Supported Games ==&lt;br /&gt;
&lt;br /&gt;
* [[Bullseye]]&lt;br /&gt;
* [[Missile Ground Zero]]&lt;br /&gt;
* [[Operation Wolf]]&lt;br /&gt;
* [[Robot Attack]]&lt;br /&gt;
* [[Rookie]]&lt;br /&gt;
* [[Solar Invasion]]   &lt;br /&gt;
&lt;br /&gt;
Mastertronic released some more games with Magnum Light Phaser support, but they were mostly budget-type Spectrum ports.&lt;br /&gt;
&lt;br /&gt;
* [[American Turbo-King]]&lt;br /&gt;
* [[Billy the Kid]]&lt;br /&gt;
* [[Bronx Street Cop]]&lt;br /&gt;
* [[F-16 Fighting Falcon]]&lt;br /&gt;
* [[Jungle Warfare]]&lt;br /&gt;
&lt;br /&gt;
All five releases were also available on the [[Megaplay 2]] compilation.&lt;br /&gt;
&lt;br /&gt;
== Disc ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side B.jpg|(FR) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (FR) Disc - Side A.jpg|(FR) Disc - Side A&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side B.jpg|(UK) Disc - Side B&lt;br /&gt;
Image:Magnum Light Phaser (UK) Disc - Side A.jpg|(UK) Disc - Side A&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;Magnum Light Phaser&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:LightPhaser.JPG|Light Phaser&lt;br /&gt;
Image:Amstrad lightgun.jpg|Light Phaser&lt;br /&gt;
Image:Magnum-drawing.jpg|Drawing&lt;br /&gt;
Image:Magnum-package.jpg|Package&lt;br /&gt;
image:Magnum inside plug.jpg|expansion port socket&lt;br /&gt;
&lt;br /&gt;
Image:NoPicture.gif|Inside of Interface/Gun showing the Trigger Button logic and Expansion Port pins&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manuals ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (UK) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{EN}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Games (FR) Instructions.pdf|Magnum Light Phaser Games Instructions]] {{FR}} {{PDF}}&lt;br /&gt;
* [[Media:Magnum Light Phaser Instructions.pdf|Magnum Light Phaser Instructions]] {{ES}} {{DE}} {{FR}} {{EN}} {{PDF}}&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Magnum.zip‎|Magnum Light Phaser Games Disc (English)]] [http://www.jonathanen.com/pages/Computers/Amstrad/CPC6128/Magnum.zip] (zipped .DSK files)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* {{CPCPower|3825}}&lt;br /&gt;
&lt;br /&gt;
* [https://cpcrulez.fr/hardware-pistolet-magnum_light_phaser_ACPC.htm|Magnum Light Phaser at CPCRULEZ]&lt;br /&gt;
&lt;br /&gt;
* [https://cpcrulez.fr/GamesTest/compilation-megaplay_volume_2.htm|Megaplay volume 2 compilation at CPCRULEZ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Input Device]] [[Category:Amstrad Products]][[Category:Manual]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Euromeeting_2&amp;diff=102288</id>
		<title>Euromeeting 2</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Euromeeting_2&amp;diff=102288"/>
				<updated>2018-10-17T09:50:15Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Euro2Group.jpg|thumb|Euromeeting 2]]&lt;br /&gt;
&lt;br /&gt;
Organised by [[Niki]] and [[Logon System]] in Reims, northern France, summer 1992.&lt;br /&gt;
More than 70 cpc-addicts in one meeting.&lt;br /&gt;
&lt;br /&gt;
== Participants ==&lt;br /&gt;
* [[Alien]]&lt;br /&gt;
* [[Asterix]]&lt;br /&gt;
* [[Bitteljuice]]&lt;br /&gt;
* [[Brad]]&lt;br /&gt;
* [[BSC]]&lt;br /&gt;
* [[BMC]]&lt;br /&gt;
* [[ChaRleyTroniC]]&lt;br /&gt;
* [[CJC]]&lt;br /&gt;
* [[Crittersoap]]&lt;br /&gt;
* [[Cristal]]&lt;br /&gt;
* [[Crown]]&lt;br /&gt;
* [[Digit]]&lt;br /&gt;
* [[Duncan]]&lt;br /&gt;
* [[Dr Felix]]&lt;br /&gt;
* [[EGS]]&lt;br /&gt;
* [[Elmsoft]]&lt;br /&gt;
* [[Eros]]&lt;br /&gt;
* [[Excalibur]]&lt;br /&gt;
* [[Fred Crazy]]&lt;br /&gt;
* [[Gozeur]]&lt;br /&gt;
* [[Hiroyuki]]&lt;br /&gt;
* [[K-OS]]&lt;br /&gt;
* [[Knutschfleck]]&lt;br /&gt;
* [[LBB]]&lt;br /&gt;
* [[LBC]]&lt;br /&gt;
* [[Longshot]]&lt;br /&gt;
* [[Madram]]&lt;br /&gt;
* [[Marabu]]&lt;br /&gt;
* [[Mariele]]&lt;br /&gt;
* [[Mickey]]&lt;br /&gt;
* [[Moah]]&lt;br /&gt;
* [[Naminu]]&lt;br /&gt;
* [[New Sky]]&lt;br /&gt;
* [[Niki]]&lt;br /&gt;
* [[Odiesoft]]&lt;br /&gt;
* [[Overflow]]&lt;br /&gt;
* [[Pict]]&lt;br /&gt;
* [[Ramdisk]]&lt;br /&gt;
* [[Rubi]]&lt;br /&gt;
* [[Slash]]&lt;br /&gt;
* [[Syntax Error]]&lt;br /&gt;
* [[Tenebros]]&lt;br /&gt;
* [[The Cranium]]&lt;br /&gt;
* [[Thierry]]&lt;br /&gt;
* [[Thriller]]&lt;br /&gt;
* [[TMP]]&lt;br /&gt;
* [[Tronic]]&lt;br /&gt;
* [[Two Mag]]&lt;br /&gt;
* [[Warlock]]&lt;br /&gt;
* [[Weee!]]&lt;br /&gt;
* [[Zalko]]&lt;br /&gt;
&lt;br /&gt;
+ more ([http://www.odiesoft.de/galleries/reims/reims%20-%2006.jpg]), please identify them&lt;br /&gt;
&lt;br /&gt;
* [http://logon.system.free.fr/html/photologon02.htm Annotated mouseover group photo]&lt;br /&gt;
&lt;br /&gt;
== Picture Galleries ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.odiesoft.de/galleries/reims/index.html Pictures at Odiesofts Homepage (dead link ?)]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Some photos of Euromeeting 2&amp;quot;&amp;gt;&lt;br /&gt;
Image:euro2_01.jpg&lt;br /&gt;
Image:euro2_02.jpg&lt;br /&gt;
Image:euro2_03.jpg&lt;br /&gt;
Image:euro2_04.jpg&lt;br /&gt;
Image:euro2_05.jpg&lt;br /&gt;
Image:euro2_06.jpg&lt;br /&gt;
Image:euro2_07.jpg&lt;br /&gt;
Image:euro2_08.jpg&lt;br /&gt;
Image:euro2_09.jpg&lt;br /&gt;
Image:euro2_10.jpg&lt;br /&gt;
Image:euro2_11.jpg&lt;br /&gt;
Image:euro2_12.jpg&lt;br /&gt;
Image:euro2_13.jpg&lt;br /&gt;
Image:euro2_14.jpg&lt;br /&gt;
Image:euro2_15.jpg&lt;br /&gt;
Image:euro2_16.jpg&lt;br /&gt;
Image:euro2_17.jpg&lt;br /&gt;
Image:euro2_18.jpg&lt;br /&gt;
Image:euro2_19.jpg&lt;br /&gt;
Image:euro2_20.jpg&lt;br /&gt;
Image:euro2_21.jpg&lt;br /&gt;
Image:euro2_22.jpg&lt;br /&gt;
Image:euro2_23.jpg&lt;br /&gt;
Image:euro2_24.jpg&lt;br /&gt;
Image:euro2_25.jpg&lt;br /&gt;
Image:euro2_26.jpg&lt;br /&gt;
Image:RubiDigitNami.jpg&lt;br /&gt;
Image:euro2_28.jpg&lt;br /&gt;
Image:Slash1992.jpg&lt;br /&gt;
Image:FredCrazy1992.jpg&lt;br /&gt;
Image:Pict1992.jpg&lt;br /&gt;
Image:euro2_32.jpg&lt;br /&gt;
Image:Eurobeng.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Press ===&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Articles&amp;quot;&amp;gt;&lt;br /&gt;
Image:euro2press01.jpg&lt;br /&gt;
Image:euro2press02.jpg&lt;br /&gt;
Image:euro2press03.jpg&lt;br /&gt;
Image:euro2press04.jpg&lt;br /&gt;
Image:euro2press05.jpg&lt;br /&gt;
Image:euro2press06.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* [https://cpcrulez.fr/demoscenePT_european_demoparty_92_ACPC.htm More on Euromeeting 2 (French)]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC events]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Mirage_Imager&amp;diff=102186</id>
		<title>Mirage Imager</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Mirage_Imager&amp;diff=102186"/>
				<updated>2018-09-12T14:31:11Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An addon that enables you to freeze any program and store it to disc.&lt;br /&gt;
&lt;br /&gt;
Made by [[Mirage Microcomputers Ltd]].&lt;br /&gt;
&lt;br /&gt;
The device was also available for the [[ZX Spectrum]], this version was called the &amp;quot;Mirage Microdriver&amp;quot;, and could save data either to tape or to Sinclair's &amp;quot;Microdrive&amp;quot;; an external high-speed tape drive.&lt;br /&gt;
&lt;br /&gt;
The initial Spectrum version was released in 1985, although there was a later version released in 1986 (see Crash Issue 25, link below).&lt;br /&gt;
&lt;br /&gt;
The CPC version was released in 1986.&lt;br /&gt;
&lt;br /&gt;
The tool can backup RAM contents (including CPU registers pushed in RAM), but, unlike [[Multiface II]], it cannot backup read-only I/O ports like CRTC (vram address/size) and Gate Array (screen colors) - the included software allows to manipulate that values manually (this would be only required with programs that use nonstandard CRTC value, or that use direct I/O to modify colors).&lt;br /&gt;
&lt;br /&gt;
Now, thanks to Jose Leandro, the hardware specialist of the spectrum, with his famous page :&lt;br /&gt;
&lt;br /&gt;
http://trastero.speccy.org/cosas/JL/JL.htm&lt;br /&gt;
&lt;br /&gt;
We can know more about this hardware.&lt;br /&gt;
&lt;br /&gt;
== Pictures ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Mirage Imager&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:MI 1.JPG|&lt;br /&gt;
Image:MI 2.JPG|&lt;br /&gt;
Image:MI 3.JPG|&lt;br /&gt;
Image:MI 4.JPG|&lt;br /&gt;
Image:mirage imager 1.jpg|&lt;br /&gt;
Image:mirage imager 2.jpg|PCB&lt;br /&gt;
Image:mirage imager 3.jpg|&lt;br /&gt;
Image:MirageImager Ad ACU Sept1987.jpg|Advertisement of Mirage Imager MKIII &lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Mirage Imager 300dpi scans by Robcfg&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:MirageImager_Front.jpg|&lt;br /&gt;
Image:MirageImager_Back.jpg|&lt;br /&gt;
Image:MirageImager_Top.jpg|&lt;br /&gt;
Image:MirageImager_PCB_Top.jpg|&lt;br /&gt;
Image:MirageImager_PCB_Bottom.jpg|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Mirage Imager Layout, Thanks to Jose Leandro&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:Mirage Imager - Components side.png|PCB Front&lt;br /&gt;
Image:Mirage Imager - Back side.png|PCB Back&lt;br /&gt;
Image:Mirage Imager - Esquema.png|Layout&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Manual ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Mirage Imager Manual.pdf|Mirage Imager Manual]] (pdf) (v2, from 26 July 1986)&lt;br /&gt;
&lt;br /&gt;
== Downloads ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Media:MirageImagerV32.zip|Mirage Image V3.2 (ROM).zip]] (ROM on RAW format, not valid for Emulators)&lt;br /&gt;
* [[Media:MirageImagerV2.zip|Mirage Image V2 (ROM).zip]] (ROM on RAW format, not valid for Emulators)&lt;br /&gt;
&lt;br /&gt;
Thanks to Jose Leandro :&lt;br /&gt;
&lt;br /&gt;
* [[Media:Mirage Imager ROM 3-2 (Good).zip|Mirage Imager ROM 3-2 (Good).zip]] (ROM for Emulators)&lt;br /&gt;
* [[Media:Mirage Imager PALs.zip|Mirage Imager PALs.zip]] (PALs files)&lt;br /&gt;
* [[Media:Mirage Imager PCBs.zip|Mirage Imager PCBs.zip]] (PCBs files)&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.worldofspectrum.org/showmag.cgi?mag=YourComputer/Issue8609/Pages/YourComputer860900015.jpg Review (english)] - Your Computer, 09/1986&lt;br /&gt;
* [http://www.stcarchiv.de/hc1986/11_mirageimager.php Review (german)] - Happy Computer, 11/1986&lt;br /&gt;
* [https://cpcrulez.fr/hardware-interface_debug-mirage_imager.htm CPCrulez review (french)] - Microstrad 8/Oct/1986&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
*[http://www.crashonline.org.uk/25/technews.htm#mirage Crash Issue 25, Tech Niche, News, More Microdrivin']&lt;br /&gt;
&lt;br /&gt;
[[Category:Copy Protection]] [[Category:Peripherals]] [[Category:Manual]][[Category:DATA Storage]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=SMOF_47-Show&amp;diff=97498</id>
		<title>SMOF 47-Show</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=SMOF_47-Show&amp;diff=97498"/>
				<updated>2017-03-11T16:33:33Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Download */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:KRAKES47 screenshot 1.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 2.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 3.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 4.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 5.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 6.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 7.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 8.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 9.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 10.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 11.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 12.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 13.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 14.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 15.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 16.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 17.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 18.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 19.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
[[Image:KRAKES47 screenshot 20.jpg|thumb|300px|The Kraken SMOF 47-Show]]&lt;br /&gt;
&lt;br /&gt;
'''The Kraken SMOF 47-Show''' is a demo by [[The Kraken]]&lt;br /&gt;
&lt;br /&gt;
Release date: 28-03-1989&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
[[http://www.cpcscene.com/index.php?search=The+Mushroom+Demo.zip Download from Cpcscene]]&lt;br /&gt;
&lt;br /&gt;
[[ftp://ftp.lip6.fr/pub/amstrad/demos/KRAKES47.ZIP Download from Genesis8bit]]&lt;br /&gt;
&lt;br /&gt;
[[http://cpcrulez.fr/demostestSL_smof_47.htm Download from CPCRulez!]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Demos]][[Category:Demos 1989]][[Category:Download]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=RS232&amp;diff=93993</id>
		<title>RS232</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=RS232&amp;diff=93993"/>
				<updated>2015-07-29T18:18:24Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In telecommunications, '''RS-232''' is a standard for serial binary data interconnection between a DTE (Data terminal equipment) and a DCE (Data communication equipment). It is commonly used in computer serial ports. RS is an abbreviation for &amp;quot;Recommended Standard&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== RS232 Peripherals for the CPC ==&lt;br /&gt;
&lt;br /&gt;
=== Standard Interfaces ===&lt;br /&gt;
&lt;br /&gt;
Interfaces using same chipset and I/O ports as Amstrad's official serial interface:&lt;br /&gt;
* [[Amstrad Serial Interface]] ([[Amstrad]])&lt;br /&gt;
* [[Panda Electronics Communications Interface Unit]] (dual RS232 plus 8bit printer port) (Panda Electronics Ltd)&lt;br /&gt;
* [[SCA CPC Prolink]] (single RS232 port) ([[SCA]])&lt;br /&gt;
* [[Spectre Comms Serial Interface]] with Cage Comms software ([[Spectre Communications]])&lt;br /&gt;
* [[Vortex Disc Drives]] (disc drive/interface with optional RS232 port) ([[Vortex Computersysteme]])&lt;br /&gt;
&lt;br /&gt;
=== Non-Standard Interfaces ===&lt;br /&gt;
&lt;br /&gt;
Interfaces that use other chipset or other I/O ports as than Amstrad's official interface - these interfaces aren't compatible with the standard Amstrad interface (nor are they compatible with each other):&lt;br /&gt;
* [[Aleste 520EX]] (a CPC clone with built-in RS232, intended for serial mouse)&lt;br /&gt;
* [[AMSSIO]] (RS232 interface) (DIY)&lt;br /&gt;
* [[Cirkit serial interface]] ([[Cirkit]])&lt;br /&gt;
* [[CPC Booster|CPC Booster/CPC Booster+]] (modern multifunction expansion, including RS232)&lt;br /&gt;
* [[CPCI RS232 Interface]] (DIY)&lt;br /&gt;
* [[KDS Electronics Serial Interface|KDS Serial Interface]] ([[KDS Electronics]])&lt;br /&gt;
* [[RS-232 para Amstrad]] ([[MHT Ingenieros]])&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;
* [[Z80-SIO dual ports RS232 interface for CPC (French)]] (DIY)&lt;br /&gt;
&lt;br /&gt;
=== Unidentified Interfaces ===&lt;br /&gt;
&lt;br /&gt;
Interfaces where I/O ports and/or chipset are unknown:&lt;br /&gt;
* Cirkit twin-port serial interface (resold by [[Microstyle]])&lt;br /&gt;
* [[Data Media Disc System]] (disc drive with built-in RS232 interface) ([[Data Media]])&lt;br /&gt;
* [[Dual RS232]] ([[Timatic Systems]])&lt;br /&gt;
* [[Unknown RS232 Interfaces]]&lt;br /&gt;
* http://cpcrulez.fr/hardware_dossier-communiquer_avec_son_AMSTRAD_CPC_CA.htm - lists some further serial interfaces&lt;br /&gt;
&lt;br /&gt;
== Web links ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/RS-232 RS232 information at Wikipedia]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]] [[Category:Peripherals|*]] [[Category:Serial interfaces| ]] [[Category:Network]] [[Category:Robotic]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=CPC_Booster&amp;diff=93992</id>
		<title>CPC Booster</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=CPC_Booster&amp;diff=93992"/>
				<updated>2015-07-29T17:28:39Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Source and Schematics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Cpcbooster.jpg|thumb|CPC Booster]]&lt;br /&gt;
[[Image:Cpcboosterplus.jpg|thumb|CPC Booster+]]&lt;br /&gt;
&lt;br /&gt;
The '''CPC Booster (+)''' is an extension card for the CPC specialized on I/O features constructed by [[Antitec]] / [[Dirty Minds]]. It includes components like a very fast serial interface, a music digitizer, a DAC and even a free programmable and useable microcontroller (AVR). It is possible to connect a Bluetooth module transparently to the CPC Booster, which means that you can use the normal CPC Booster software with this solution, too.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
''This list of CPC Booster+ features has been copied from its homepage''&lt;br /&gt;
&lt;br /&gt;
* '''ONE SYNCHRONOUS/ASYNCHRONOUS SERIAL PORT:''' Improved serial port (RS232) with the ability to enable parity check, select the bits of the frame, the stop bits and many more things to control it. The speed is from 4800 baud till 1,382,400 bauds.&lt;br /&gt;
* '''SERIAL PORT BUFFER:''' A 255 bytes buffer added for the UART which can be enabled/disabled by the user. Improves performance of the serial communication.&lt;br /&gt;
* '''TWO ANALOG INPUTS:''' Two analog to digital convertors. They are used for stereo or mono 8bit sound sampling. You can select the sampling rate directly from the cpc booster.&lt;br /&gt;
* '''TWO PWM CHANNELS:''' They are used as digital to analog convertors through a LOW PASS RC filter. You can play stereo 8bit samples if you connect the board to an amplifier.&lt;br /&gt;
* '''5 DIGITAL INPUT/OUTPUTS:''' You can connect anything that supports TTL logic. You can even drive relays or step motors if you know how to make the appropriate connections. You can also make parallel 4 bit communication with another CPC.&lt;br /&gt;
* '''512 BYTES EEPROM:''' EEPROM is like RAM but the contents remain intact if you remove power, it doesn't need a battery.&lt;br /&gt;
* '''256 BYTES RAM:''' The booster+ has a 256 bytes buffer to be used for temporary storage of values (like storing the registers).&lt;br /&gt;
* '''SEVERAL MATHEMATICAL FUNCTIONS:''' At the moment I've only installed multiplication but as soon as I get the time, me and Optimus will write some fast code for division, sin, cos, tan etc.&lt;br /&gt;
* '''BIOS UPDATE:''' This is one of the best features of the card. It is possible to make an update of the bios of the microcontroller through the CPC. So, when I release new versions of the bios, you can download them, transfer them to the CPC and make an update of the card in a few seconds!&lt;br /&gt;
* '''ROM READ/WRITE:''' The AVR MEGA16 has 16KB of program memory. The bios of the CPC booster uses less than 5 KB so far. So you can use more than 10KB for your own purposes! You can read/write the program memory of the CPC booster but BE CAREFUL when you write because you may accidentally erase the BIOS data!&lt;br /&gt;
* '''KEYBOARD SCANNING:''' A function which will make keyboard scanning a lot easier&lt;br /&gt;
* '''TCP / IP IMPLEMENTATION:''' This is also a feature I want to add in the future in order to give the CPC users the ability to go online in the internet with their CPC! In this part everyone can contribute, if you have knowledge of how the PPP and TCP/IP works, then contact me.&lt;br /&gt;
* '''RS485 NETWORK:''' An RS485 network is installed in the CPC Booster+. With this it's easier than ever to make a super fast network of up to 32 CPCs, forget everything else you've seen so far. Note: The small 2-position switch allows to select between RS232 and RS485 mode.&lt;br /&gt;
* '''1 WIRE PROTOCOL:''' Support for the 1wire protocol is added. Now you can connect many 1 wire devices in the expansion port of the booster, here's a link to get an idea: [http://www.maxim-ic.com/products/1-wire/]&lt;br /&gt;
&lt;br /&gt;
== Technical ==&lt;br /&gt;
&lt;br /&gt;
The overall I/O ports are described in the manual (see there).&lt;br /&gt;
&lt;br /&gt;
The documentation lacks some important details though. For example:&lt;br /&gt;
* It fails to describe which of the two PWM channels is the left, and which is the right channel - so the the &amp;quot;stereo&amp;quot; feature could be used only when doing some reverse-engineering.&lt;br /&gt;
* Some differences between CPC Booster and CPC Booster+ are the type of CPU and the serial interface / networking interface.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
* Arkos ROM Pack: [http://www.julien-nevo.com/arkos/tools.html]&lt;br /&gt;
* Some functions of the CPC-Booster(+) are supported by [[FutureOS]].&lt;br /&gt;
* Updates to the CPC-Booster software are available as 3 zip files (dated 2 Feb 05, 5 July 05, 28 July 05), though the latest source code appears to be from December 2010. Antitec's web site says to apply them in order. Each update also includes Antitec's terminal application.&lt;br /&gt;
* The updates are also saved here: [[File: update1.zip|update1.zip]] [[File: update2.zip|update2.zip]] [[File: update3.zip|update3.zip]]&lt;br /&gt;
&lt;br /&gt;
== Manual ==&lt;br /&gt;
&lt;br /&gt;
* [[Programming:CPC_Booster|CPC Booster+ manual]] (Wiki page)&lt;br /&gt;
* [[Media:CPC-Booster+.pdf|CPC Booster+ manual]] (pdf)&lt;br /&gt;
&lt;br /&gt;
== Source and Schematics ==&lt;br /&gt;
* The source code, schematics and PCB layout are available here: [ftp://ftp.cpcszene.de/pub/Computer/Amstrad_CPC/Hardware/CPCBoosterPlus/ CPC Booster Plus on cpcszene.de ftp server]&lt;br /&gt;
* The source code is also kept (and maintained?) with the Linux CPC SDK here: [https://code.google.com/p/cpcsdk/source/browse/trunk/resources/CPC_BOOSTER CPC Booster Plus at CPC SDK]&lt;br /&gt;
* A local copy of the source code/schematics is also preserved here: [[File:CPCBoosterPlus.zip|CPCBoosterPlus.zip]]&lt;br /&gt;
* There are also some files available here (don't appear particularly useful): [http://cpcrulez.fr/hardware-serie-interface_cpcbooster_plus.htm CPC Booster on CPCrulez.fr]&lt;br /&gt;
* This is the zip file from that page: [[File:CPCBooster.zip|CPCBooster.zip]]&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* Latest dated source code is December 2010&lt;br /&gt;
* The schematic is not complete, but the PCB layout is&lt;br /&gt;
&lt;br /&gt;
== Web links ==&lt;br /&gt;
&lt;br /&gt;
* [http://dirtyminds.dxm.gr Dirty Minds website] (Seems to be down 14/05/13 - try here [http://www.geocities.ws/dminds_cpc/ Antitecs website])&lt;br /&gt;
* [http://www.octoate.de/wp/articles/connecting-a-bluetooth-module-to-the-cpc-booster/ Connecting a Bluetooth module to the CPC Booster+]&lt;br /&gt;
&lt;br /&gt;
 [[Category:Peripherals]] [[Category:Serial interfaces]] [[Category:Manual]][[Category:Network]]&lt;br /&gt;
[[Category:DIY]][[Category:Memory expansions]][[Category:Expansion ROM]][[Category:Music and sound]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=The_Anatomy_of_the_CPC%27s&amp;diff=86426</id>
		<title>The Anatomy of the CPC's</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=The_Anatomy_of_the_CPC%27s&amp;diff=86426"/>
				<updated>2013-02-10T16:30:13Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Contents */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:419px_The Anatomy of CPC's.jpg|right|thumb|250px|Frontpage]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Information ==&lt;br /&gt;
{|{{Prettytable|width: 700px; font-size: 2em;}}&lt;br /&gt;
&lt;br /&gt;
|Title:|| '''The Anatomy of the CPC's'''&lt;br /&gt;
|-&lt;br /&gt;
|Authors:|| Bruckmann-Englisch-Gerits-Steigers&lt;br /&gt;
|-&lt;br /&gt;
|Publiser:|| First Publishing Ltd.&lt;br /&gt;
|-&lt;br /&gt;
|Year:|| 1986&lt;br /&gt;
|-&lt;br /&gt;
|Pages:|| 403&lt;br /&gt;
|-&lt;br /&gt;
|ISBN:|| '''0-948015-46-2'''&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Introduction.&lt;br /&gt;
&lt;br /&gt;
1 - The hardware.&lt;br /&gt;
1.1  - What you need to know about your machine.&lt;br /&gt;
1.2  - The processor.&lt;br /&gt;
1.3  - The gate array.&lt;br /&gt;
1.4  - Video controller MD 6845.&lt;br /&gt;
1.5  - The CPC RAM.&lt;br /&gt;
1.6  - The video RAM between the Z80 and the 6845.&lt;br /&gt;
1.7  - 8255, the parallel interface component.&lt;br /&gt;
1.8  - Programmable sound generator AY-3-8912.&lt;br /&gt;
1.9  - The disk drive in the CPC 664 and 6128.&lt;br /&gt;
1.10 - The interfaces.&lt;br /&gt;
2 - The operating system.&lt;br /&gt;
2.1 - The operating system and vectors.&lt;br /&gt;
2.2 - Operating system RAM.&lt;br /&gt;
2.3 - How to use the operating system routines.&lt;br /&gt;
2.4 - How to use the operating system interrupts.&lt;br /&gt;
2.5 - The operating system ROM.&lt;br /&gt;
2.6 - The character generator.&lt;br /&gt;
3 - BASIC.&lt;br /&gt;
3.1 - The BASIC interpreter.&lt;br /&gt;
3.2 - The BASIC stack.&lt;br /&gt;
3.3 - BASIC and machine language.&lt;br /&gt;
3.4 - The BASIC ROM.&lt;br /&gt;
4 - Appendix.&lt;br /&gt;
4.1 - The operating system routines.&lt;br /&gt;
4.2 - System RAM references.&lt;br /&gt;
4.3 - The BASIC tokens.&lt;br /&gt;
4.4 - Monitor.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Books]] [[Category:Book cover]]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.fr/book_english-the_anatomy_of_the_CPC_s_AA.htm Complete ''Amstrad Action'' review]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=The_Advanced_OCP_Art_Studio&amp;diff=86425</id>
		<title>The Advanced OCP Art Studio</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=The_Advanced_OCP_Art_Studio&amp;diff=86425"/>
				<updated>2013-02-10T16:26:28Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''The Advanced OCP Art Studio''' is a graphic program from [[Rainbird (software house)|Rainbird]].&lt;br /&gt;
&lt;br /&gt;
It's the advanced version of [[The OCP Art Studio]] with new things. &lt;br /&gt;
&lt;br /&gt;
Supports [[Kempston Mouse]] and [[AMX Mouse]], as well as Cursor Keys and [[Digital Joysticks]].&lt;br /&gt;
&lt;br /&gt;
Requires 128K RAM, ie. CPC6128, or CPC464/CPC664 with 64K [[Standard Memory Expansions]].&lt;br /&gt;
&lt;br /&gt;
For more informations read both manuals.&lt;br /&gt;
&lt;br /&gt;
== Covers ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;The Advanced OCP Art Studio&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:The Advanced OCP Art Studio Back Cover.jpg|Back Cover&lt;br /&gt;
Image:The Advanced OCP Art Studio Front Cover.jpg|Front Cover&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Disc ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;The Advanced OCP Art Studio&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Image:The Advanced OCP Art Studio Disc - side B.jpg|Side B&lt;br /&gt;
Image:The Advanced OCP Art Studio Disc - side A.jpg|Side A&lt;br /&gt;
Image:The Advanced OCP Art Studio Disc - other version.jpg|Other Version&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== More Info ==&lt;br /&gt;
&lt;br /&gt;
* [[Format:Advanced OCP Art Studio File Formats|OCP Art Studio file format descriptions]]&lt;br /&gt;
* [[Format:Advanced OCP Art Studio internal structures|Advanced OCP Art Studio internal data structures]]&lt;br /&gt;
&lt;br /&gt;
== Manual ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:The Advanced OCP Art Studio (Rainbird) (UK) Manual.pdf|The Advanced OCP Art Studio (Rainbird) Manual]] {{EN}} {{PDF}}&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:The Advanced OCP Art Studio.zip|The Advanced OCP Art Studio (disc) (Rainbird).zip]] (DSK for Emulators)&lt;br /&gt;
&lt;br /&gt;
* [[media:OCPROM.zip|The Advanced OCP Art Studio ROM]] (ROM Hack v1.0 based on the Commercial version 2.4)&lt;br /&gt;
&lt;br /&gt;
Note: The ROM version has had some features removed (Printer Menu- Password - Software Backup) so that it fits on just 3 ROMs.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* {{CPCPower|4012}}&lt;br /&gt;
* [http://cpcrulez.fr/applications_graphic-advanced_OCP_art_studio__ACU.htm ''Complete Amstrad Computer User'' review]&lt;br /&gt;
&lt;br /&gt;
[[Category:Applications]] [[Category:Manual]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Digivox_sampler&amp;diff=42841</id>
		<title>Digivox sampler</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Digivox_sampler&amp;diff=42841"/>
				<updated>2010-03-19T18:14:39Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Weblinks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A sound sampler.&lt;br /&gt;
&lt;br /&gt;
Aside from sampling, it does maybe also support playback...?&lt;br /&gt;
&lt;br /&gt;
Not much is know about this device please add info..&lt;br /&gt;
&lt;br /&gt;
== French to English translation (from cpcrulez.fr) ==&lt;br /&gt;
&lt;br /&gt;
HARDWARE: DIGIVOX (c) EMM &lt;br /&gt;
&lt;br /&gt;
Submitted by society EMM, the DIGIVOX is a digitized voice for Amstrad CPC. Based on the principle of sampling delta (quantification follows the evolution of the signal), this device has a bandwidth of the order of 3 000 Hz and can store up to fifteen seconds of words. &lt;br /&gt;
&lt;br /&gt;
Thanks to the presence in the box 32K of RAM. The DIGIVOX thus has interesting technical characteristics but they can not hide its flaws. The return of items digitized in effect requires the presence of the box to the other, the digitization of music reached a level of questionable quality and reproduction strikingly similar to the reception of an AM radio station using any a position of low quality ... &lt;br /&gt;
&lt;br /&gt;
Despite all his technical qualities, it would be surprising to see DIGIVOX win. Especially since its been (over 1000 F) is a deterrent for the individual and the market potential is anyway too small for developers interested in this product.&lt;br /&gt;
&lt;br /&gt;
== Technical specs. ==&lt;br /&gt;
&lt;br /&gt;
== Pictures ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery caption=&amp;quot;Digivox sound sampler&amp;quot;&amp;gt;&lt;br /&gt;
Image:digivox 1.jpg|&lt;br /&gt;
Image:digivox 2.jpg|Inside&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
&lt;br /&gt;
[http://cpcrulez.fr/hardware_digivox.htm More info can be found here (French)]&lt;br /&gt;
&lt;br /&gt;
[[Category:Hardware]] [[Category:Peripherals]] [[Category:Music and sound]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Made&amp;diff=23085</id>
		<title>Made</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Made&amp;diff=23085"/>
				<updated>2008-04-17T15:32:31Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:CPC scene members]]&lt;br /&gt;
'''Made''' was a graphic artist from the french CPC scene. He was very talented, and when he later switched to the 16bit scene, he won a lot of competitions.&lt;br /&gt;
&lt;br /&gt;
== Productions ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Disc Full]] (10 issues, french fanzine)&lt;br /&gt;
* [[39Kb Shock]] Rebels - Code: PacMan / Gfx: Made&lt;br /&gt;
* [[Digital Orgasm]] Symbiosis production&lt;br /&gt;
&lt;br /&gt;
== Groups ==&lt;br /&gt;
&lt;br /&gt;
* [[Disc Full]] (1989-1994)&lt;br /&gt;
* [[Rebels]] (1991-1993)&lt;br /&gt;
* [[SymbiosiS]] (1993-1994)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* Official site: [http://www.m4de.com/ www.m4de.com]&lt;br /&gt;
* [http://cpcrulez.free.fr/demoscene_GFX-demo-Made.htm A collection of screens from MaDE]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Jill_Lawson&amp;diff=23084</id>
		<title>Jill Lawson</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Jill_Lawson&amp;diff=23084"/>
				<updated>2008-04-17T15:13:57Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Jill Lawson (born 16th February 1935) was well known in the Amstrad CPC community for her high quality MODE 1 artwork. Many of her screens were hand-drawn using ''[[Screen Designer]]'' by [[Amsoft]], although later on, she began using ''[[The Advanced OCP Art Studio|OCP Advanced Art Studio]]'' by [[Rainbird]]. Her artwork frequently adorned the covers of CPC magazines such as ''[[Amstrad Computer User]]'' (''ACU'') and ''[[CPC_(magazine)|CPC]]'', and she also created loading screens for several of [[Amsoft]]'s games.&lt;br /&gt;
&lt;br /&gt;
The front cover of the August 1985 issue of ''ACU'' featured several of Jill's pictures, to accompany an article written by her comparing several art packages. The reaction from readers was so positive that a few months later, ''ACU'' made over ten of her pictures available on a collection called ''Electro Art'', priced at &amp;amp;pound;9.95, or &amp;amp;pound;14.95 for a special signed edition. Later on, these pictures, as well as many more, would be released by [[Pride Utilities]] as ''[[Electric Lantern Show]]''.&lt;br /&gt;
&lt;br /&gt;
Jill went on to write several articles for ''ACU'' comparing art packages, and revealing her techniques for drawing MODE 1 pictures on a CPC.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://web.ukonline.co.uk/jill.lawson/own-page/index.htm A mini-biography of Jill Lawson]&lt;br /&gt;
* [http://cpcrulez.free.fr/demoscene_GFX-game-jill_lawson.htm A collection of screens from Jill Lawson]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC scene members]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=CPC_scene_members&amp;diff=23083</id>
		<title>CPC scene members</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=CPC_scene_members&amp;diff=23083"/>
				<updated>2008-04-17T15:04:51Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is an alphabetical list of '''CPC scene members''' sorted by the country they originally came from and which are (going to be) mentioned in this CPCWiki.&lt;br /&gt;
&lt;br /&gt;
Feel free to add your own entry here.&lt;br /&gt;
&lt;br /&gt;
== Austria ==&lt;br /&gt;
&lt;br /&gt;
* [[EGS]]&lt;br /&gt;
* [[Hexenmeister]]&lt;br /&gt;
* [[Red Storm]]&lt;br /&gt;
* [[CPC-forever.com]]&lt;br /&gt;
&lt;br /&gt;
== Denmark ==&lt;br /&gt;
&lt;br /&gt;
* [[007]]&lt;br /&gt;
* [[Argon]]&lt;br /&gt;
* [[ABC crackers]]&lt;br /&gt;
* [[Deltatronic]]&lt;br /&gt;
* [[JCP]]&lt;br /&gt;
* [[JLCS]]&lt;br /&gt;
* [[LFS]]&lt;br /&gt;
* [[Mr. Lou]]&lt;br /&gt;
* [[Mr. Malonie]]&lt;br /&gt;
* [[Mr. Watson]]&lt;br /&gt;
* [[NWC]]&lt;br /&gt;
* [[TAG]]&lt;br /&gt;
* [[Twilight]]&lt;br /&gt;
* [[Tyronesoft]]&lt;br /&gt;
* [[Underware]]&lt;br /&gt;
* [[Zed]]&lt;br /&gt;
&lt;br /&gt;
== France ==&lt;br /&gt;
&lt;br /&gt;
* [[Antoine]] of [[POW]]&lt;br /&gt;
* [[AST]] of [[Ast System]]&lt;br /&gt;
* [[Baud]] of [[Crack'n Rom]]&lt;br /&gt;
* [[Barbe Bleu]]&lt;br /&gt;
* [[Barjack]] of [[Futur's]]&lt;br /&gt;
* [[Beast]] of [[Rebels]] and [[Mortel]]&lt;br /&gt;
* [[Beb]] of [[Overlanders]]&lt;br /&gt;
* [[Best &amp;amp; Chris|Best &amp;amp;amp; Chris]]&lt;br /&gt;
* [[C.A.C.H]]&lt;br /&gt;
* [[Cafe Kids Crackers]]&lt;br /&gt;
* [[Candy]] of [[Overlanders]]&lt;br /&gt;
* [[Celctic Gang]]&lt;br /&gt;
* [[Chany]] of [[NPS]]&lt;br /&gt;
* [[CloudStrife]] of [[Shinra team]]&lt;br /&gt;
* [[CMP]] of [[Paradox]]&lt;br /&gt;
* [[Cracky]] of [[CocOOn SySteM]]/[[Mortel]]&lt;br /&gt;
* [[Demoniak]]&lt;br /&gt;
* [[Digit]] of [[Logon System]]&lt;br /&gt;
* [[Dr. Felix]]&lt;br /&gt;
* [[Dr Love]] of [[Krad'os Crack'ers]]&lt;br /&gt;
* [[Dracula]] of [[Mortel]]&lt;br /&gt;
* [[Eliot]]&lt;br /&gt;
* [[Eros]] of [[Logon System]]&lt;br /&gt;
* [[Exocet]]&lt;br /&gt;
* [[Fefesse]]&lt;br /&gt;
* [[Fenyx Kell]]&lt;br /&gt;
* [[Fred Crazy]] of [[Logon System]]&lt;br /&gt;
* [[The Gang of Crackers]]&lt;br /&gt;
* [[Gozeur]] of [[Contrast]]&lt;br /&gt;
* [[Grees]] of [[NPS]]&lt;br /&gt;
* [[Grim]] of [[Arkos]]&lt;br /&gt;
* [[Hicks]] of [[Another World]]&lt;br /&gt;
* [[Hightower]] of [[Krad'os Crack'ers]]&lt;br /&gt;
* [[Hydris]]&lt;br /&gt;
* [[Kaneda]] of [[Mortel]]&lt;br /&gt;
* [[Kris]]&lt;br /&gt;
* [[Krusty]] of [[Benediction]]&lt;br /&gt;
* [[Le Fay]]&lt;br /&gt;
* [[Longshot]] of [[Logon System]]&lt;br /&gt;
* [[Made]] of [[Rebels]]&lt;br /&gt;
* [[Madram]] of [[Overlanders]]&lt;br /&gt;
* [[Mamy Nova]] of [[Krad'os Crack'ers]]&lt;br /&gt;
* [[Mr Plus]] of [[Krad'os Crack'ers]]&lt;br /&gt;
* [[Naminu]] of [[Logon System]]&lt;br /&gt;
* [[Nicky One]]&lt;br /&gt;
* [[OffseT]] of [[Futur's]]&lt;br /&gt;
* [[One]] of [[MCHTML]]/[[CocOOn SySteM]]&lt;br /&gt;
* [[Overflow]] of [[Logon System]]&lt;br /&gt;
* [[Patrice Bruhat]]&lt;br /&gt;
* [[PHG]]&lt;br /&gt;
* [[Pict]] of [[Logon System]]&lt;br /&gt;
* [[Poum]]&lt;br /&gt;
* [[PulkoMandy]] of [[Shinra team]]&lt;br /&gt;
* [[Pynard]]&lt;br /&gt;
* [[Ram 7]]&lt;br /&gt;
* [[Ramlaid]] of [[Arkos]]&lt;br /&gt;
* [[Reilan]]&lt;br /&gt;
* [[Ric]]&lt;br /&gt;
* [[Roce]] of [[Mortel]]&lt;br /&gt;
* [[Rubi]] of [[Logon System]]&lt;br /&gt;
* [[Shap]] of [[Overlanders]]&lt;br /&gt;
* [[Slash]] of [[Logon System]]&lt;br /&gt;
* [[Slyder]] of [[Hard'Os]]&lt;br /&gt;
* [[Snn]] of [[Futur's]]&lt;br /&gt;
* [[Squat]] of [[Overlanders]]&lt;br /&gt;
* [[Stv]] of [[Overlanders]]&lt;br /&gt;
* [[Supersly]] of [[Les Sucres en Morceaux]]&lt;br /&gt;
* [[Targhan]] of [[Arkos]]&lt;br /&gt;
* [[TB Crackers]]&lt;br /&gt;
* [[Tenebros]] of [[GPA]]&lt;br /&gt;
* [[Tom et Jerry|Tom et Jerry]] of [[GPA]]&lt;br /&gt;
* [[Toms]] of [[Another World]]&lt;br /&gt;
* [[Tony]] of [[Futur's]]&lt;br /&gt;
* [[Tronic]] of [[GPA]]&lt;br /&gt;
* [[Two Mag]] of [[GPA]]&lt;br /&gt;
* [[Typhoon]]&lt;br /&gt;
* [[Wild]] of [[Crack'n Rom]]&lt;br /&gt;
* [[Wild]] of [[Kill Or Die]]&lt;br /&gt;
* [[XOR]]&lt;br /&gt;
* [[Ynexys]] of [[Paradox]]&lt;br /&gt;
* [[Zebigboss]] of [[Krad'os Crack'ers]]&lt;br /&gt;
* [[Zik]] of [[Futur's]]&lt;br /&gt;
&lt;br /&gt;
== Germany ==&lt;br /&gt;
&lt;br /&gt;
* [[Ablaze]]&lt;br /&gt;
* [[ACS]]&lt;br /&gt;
* [[Alien]]&lt;br /&gt;
* [[Amadeus]]&lt;br /&gt;
* [[Bad Error]]&lt;br /&gt;
* [[Batman]]&lt;br /&gt;
* [[Black Mission]]&lt;br /&gt;
* [[Blue-Ice]]&lt;br /&gt;
* [[Boris]] of [[Merlyn]]&lt;br /&gt;
* [[Brainblaster]]&lt;br /&gt;
* [[BSC]]&lt;br /&gt;
* [[Chilly]] of [[KKB]]&lt;br /&gt;
* [[Claas]]&lt;br /&gt;
* [[Collapse]]&lt;br /&gt;
* [[CPC-Mike]]&lt;br /&gt;
* [[Cherry-T.]]&lt;br /&gt;
* [[Crittersoap]]&lt;br /&gt;
* [[Dark Sector]]&lt;br /&gt;
* [[DJ Easy]]&lt;br /&gt;
* [[Doc Bartoc]]&lt;br /&gt;
* [[Domesdos]]&lt;br /&gt;
* [[Double A]]&lt;br /&gt;
* [[Dreadnought]]&lt;br /&gt;
* [[Dreamer]]&lt;br /&gt;
* [[Dr. Logo]]&lt;br /&gt;
* [[Dr.Zed]]&lt;br /&gt;
* [[DJH]]&lt;br /&gt;
* [[DSC]]&lt;br /&gt;
* [[Duck]]&lt;br /&gt;
* [[Electric Monk]]&lt;br /&gt;
* [[Excalibur]]&lt;br /&gt;
* [[Face Hugger]]&lt;br /&gt;
* [[Fraggle]]&lt;br /&gt;
* [[Gert Genial]]&lt;br /&gt;
* [[G.o.St.-SOFT]]&lt;br /&gt;
* [[Gremlin]]&lt;br /&gt;
* [[Groo]]&lt;br /&gt;
* [[GWM]]&lt;br /&gt;
* [[Hage]]&lt;br /&gt;
* [[Hitman]]&lt;br /&gt;
* [[Incognito V]]&lt;br /&gt;
* [[Jak Abe]]&lt;br /&gt;
* [[Jammet]]&lt;br /&gt;
* [[Jaysoft]]&lt;br /&gt;
* [[Jerry]]&lt;br /&gt;
* [[Joker]]&lt;br /&gt;
* [[Joshua]]&lt;br /&gt;
* [[Juggler]]&lt;br /&gt;
* [[K-OS]]&lt;br /&gt;
* [[Kangaroo MusiQue]]&lt;br /&gt;
* [[KNS]]&lt;br /&gt;
* [[Koopa Troopa]]&lt;br /&gt;
* [[Leather Rebel]]&lt;br /&gt;
* [[Link]]&lt;br /&gt;
* [[LTP]]&lt;br /&gt;
* [[MACHII]]&lt;br /&gt;
* [[Marabu]]&lt;br /&gt;
* [[MCS]]&lt;br /&gt;
* [[Mickey]]&lt;br /&gt;
* [[Minisoft]]&lt;br /&gt;
* [[MOD]]&lt;br /&gt;
* [[Mr. Ams]]&lt;br /&gt;
* [[MTI]]&lt;br /&gt;
* [[Nurgle]]&lt;br /&gt;
* [[OAS]]&lt;br /&gt;
* [[Octoate]]&lt;br /&gt;
* [[Odiesoft]]&lt;br /&gt;
* [[Ogge]]&lt;br /&gt;
* [[Overload]]&lt;br /&gt;
* [[Pluton]]&lt;br /&gt;
* [[Pooh]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[Purple]]&lt;br /&gt;
* [[Redpoint]]&lt;br /&gt;
* [[Schlumpf]]&lt;br /&gt;
* [[Section 8]]&lt;br /&gt;
* [[Section Jaguar]]&lt;br /&gt;
* [[Shining]]&lt;br /&gt;
* [[Siggi]]&lt;br /&gt;
* [[Sigma]]&lt;br /&gt;
* [[SJI]]&lt;br /&gt;
* [[Steve]]&lt;br /&gt;
* [[TCT]]&lt;br /&gt;
* [[TFM]]&lt;br /&gt;
* [[The Cranium]]&lt;br /&gt;
* [[The Frog]]&lt;br /&gt;
* [[Thriller]]&lt;br /&gt;
* [[TobiFlex]]&lt;br /&gt;
* [[Tolkin]]&lt;br /&gt;
* [[Tom]]&lt;br /&gt;
* [[Tom and Jerry|Tom and Jerry]] of [[CBS]]&lt;br /&gt;
* [[Tom]] of [[KKB]]&lt;br /&gt;
* [[Treble A]]&lt;br /&gt;
* [[TSP]]&lt;br /&gt;
* [[Villain]]&lt;br /&gt;
* [[Weee!]]&lt;br /&gt;
* [[Woodman]]&lt;br /&gt;
* [[Wurmi]]&lt;br /&gt;
* [[WSX]]&lt;br /&gt;
* [[Ythcal]]&lt;br /&gt;
* [[ZAQ]]&lt;br /&gt;
&lt;br /&gt;
== Greece ==&lt;br /&gt;
&lt;br /&gt;
* [[Antitec]]&lt;br /&gt;
* [[Camel]]&lt;br /&gt;
* [[Catloc]]&lt;br /&gt;
* [[Denis]]&lt;br /&gt;
* [[FG Brain]]&lt;br /&gt;
* [[User:Gryzor|Gryzor]]&lt;br /&gt;
* [[JFMC]]&lt;br /&gt;
* [[KOD]]&lt;br /&gt;
* [[Magic Club]]&lt;br /&gt;
* [[Optimus]]&lt;br /&gt;
* [[Rex]]&lt;br /&gt;
* [[Sotsoft/HCV]]&lt;br /&gt;
* [[VoXfReaX (x-Odium)|voXfReaX (x-Odium)]]&lt;br /&gt;
* [[KSL]]&lt;br /&gt;
&lt;br /&gt;
== Spain ==&lt;br /&gt;
&lt;br /&gt;
* [[ACE]]&lt;br /&gt;
* [[Antifaz &amp;amp; The Dog|Antifaz &amp;amp;amp; The Dog]]&lt;br /&gt;
* [[CNGSoft]]&lt;br /&gt;
* [[KaosOverride]]&lt;br /&gt;
* [[Kino &amp;amp; Hufo|Kino &amp;amp;amp; Hufo]]&lt;br /&gt;
* [[Mochilote]]&lt;br /&gt;
* [[Steel McKrakken]]&lt;br /&gt;
* [[The Spanish Hacker]]&lt;br /&gt;
* [[Z80user]]&lt;br /&gt;
&lt;br /&gt;
== Switzerland ==&lt;br /&gt;
&lt;br /&gt;
* [[Asterix]]&lt;br /&gt;
* [[Flynn]]&lt;br /&gt;
* [[TMP]]&lt;br /&gt;
* [[Warlock]]&lt;br /&gt;
&lt;br /&gt;
== United Kingdom ==&lt;br /&gt;
&lt;br /&gt;
* [[BoGGer!]]&lt;br /&gt;
* [[ChaRleyTroniC]]&lt;br /&gt;
* [[Doctor Fegg]]&lt;br /&gt;
* [[The Equalizor]]&lt;br /&gt;
* [[User:Executioner|Executioner]] (Australia/Great Britain)&lt;br /&gt;
* [[Hangman]]&lt;br /&gt;
* [[In Full Effect]]&lt;br /&gt;
* [[Jill Lawson]]&lt;br /&gt;
* [[Jonty]]&lt;br /&gt;
* [[LDC]]&lt;br /&gt;
* [[Maniac]]&lt;br /&gt;
* [[MKS]]&lt;br /&gt;
* [[Nich]] (Northern Ireland)&lt;br /&gt;
* [[Ratz]]&lt;br /&gt;
* [[Roo-dolph]]&lt;br /&gt;
* [[Shades]]&lt;br /&gt;
* [[Sice]]&lt;br /&gt;
* [[Trebmint]]&lt;br /&gt;
* [[Wulf]]&lt;br /&gt;
* [[Wild Thang]]&lt;br /&gt;
&lt;br /&gt;
== Other countries ==&lt;br /&gt;
&lt;br /&gt;
* [[Damir Petković]] (Croatia)&lt;br /&gt;
* [[Factor6]] (Czech Republic)&lt;br /&gt;
* [[Freaksoft Ltd.]] (Netherlands)&lt;br /&gt;
* [[Future Soft]] (Yugoslavia)&lt;br /&gt;
* [[Malfunction]] (Ireland)&lt;br /&gt;
* Powerhouse of [[Dragonbreed]] (Netherlands)&lt;br /&gt;
* [[TIC]] (Ireland)&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC_scene_members]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Tom_%26_Jerry_of_GPA&amp;diff=23082</id>
		<title>Tom &amp; Jerry of GPA</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Tom_%26_Jerry_of_GPA&amp;diff=23082"/>
				<updated>2008-04-17T15:02:39Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Tom et Jerry''' (Hervé Monchatre) is a french cracker, demomaker and musician.&lt;br /&gt;
&lt;br /&gt;
=== Demos ===&lt;br /&gt;
&lt;br /&gt;
* [[Deep Space]] (1995)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Group ===&lt;br /&gt;
&lt;br /&gt;
* [[GPA]]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC scene members]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Tom_et_Jerry&amp;diff=23081</id>
		<title>Tom et Jerry</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Tom_et_Jerry&amp;diff=23081"/>
				<updated>2008-04-17T15:01:11Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Member of [[CBS]]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC scene members]]&lt;br /&gt;
[[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=P007&amp;diff=23080</id>
		<title>P007</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=P007&amp;diff=23080"/>
				<updated>2008-04-17T14:59:46Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Weblinks */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;P007 was a coder. In 1985 he joined the Amstrad Club Auxerrois. He met Psoft and created the Malibu Crackers team. He wrote several demos with Foxy and Naminu. He left the CPC in 1989 for the Amiga. He is gradued in computer science and has been living in California since 1999. He loves electronical music and wrote several music compositions like A taste of trance or Quarks&lt;br /&gt;
&lt;br /&gt;
== Official releases ==&lt;br /&gt;
&lt;br /&gt;
* [[68000 Killer 1]]&lt;br /&gt;
* [[68000 Killer 2]]&lt;br /&gt;
* [[Amazing Demo: Vision Part]]&lt;br /&gt;
* [[YAO DEMO: Sinus Scroller Part]]&lt;br /&gt;
* [[Intox]]&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
[http://cpcrulez.free.fr/demosceneIN_P007-MALIBU.htm 2008 French interview]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC scene members]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=P007&amp;diff=23079</id>
		<title>P007</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=P007&amp;diff=23079"/>
				<updated>2008-04-17T14:56:07Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;P007 was a coder. In 1985 he joined the Amstrad Club Auxerrois. He met Psoft and created the Malibu Crackers team. He wrote several demos with Foxy and Naminu. He left the CPC in 1989 for the Amiga. He is gradued in computer science and has been living in California since 1999. He loves electronical music and wrote several music compositions like A taste of trance or Quarks&lt;br /&gt;
&lt;br /&gt;
== Official releases ==&lt;br /&gt;
&lt;br /&gt;
* [[68000 Killer 1]]&lt;br /&gt;
* [[68000 Killer 2]]&lt;br /&gt;
* [[Amazing Demo: Vision Part]]&lt;br /&gt;
* [[YAO DEMO: Sinus Scroller Part]]&lt;br /&gt;
* [[Intox]]&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
[http://cpcrulez.free.fr/demosceneIN_P007-MALIBU.htm Interview]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC scene members]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Hermol&amp;diff=23078</id>
		<title>Hermol</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Hermol&amp;diff=23078"/>
				<updated>2008-04-17T14:48:38Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Games */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;French demomaker&lt;br /&gt;
&lt;br /&gt;
== Demos ==&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.free.fr/Scene_Demos/index.php?download=X-Mas_2006[X-Mas 2006 Demo]]&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.free.fr/Scene_Demos/index.php?download=X-Mas_2007[X-Mas 2007]]&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.free.fr/GamesDL_hack/index.php?download=Fifa_World_Cup_2006__PLUSEDITION Fifa World Cup_2006]&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.free.fr/GamesDL_hack/index.php?download=Street_Fighter_II_CPC Street Fighter II CPC]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[FreeOCP]]&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
[http://cpcrulez.free.fr/ CPC Rulez]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC scene members]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Hermol&amp;diff=23077</id>
		<title>Hermol</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Hermol&amp;diff=23077"/>
				<updated>2008-04-17T14:41:45Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* Demos */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;French demomaker&lt;br /&gt;
&lt;br /&gt;
== Demos ==&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.free.fr/Scene_Demos/index.php?download=X-Mas_2006[X-Mas 2006 Demo]]&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.free.fr/Scene_Demos/index.php?download=X-Mas_2007[X-Mas 2007]]&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.free.fr/GamesDL_hack/index.php?download=Fifa_World_Cup_2006__PLUSEDITION[Fifa World Cup_2006 ]]&lt;br /&gt;
&lt;br /&gt;
* [http://cpcrulez.free.fr/GamesDL_hack/index.php?download=Street_Fighter_II_CPC[Street Fighter II CPC]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
* [[FreeOCP]]&lt;br /&gt;
&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
[http://cpcrulez.free.fr/ CPC Rulez]&lt;br /&gt;
&lt;br /&gt;
[[Category:CPC scene members]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=21671</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=21671"/>
				<updated>2008-02-23T20:04:21Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* CPC related news */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
 [[Image:Cpcserieb.jpg|thumb|right|150px|Amstrad CPC Range]]&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
== Welcome to the Amstrad CPC Wiki! ==&lt;br /&gt;
This site hopes to evolve into an encyclopaedia on all things [[Amstrad]] [[CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' around the CPC available. Feel free to [[Help:Editing|contribute]] or post your suggestions in the [http://www.cpcwiki.eu/forum Forum]!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:32px;text-align:center;padding:5px 0px 4px 0px;background-color:#eee;border:1px solid #dfdfdf;&amp;quot;&amp;gt;'''[[CPC|Amstrad CPC]] · [[Peripherals|Hardware extensions]] · [[Games]] · [[Applications]] · [[Programming]]&amp;lt;br&amp;gt;[[News and Projects]] · [[Emulators]] · [[Demogroups|Scene groups]] · [[CPC scene members|People]] · [[Magazines]] · [[Links|Web links]]'''&amp;lt;br&amp;gt;[[CPCWiki:Portal|CPCWiki Portal]] · [http://www.cpcwiki.eu/forum Forum] · [http://www.cpcwiki.eu/gallery Photo Gallery] · [[About|About - Contribute]] · [[Special:Statistics|Statistics]] · [[CPCWiki:General disclaimer|Disclaimer]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
[[Image:CPConROM.jpg|thumb|center|600px|CPC on a ROM]]&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #ffc9c9; background-color: #fff3f3&amp;quot;&amp;gt;&lt;br /&gt;
=== CPC related news ===&lt;br /&gt;
&lt;br /&gt;
The last CPC related news.&lt;br /&gt;
&lt;br /&gt;
* 23/02/2008: [[http://CPCrulez.free.fr/ hERMOL]] has released a CPC conversion of [[http://cpcrulez.free.fr/GamesDL_hack/index.php?list=S Street Fighter II]]&lt;br /&gt;
* 15/01/2008: Dedicated book about the CPC in progress [[http://retrorevival.co.uk/ Follow it here!]]&lt;br /&gt;
* 19/12/2007: [[X-Mas 2007]] Another X-mas demos released by [[Hermol]]!&lt;br /&gt;
* 14/12/2007: New [http://cpcgamescd.amstrad.es CPCGamesCD] out&lt;br /&gt;
* 27/11/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.015b released on .CPR cartridge file!&lt;br /&gt;
* 04/11/2007: [http://cpce.emuunlim.com CPCE] 1.85 released. Symbiface 2 IDE bugfix, tape speedup can be manually disabled, smarter Win32 ZIP archive handling.&lt;br /&gt;
* 29/10/2007: [http://www.winape.net WinAPE] 2.0 Alpha 15 released. Configuration Profiles, Improved Sprite emulation, assembler and debugger improvements. Stacks of minor enhancements and bug fixes.&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.015b released&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/Scene_Demos/index.php?list=H Hate Beats]&amp;amp;nbsp;: new Amstrad CPC Plus demo released by [http://ukonx.free.fr Ukonx]&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;small&amp;gt;'''All [[News and Projects|CPC news]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(234, 220, 197); margin: 0pt 0pt 5px; padding: 0.5em 1em; background-color: rgb(204, 255, 204);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Donors ===&lt;br /&gt;
&lt;br /&gt;
These people were kind enough to [http://www.cpcwiki.eu/donations.html donate]. Please consider helping with hosting costs - all contributions go '''directly''' to our kind host, not our own pockets!&lt;br /&gt;
&lt;br /&gt;
* [[Rex]] of [[BENG!]]&lt;br /&gt;
* [[Robcfg]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[User:Gryzor|Gryzor]]&lt;br /&gt;
Thanks so much guys!&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #FFFFCC;&amp;quot;&amp;gt;&lt;br /&gt;
=== Become an Author! ===&lt;br /&gt;
&lt;br /&gt;
We are searching for authors of the following articles:&lt;br /&gt;
&lt;br /&gt;
* [[Xyphoes Fantasy]]&lt;br /&gt;
* [[Genesis 8]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' &amp;amp;#124; [[:Category:Stub|Extendable Stubs]]&amp;lt;br&amp;gt;'''[[List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top&amp;quot; | &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Did you know? ===&lt;br /&gt;
&lt;br /&gt;
* With a possible total amount of '''768 x 270 pixel''' (540 interlaced) the [[CPC]] was the 8 bit homecomputer with the highest screen resolution ever.&lt;br /&gt;
* '''OpenOffice''' for Windows/Linux is a direct descendant of [[Star-Division|StarWriter]] for the CPC.&lt;br /&gt;
* The transfer speed of the [[CPC Booster|CPC Booster +]] serial interface is faster than a standard '''DSL connection'''.&lt;br /&gt;
* [[SymbOS]] can handle more than '''50 times''' bigger hard discs than MS Windows 95A.&lt;br /&gt;
* [[FutureOS]] can load a 178 KB in 9 seconds from floppy disc.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPCWiki updates ===&lt;br /&gt;
&lt;br /&gt;
* '''FCKEditor''' installed! Now you can easily edit pages. Please report any functionality issues. You can also&amp;amp;nbsp;''deactivate it in your user preferences.''&lt;br /&gt;
* '''[[VideoUpload|VIDEO EMBEDDING]] enabled for the wiki! Woo-hoo!!!'''&lt;br /&gt;
* '''[[Special:MultipleUpload|MULTIPLE FILE UPLOAD FORM]] installed. For the time being it doesn't work alright when put in the sidebar...'''&lt;br /&gt;
* All the issues of ''Amtix!'', ''Amstrad Action'' and ''Amstrad Computer User'' have been uploaded and you can find them [[Mags|here]]!&lt;br /&gt;
* Add the CPCWiki to '''your Homepage'''. Check out [[About#Wiki-Napping]] and start napping this Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;[[Image:World-map.gif|right|200px]]&lt;br /&gt;
&lt;br /&gt;
=== Where are you from? ===&lt;br /&gt;
&lt;br /&gt;
Help clarify the nationality of CPCWIKI users!&lt;br /&gt;
Participate in the pool on the cpcwiki forum.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [[http://www.cpcwiki.eu/forum/index.php?topic=12.0 Pool thread]] (please register)&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=News_and_Projects&amp;diff=21670</id>
		<title>News and Projects</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=News_and_Projects&amp;diff=21670"/>
				<updated>2008-02-23T20:02:53Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* News */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&lt;br /&gt;
This is an overview of the last CPC related news. You will find a complete list of all news in the '''[[News:Archive|news archive]]'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* 23/02/2008: [[http://CPCrulez.free.fr/ hERMOL]] has released a CPC conversion of [[http://cpcrulez.free.fr/GamesDL_hack/index.php?list=S Street Fighter II]]&lt;br /&gt;
* 15/01/2008: Dedicated book about the CPC in progress [[http://retrorevival.co.uk/ Follow it here!]]&lt;br /&gt;
* 19/12/2007: [[X-Mas 2007]] Another X-mas demos released by [[http://CPCrulez.free.fr/ hERMOL]]!&lt;br /&gt;
* 30/11/2007: [[YaPaDOS]]: Alpha 7 released with mayor bugs corrected, ParaDOS tool added.&lt;br /&gt;
* 04/11/2007: [http://cpce.emuunlim.com CPCE 1.85] released, bug fixes in SF2 IDE, tape speedup and Win32 dialog for ZIP files.&lt;br /&gt;
* 28/10/2007: [[YaPaDOS]]: AMSDOS/ParaDOS to harddisk redirection, alpha version with most of features finished.&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/Scene_Demos/index.php?list=H Hate Beats]&amp;amp;nbsp;: new Amstrad CPC Plus demo released by [http://ukonx.free.fr Ukonx]&lt;br /&gt;
* 06/10/2007: NEW game for Amstrad CPC available for download&amp;amp;nbsp;: [http://cpcrulez.free.fr/GamesDL_free/index.php?list=D Delirium Tremens] by Antonio Elic , Bernardin Katic et Alen Blazevic. D&lt;br /&gt;
* 04/10/2007: an invitro for [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting has just been released and is available [http://www.amstradcpc.info here].&lt;br /&gt;
* 01/10/2007: [http://zx81.zx81.free.fr/ GP2XCap32 and PSPCap32] released, with major improvements (close to fullspeed, sound is now played in 16 bits and stereo, new speed limiter function and much more)&lt;br /&gt;
* 30/09/2007: [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting will be held in Segré, France, from 26 to 28th october.&lt;br /&gt;
* 17/09/2007: [http://cpce.emuunlim.com CPCE 1.84] released, with assorted bug fixes and enhancements. A hotfix was released on 23/09/2007.&lt;br /&gt;
* 17/09/2007: [http://www.winape.net WinAPE 2.0 Alpha 14] released. FDC emulation enhancements and some bug fixes.&lt;br /&gt;
* 04/09/2007: [http://www.amstrad.es/forum/viewtopic.php?p=12374#12374 Img2CPC] released. A command line tool to convert images to headers ready to be used with z88dk. Also can be used with little changes with WinAPE integrated debugger.&lt;br /&gt;
* 01/09/2007: A lovely [http://www.cpcwiki.eu/index.php/Category:Screenshot:Demo demo screenshot gallery] has been compiled by PulkoMandy!&lt;br /&gt;
* 30/08/2007: [[SymbOS]] 2.0 has been [http://www.symbos.de/download.htm released] including 1024KB, fast Mode2, richtext and [[PCW]] support&lt;br /&gt;
* 30/08/2007: [[Cosmos]] 2.0 (personal cost monitor) has been released&lt;br /&gt;
* 29/08/2007: [http://cezgs.computeremuzone.com/eng/card.php?id=17 Paciente 106], a great-looking and promising graphic/text adventure has been released!&lt;br /&gt;
* 28/08/2007: Frogger finally released for the Amstrad Plus. Get it [http://www.winape.net/download/frogger.zip here].&lt;br /&gt;
* 09/08/2007: A new version of [http://www.geocities.com/virtualcpc/ Virtual CPC] is available for download! Many additions like video or audio recording, Symbiface II emulation etc,etc...&lt;br /&gt;
* 08/08/2007: [http://www.winape.net WinAPE] 2.0 Alpha 13 released. Assembler improvements, Amstrad Plus emulation improvements, Graphics editing and Session Recording, and dozens of other improvements and fixes!&lt;br /&gt;
* 04/08/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.012b released, with new palette page and complete A/B drive support&lt;br /&gt;
* 03/08/2007: [http://www.cpcalive.com/cpcalive_en.html CPCAlive] 1.08f released with bug fixes.&lt;br /&gt;
* 30/07/2007: [[FreeOCP]] v0.010 beta has been [http://cpcrulez.free.fr/coding_src_freeOCP.htm released].&lt;br /&gt;
* 29/07/2007: [[CPCE]] 1.83 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 07/07/2007: A hotfix of [[CPCE]] 1.82 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 03/07/2007: [[CPCE]] 1.82 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 24/06/2007: [[CPCGamesCD-CPCLoader|CPC Loader]] updated with some nice changes!&lt;br /&gt;
* 16/06/2007: [[CPCE]] 1.81 has been [http://cpce.emuunlim.com released] with many bugfixes and several new services.&lt;br /&gt;
* 08/06/2007: [[SymAmp]] 2.0 has been [http://www.symbos.de/preview.htm released] and is also able to play PT3 sounds now&lt;br /&gt;
* 23/05/2007: [http://www.cpcwiki.eu/CYBORGS-from-elmsoft.zip Cyborgs] rolling demo discovered, ripped and uploaded for your viewing pleasure&amp;amp;nbsp;:)&lt;br /&gt;
* 20/05/2007: [http://cpcrulez.2ya.com/ CPC Rulez] has some CPC games that have been tweaked for the CPC+, with updated palette, nice fades etc. For now: Operation Wolf, Rick Dangerous , Cybernoid et Solomon's Keys, Double Dragon, Cybernoid II!&lt;br /&gt;
* 26/04/2007: The [http://www.symstudio.info official website] for [[SymStudio]] has been launched and contains the new version 0.95.&lt;br /&gt;
* 07/04/2007: [http://www.binarysciences.com Binary Sciences] has released [[Groops]], a puzzle game for CPC 6128.&lt;br /&gt;
* 06/04/2007: [http://www.geocities.com/virtualcpc/ Virtual CPC] 1.05a released. Changes concerning performance. Improved code for Consecutive Screenshots.&lt;br /&gt;
* 03/04/2007: The [http://toplist.cpcszene.de Amstrad CPC TopList] is online now: It's the list of the most frequented CPC websites, where everybody can join.&lt;br /&gt;
* 01/04/2007: [[Croco Chanel N°4]] Only 1 month away. [http://cc4.cpcscene.com ''Join us now&amp;amp;nbsp;!'']. ([http://www.pouet.net/prod.php?which=30010 ''Invitro''])&lt;br /&gt;
* 28/03/2007: [http://www.cpc-forum.de CPC-Forum.de] has been opened to become the new and most important discussion forum for the German-speaking part of the CPC scene&lt;br /&gt;
* 25/03/2007: [[PSPCap32]] v1.1.6. [http://psp-news.dcemu.co.uk/pspcap32-amstrad-cpc-emulator-for-psp-v1-1-6-symb-os--57355.html has been released (read more here)]&lt;br /&gt;
* 17/03/2007: [[RetroEuskal 2007]] will take place from the 20.-23.07.2007 in Bilbao/Spain.&lt;br /&gt;
* 12/03/2007: [[MadriSX 2007]] photos online.&lt;br /&gt;
* 10/03/2007: [[CPCE]] New Version.&lt;br /&gt;
* 17/02/2007: [[WinApe]] New Version.&lt;br /&gt;
* 17/02/2007: [[VirtualCPC]] New Version.&lt;br /&gt;
* 10/01/2007: [[FutureView]] IV has been re-released with some changes!&lt;br /&gt;
* 07/01/2007: [[Croco Chanel N°4]] Very important CPC meeting near Paris from 4,5 &amp;amp;amp; 6 May 2007&lt;br /&gt;
* 06/01/2007: New version of [[WinCPC]] with lots of nice details&lt;br /&gt;
* 28/12/2006: [[Hermol]] has released a [http://cpcrulez.free.fr/Scene_Demos/index.php?download=x-mas_2006 demo] for Christmas 2006.&lt;br /&gt;
* 29/12/2006: [[News:Area 51 converted from the ZX Spectrum to the Amstrad CPC|Nicholas Campbell has converted ''Area 51'' from the ZX Spectrum to the Amstrad CPC]]&lt;br /&gt;
* 28/12/2006: [[CPCE]] v1.71 has been released&lt;br /&gt;
* 27/12/2006: [[Prodatron]] released version 1.1 of his [[SymbOS]] operating system, which now officially supports the MSX2.&lt;br /&gt;
* 24/12/2006: [http://retroremakes.com/forum2/showthread.php?t=8545 Sorcery Plus] remake for the PC, based on the CPC version (of course!)!!!&lt;br /&gt;
* 20/12/2006: [[CPCE]] v1.70 has been released&lt;br /&gt;
* 28/09/2006: [http://www.cpcmania.com/index.asp CPCTapeXP], a Tape-&amp;amp;gt;CDT GUI-based utility has been released!&lt;br /&gt;
* 27/09/2006: [[Croco Chanel N°4]] CPC meeting near Paris (France) in May 2007 call for attenders&amp;amp;nbsp;!&lt;br /&gt;
* 16/09/2006: [[CPCE]] v1.61 has been released&lt;br /&gt;
* 18/11/2006: [[WACCI]] and [[Comp.sys.amstrad.8bit|CSA8]] social meet-up, at the Pillars of Hercules pub, Greek St, London&lt;br /&gt;
* 09/12/2006: [[News:CPC forever|Third issue of CPC forever released]]&lt;br /&gt;
* 09/09/2006: [[News:CPC 'number of balls' record broken with the release of Boules et Bits]]&lt;br /&gt;
* 09/03/2006: [[News:Burgparty 2 will take place in december in Germany|Burgparty 2 will take place in december in Germany]]&lt;br /&gt;
* 09/01/2006: [[News:Freax Art Album released|Freax Art Album released]]&lt;br /&gt;
* 09/01/2006: [[News:New CEZGS game Phantomas saga Infinity|New CEZGS game Phantomas saga Infinity]]&lt;br /&gt;
* 08/28/2006: [[News:XzentriX 2006 party in South Germany|XzentriX 2006 party in South Germany]]&lt;br /&gt;
* 08/24/2006: [[News:WinApe 2.0 Alpha 9 has been released and moved to a new domain|WinApe 2.0 Alpha 9B has been released and moved to a new domain]]&lt;br /&gt;
* 08/19/2006: [[News:ManageDsk v1.5 has been released|ManageDsk v1.5 has been released]]&lt;br /&gt;
* 08/15/2006: [[News:WinCPC with a new domain and soon a new version including SYMBiFACE II support|WinCPC with a new domain and soon a new version including SYMBiFACE II support]]&lt;br /&gt;
* 08/01/2006: [[News:CPCE v1.60 has been released|CPCE v1.60 has been released]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
This is a list of big CPC related projects, which are currently active. This list does not contain previews of unreleased productions or [[Emulators|CPC emulators]].&lt;br /&gt;
&lt;br /&gt;
* [[CPCng]]&lt;br /&gt;
* [[FutureOS]]&lt;br /&gt;
* [[SYMBiFACE II]] expansion card&lt;br /&gt;
* [[SymbOS]] and [[SymStudio]]&lt;br /&gt;
* [[CPCISA by Yarek]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=News_and_Projects&amp;diff=21669</id>
		<title>News and Projects</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=News_and_Projects&amp;diff=21669"/>
				<updated>2008-02-23T14:33:46Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&lt;br /&gt;
This is an overview of the last CPC related news. You will find a complete list of all news in the '''[[News:Archive|news archive]]'''.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* 23/02/2008: [[http://CPCrulez.free.fr/ hERMOL]] has released a CPC conversion of [[http://cpcrulez.free.fr/GamesDL_hack/index.php?list=S Street Fighter II]]&lt;br /&gt;
* 15/01/2008: Dedicated book about the CPC in progress [[http://retrorevival.co.uk/ Follow it here!]]&lt;br /&gt;
* 19/12/2007: [[X-Mas 2007]] Another X-mas demos released by [[hERMOL]]!&lt;br /&gt;
* 30/11/2007: [[YaPaDOS]]: Alpha 7 released with mayor bugs corrected, ParaDOS tool added.&lt;br /&gt;
* 04/11/2007: [http://cpce.emuunlim.com CPCE 1.85] released, bug fixes in SF2 IDE, tape speedup and Win32 dialog for ZIP files.&lt;br /&gt;
* 28/10/2007: [[YaPaDOS]]: AMSDOS/ParaDOS to harddisk redirection, alpha version with most of features finished.&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/Scene_Demos/index.php?list=H Hate Beats]&amp;amp;nbsp;: new Amstrad CPC Plus demo released by [http://ukonx.free.fr Ukonx]&lt;br /&gt;
* 06/10/2007: NEW game for Amstrad CPC available for download&amp;amp;nbsp;: [http://cpcrulez.free.fr/GamesDL_free/index.php?list=D Delirium Tremens] by Antonio Elic , Bernardin Katic et Alen Blazevic. D&lt;br /&gt;
* 04/10/2007: an invitro for [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting has just been released and is available [http://www.amstradcpc.info here].&lt;br /&gt;
* 01/10/2007: [http://zx81.zx81.free.fr/ GP2XCap32 and PSPCap32] released, with major improvements (close to fullspeed, sound is now played in 16 bits and stereo, new speed limiter function and much more)&lt;br /&gt;
* 30/09/2007: [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting will be held in Segré, France, from 26 to 28th october.&lt;br /&gt;
* 17/09/2007: [http://cpce.emuunlim.com CPCE 1.84] released, with assorted bug fixes and enhancements. A hotfix was released on 23/09/2007.&lt;br /&gt;
* 17/09/2007: [http://www.winape.net WinAPE 2.0 Alpha 14] released. FDC emulation enhancements and some bug fixes.&lt;br /&gt;
* 04/09/2007: [http://www.amstrad.es/forum/viewtopic.php?p=12374#12374 Img2CPC] released. A command line tool to convert images to headers ready to be used with z88dk. Also can be used with little changes with WinAPE integrated debugger.&lt;br /&gt;
* 01/09/2007: A lovely [http://www.cpcwiki.eu/index.php/Category:Screenshot:Demo demo screenshot gallery] has been compiled by PulkoMandy!&lt;br /&gt;
* 30/08/2007: [[SymbOS]] 2.0 has been [http://www.symbos.de/download.htm released] including 1024KB, fast Mode2, richtext and [[PCW]] support&lt;br /&gt;
* 30/08/2007: [[Cosmos]] 2.0 (personal cost monitor) has been released&lt;br /&gt;
* 29/08/2007: [http://cezgs.computeremuzone.com/eng/card.php?id=17 Paciente 106], a great-looking and promising graphic/text adventure has been released!&lt;br /&gt;
* 28/08/2007: Frogger finally released for the Amstrad Plus. Get it [http://www.winape.net/download/frogger.zip here].&lt;br /&gt;
* 09/08/2007: A new version of [http://www.geocities.com/virtualcpc/ Virtual CPC] is available for download! Many additions like video or audio recording, Symbiface II emulation etc,etc...&lt;br /&gt;
* 08/08/2007: [http://www.winape.net WinAPE] 2.0 Alpha 13 released. Assembler improvements, Amstrad Plus emulation improvements, Graphics editing and Session Recording, and dozens of other improvements and fixes!&lt;br /&gt;
* 04/08/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.012b released, with new palette page and complete A/B drive support&lt;br /&gt;
* 03/08/2007: [http://www.cpcalive.com/cpcalive_en.html CPCAlive] 1.08f released with bug fixes.&lt;br /&gt;
* 30/07/2007: [[FreeOCP]] v0.010 beta has been [http://cpcrulez.free.fr/coding_src_freeOCP.htm released].&lt;br /&gt;
* 29/07/2007: [[CPCE]] 1.83 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 07/07/2007: A hotfix of [[CPCE]] 1.82 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 03/07/2007: [[CPCE]] 1.82 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 24/06/2007: [[CPCGamesCD-CPCLoader|CPC Loader]] updated with some nice changes!&lt;br /&gt;
* 16/06/2007: [[CPCE]] 1.81 has been [http://cpce.emuunlim.com released] with many bugfixes and several new services.&lt;br /&gt;
* 08/06/2007: [[SymAmp]] 2.0 has been [http://www.symbos.de/preview.htm released] and is also able to play PT3 sounds now&lt;br /&gt;
* 23/05/2007: [http://www.cpcwiki.eu/CYBORGS-from-elmsoft.zip Cyborgs] rolling demo discovered, ripped and uploaded for your viewing pleasure&amp;amp;nbsp;:)&lt;br /&gt;
* 20/05/2007: [http://cpcrulez.2ya.com/ CPC Rulez] has some CPC games that have been tweaked for the CPC+, with updated palette, nice fades etc. For now: Operation Wolf, Rick Dangerous , Cybernoid et Solomon's Keys, Double Dragon, Cybernoid II!&lt;br /&gt;
* 26/04/2007: The [http://www.symstudio.info official website] for [[SymStudio]] has been launched and contains the new version 0.95.&lt;br /&gt;
* 07/04/2007: [http://www.binarysciences.com Binary Sciences] has released [[Groops]], a puzzle game for CPC 6128.&lt;br /&gt;
* 06/04/2007: [http://www.geocities.com/virtualcpc/ Virtual CPC] 1.05a released. Changes concerning performance. Improved code for Consecutive Screenshots.&lt;br /&gt;
* 03/04/2007: The [http://toplist.cpcszene.de Amstrad CPC TopList] is online now: It's the list of the most frequented CPC websites, where everybody can join.&lt;br /&gt;
* 01/04/2007: [[Croco Chanel N°4]] Only 1 month away. [http://cc4.cpcscene.com ''Join us now&amp;amp;nbsp;!'']. ([http://www.pouet.net/prod.php?which=30010 ''Invitro''])&lt;br /&gt;
* 28/03/2007: [http://www.cpc-forum.de CPC-Forum.de] has been opened to become the new and most important discussion forum for the German-speaking part of the CPC scene&lt;br /&gt;
* 25/03/2007: [[PSPCap32]] v1.1.6. [http://psp-news.dcemu.co.uk/pspcap32-amstrad-cpc-emulator-for-psp-v1-1-6-symb-os--57355.html has been released (read more here)]&lt;br /&gt;
* 17/03/2007: [[RetroEuskal 2007]] will take place from the 20.-23.07.2007 in Bilbao/Spain.&lt;br /&gt;
* 12/03/2007: [[MadriSX 2007]] photos online.&lt;br /&gt;
* 10/03/2007: [[CPCE]] New Version.&lt;br /&gt;
* 17/02/2007: [[WinApe]] New Version.&lt;br /&gt;
* 17/02/2007: [[VirtualCPC]] New Version.&lt;br /&gt;
* 10/01/2007: [[FutureView]] IV has been re-released with some changes!&lt;br /&gt;
* 07/01/2007: [[Croco Chanel N°4]] Very important CPC meeting near Paris from 4,5 &amp;amp;amp; 6 May 2007&lt;br /&gt;
* 06/01/2007: New version of [[WinCPC]] with lots of nice details&lt;br /&gt;
* 28/12/2006: [[Hermol]] has released a [http://cpcrulez.free.fr/Scene_Demos/index.php?download=x-mas_2006 demo] for Christmas 2006.&lt;br /&gt;
* 29/12/2006: [[News:Area 51 converted from the ZX Spectrum to the Amstrad CPC|Nicholas Campbell has converted ''Area 51'' from the ZX Spectrum to the Amstrad CPC]]&lt;br /&gt;
* 28/12/2006: [[CPCE]] v1.71 has been released&lt;br /&gt;
* 27/12/2006: [[Prodatron]] released version 1.1 of his [[SymbOS]] operating system, which now officially supports the MSX2.&lt;br /&gt;
* 24/12/2006: [http://retroremakes.com/forum2/showthread.php?t=8545 Sorcery Plus] remake for the PC, based on the CPC version (of course!)!!!&lt;br /&gt;
* 20/12/2006: [[CPCE]] v1.70 has been released&lt;br /&gt;
* 28/09/2006: [http://www.cpcmania.com/index.asp CPCTapeXP], a Tape-&amp;amp;gt;CDT GUI-based utility has been released!&lt;br /&gt;
* 27/09/2006: [[Croco Chanel N°4]] CPC meeting near Paris (France) in May 2007 call for attenders&amp;amp;nbsp;!&lt;br /&gt;
* 16/09/2006: [[CPCE]] v1.61 has been released&lt;br /&gt;
* 18/11/2006: [[WACCI]] and [[Comp.sys.amstrad.8bit|CSA8]] social meet-up, at the Pillars of Hercules pub, Greek St, London&lt;br /&gt;
* 09/12/2006: [[News:CPC forever|Third issue of CPC forever released]]&lt;br /&gt;
* 09/09/2006: [[News:CPC 'number of balls' record broken with the release of Boules et Bits]]&lt;br /&gt;
* 09/03/2006: [[News:Burgparty 2 will take place in december in Germany|Burgparty 2 will take place in december in Germany]]&lt;br /&gt;
* 09/01/2006: [[News:Freax Art Album released|Freax Art Album released]]&lt;br /&gt;
* 09/01/2006: [[News:New CEZGS game Phantomas saga Infinity|New CEZGS game Phantomas saga Infinity]]&lt;br /&gt;
* 08/28/2006: [[News:XzentriX 2006 party in South Germany|XzentriX 2006 party in South Germany]]&lt;br /&gt;
* 08/24/2006: [[News:WinApe 2.0 Alpha 9 has been released and moved to a new domain|WinApe 2.0 Alpha 9B has been released and moved to a new domain]]&lt;br /&gt;
* 08/19/2006: [[News:ManageDsk v1.5 has been released|ManageDsk v1.5 has been released]]&lt;br /&gt;
* 08/15/2006: [[News:WinCPC with a new domain and soon a new version including SYMBiFACE II support|WinCPC with a new domain and soon a new version including SYMBiFACE II support]]&lt;br /&gt;
* 08/01/2006: [[News:CPCE v1.60 has been released|CPCE v1.60 has been released]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
This is a list of big CPC related projects, which are currently active. This list does not contain previews of unreleased productions or [[Emulators|CPC emulators]].&lt;br /&gt;
&lt;br /&gt;
* [[CPCng]]&lt;br /&gt;
* [[FutureOS]]&lt;br /&gt;
* [[SYMBiFACE II]] expansion card&lt;br /&gt;
* [[SymbOS]] and [[SymStudio]]&lt;br /&gt;
* [[CPCISA by Yarek]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:XMAS2007CheatDancePart.png&amp;diff=20878</id>
		<title>File:XMAS2007CheatDancePart.png</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:XMAS2007CheatDancePart.png&amp;diff=20878"/>
				<updated>2007-12-21T21:00:29Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: uploaded a new version of &amp;quot;Image:XMAS2007CheatDancePart.png&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=X-Mas_2007&amp;diff=20877</id>
		<title>X-Mas 2007</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=X-Mas_2007&amp;diff=20877"/>
				<updated>2007-12-21T20:55:37Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:X-Mas 2007 screenshot 1.jpg|thumb|300px|X-Mas 2007 Demo]]&lt;br /&gt;
[[Image:X-Mas 2007 screenshot 2.jpg|thumb|300px|X-Mas 2007 Demo]]&lt;br /&gt;
[[Image:XMAS2007CheatDancePart.png|thumb|300px|X-Mas 2007 Cheat Part]]&lt;br /&gt;
&lt;br /&gt;
Demo Coded by [[Hermol]] in December 2007 for the upcoming Christmas.&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
[[Media:X-Mas 2007.dsk|X-Mas 2007 DSK file]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Demos]][[Category:Demos 2007]][[Category:Demos XMAS]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=X-Mas_2007&amp;diff=20876</id>
		<title>X-Mas 2007</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=X-Mas_2007&amp;diff=20876"/>
				<updated>2007-12-21T20:54:46Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:X-Mas 2007 screenshot 1.jpg|thumb|300px|X-Mas 2007 Demo]]&lt;br /&gt;
[[Image:X-Mas 2007 screenshot 2.jpg|thumb|300px|X-Mas 2007 Demo]]&lt;br /&gt;
[[XMAS2007CheatDancePart.png|thumb|300px|X-Mas 2007 Demo - Cheat Part ( Dance Part )]]&lt;br /&gt;
&lt;br /&gt;
Demo Coded by [[Hermol]] in December 2007 for the upcoming Christmas.&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
[[Media:X-Mas 2007.dsk|X-Mas 2007 DSK file]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Demos]][[Category:Demos 2007]][[Category:Demos XMAS]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=X-Mas_2007&amp;diff=20875</id>
		<title>X-Mas 2007</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=X-Mas_2007&amp;diff=20875"/>
				<updated>2007-12-21T20:53:07Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:X-Mas 2007 screenshot 1.jpg|thumb|300px|X-Mas 2007 Demo]]&lt;br /&gt;
[[Image:X-Mas 2007 screenshot 2.jpg|thumb|300px|X-Mas 2007 Demo]]&lt;br /&gt;
[[Image:XMAS2007CheatDancePart.png|thumb|300px|X-Mas 2007 Demo: Cheat Part ( Dance Part )]]&lt;br /&gt;
&lt;br /&gt;
Demo Coded by [[Hermol]] in December 2007 for the upcoming Christmas.&lt;br /&gt;
&lt;br /&gt;
== Videos ==&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
[[Media:X-Mas 2007.dsk|X-Mas 2007 DSK file]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Demos]][[Category:Demos 2007]][[Category:Demos XMAS]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:XMAS2007CheatDancePart.png&amp;diff=20874</id>
		<title>File:XMAS2007CheatDancePart.png</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:XMAS2007CheatDancePart.png&amp;diff=20874"/>
				<updated>2007-12-21T20:51:13Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=20177</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=20177"/>
				<updated>2007-11-27T09:51:44Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* CPC related news */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
 [[Image:Cpcserieb.jpg|thumb|right|150px|Amstrad CPC Range]]&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
== Welcome to the Amstrad CPC Wiki! ==&lt;br /&gt;
This site hopes to evolve into an encyclopaedia on all things [[Amstrad]] [[CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' around the CPC available. Feel free to [[Help:Editing|contribute]] or post your suggestions in the [http://www.cpcwiki.eu/forum Forum]!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:32px;text-align:center;padding:5px 0px 4px 0px;background-color:#eee;border:1px solid #dfdfdf;&amp;quot;&amp;gt;'''[[CPC|Amstrad CPC]] · [[Peripherals|Hardware extensions]] · [[Games]] · [[Applications]] · [[Programming]]&amp;lt;br&amp;gt;[[News and Projects]] · [[Emulators]] · [[Demogroups|Scene groups]] · [[CPC scene members|People]] · [[Magazines]] · [[Links|Web links]]'''&amp;lt;br&amp;gt;[[CPCWiki:Portal|CPCWiki Portal]] · [http://www.cpcwiki.eu/forum Forum] · [http://www.cpcwiki.eu/gallery Photo Gallery] · [[About|About - Contribute]] · [[Special:Statistics|Statistics]] · [[CPCWiki:General disclaimer|Disclaimer]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
[[Image:29854045 63cfdaac45 b.jpg|thumb|center|600px|CPC taking a day off]]&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #ffc9c9; background-color: #fff3f3&amp;quot;&amp;gt;&lt;br /&gt;
=== CPC related news ===&lt;br /&gt;
&lt;br /&gt;
The last CPC related news.&lt;br /&gt;
&lt;br /&gt;
* 27/11/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.015b released on .CPR cartridge file!&lt;br /&gt;
* 04/11/2007: [http://cpce.emuunlim.com CPCE] 1.85 released. Symbiface 2 IDE bugfix, tape speedup can be manually disabled, smarter Win32 ZIP archive handling.&lt;br /&gt;
* 29/10/2007: [http://www.winape.net WinAPE] 2.0 Alpha 15 released. Configuration Profiles, Improved Sprite emulation, assembler and debugger improvements. Stacks of minor enhancements and bug fixes.&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.015b released&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/Scene_Demos/index.php?list=H Hate Beats]&amp;amp;nbsp;: new Amstrad CPC Plus demo released by [http://ukonx.free.fr Ukonx]&lt;br /&gt;
* 06/10/2007: New game![http://cpcrulez.free.fr/GamesDL_free/index.php?list=D Delirium Tremens] by Antonio Elic , Bernardin Katic et Alen Blazevic.&lt;br /&gt;
* 04/10/2007: Invitro for [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] [http://www.amstradcpc.info released].&lt;br /&gt;
* 01/10/2007: [http://zx81.zx81.free.fr/ GP2XCap32 and PSPCap32] released, with major improvements (close to fullspeed, sound is now played in 16 bits and stereo, new speed limiter function and much more)&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;small&amp;gt;'''All [[News and Projects|CPC news]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(234, 220, 197); margin: 0pt 0pt 5px; padding: 0.5em 1em; background-color: rgb(204, 255, 204);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Donors ===&lt;br /&gt;
&lt;br /&gt;
These people were kind enough to [http://www.cpcwiki.eu/donations.html donate]. Please consider helping with hosting costs - all contributions go '''directly''' to our kind host, not our own pockets!&lt;br /&gt;
&lt;br /&gt;
* [[Robcfg]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[User:Gryzor|Gryzor]]&lt;br /&gt;
Thanks so much guys!&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #FFFFCC;&amp;quot;&amp;gt;&lt;br /&gt;
=== Become an Author! ===&lt;br /&gt;
&lt;br /&gt;
We are searching for authors of the following articles:&lt;br /&gt;
&lt;br /&gt;
* [[Xyphoes Fantasy]]&lt;br /&gt;
* [[Gate Array]]&lt;br /&gt;
* [[Genesis 8]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' &amp;amp;#124; [[:Category:Stub|Extendable Stubs]]&amp;lt;br&amp;gt;'''[[List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top&amp;quot; | &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
=== Did you know? ===&lt;br /&gt;
&lt;br /&gt;
* With a possible total amount of '''768 x 270 pixel''' (540 interlaced) the [[CPC]] was the 8bit homecomputer with the highest screen resolution ever.&lt;br /&gt;
* '''OpenOffice''' for Windows/Linux is a direct descendant of [[Star-Division|StarWriter]] for the CPC.&lt;br /&gt;
* The transfer speed of the [[CPC Booster|CPC Booster +]] serial interface is faster than a standard '''DSL connection'''.&lt;br /&gt;
* [[SymbOS]] can handle more than '''50 times''' bigger hard discs than MS Windows 95A.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #c6c9ff; color: #000; background-color: #f0f0ff&amp;quot;&amp;gt;&lt;br /&gt;
=== CPCWiki updates ===&lt;br /&gt;
&lt;br /&gt;
* '''FCKEditor''' installed! Now you can easily edit pages. Please report any functionality issues. You can also&amp;amp;nbsp;''deactivate it in your user preferences.''&lt;br /&gt;
* '''[[VideoUpload|VIDEO EMBEDDING]] enabled for the wiki! Woo-hoo!!!'''&lt;br /&gt;
* '''[[Special:MultipleUpload|MULTIPLE FILE UPLOAD FORM]] installed. For the time being it doesn't work alright when put in the sidebar...'''&lt;br /&gt;
* All the issues of ''Amtix!'', ''Amstrad Action'' and ''Amstrad Computer User'' have been uploaded and you can find them [[Mags|here]]!&lt;br /&gt;
* Add the CPCWiki to '''your Homepage'''. Check out [[About#Wiki-Napping]] and start napping this Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;[[Image:World-map.gif|right|200px]]&lt;br /&gt;
&lt;br /&gt;
=== Where are you from? ===&lt;br /&gt;
&lt;br /&gt;
Help clarify the nationality of CPCWIKI users!&lt;br /&gt;
Participate in the pool on the cpcwiki forum.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [[http://www.cpcwiki.eu/forum/index.php?topic=12.0 Pool thread]] (please register)&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=20176</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=20176"/>
				<updated>2007-11-27T09:50:47Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* CPC related news */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
 [[Image:Cpcserieb.jpg|thumb|right|150px|Amstrad CPC Range]]&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
== Welcome to the Amstrad CPC Wiki! ==&lt;br /&gt;
This site hopes to evolve into an encyclopaedia on all things [[Amstrad]] [[CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' around the CPC available. Feel free to [[Help:Editing|contribute]] or post your suggestions in the [http://www.cpcwiki.eu/forum Forum]!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:32px;text-align:center;padding:5px 0px 4px 0px;background-color:#eee;border:1px solid #dfdfdf;&amp;quot;&amp;gt;'''[[CPC|Amstrad CPC]] · [[Peripherals|Hardware extensions]] · [[Games]] · [[Applications]] · [[Programming]]&amp;lt;br&amp;gt;[[News and Projects]] · [[Emulators]] · [[Demogroups|Scene groups]] · [[CPC scene members|People]] · [[Magazines]] · [[Links|Web links]]'''&amp;lt;br&amp;gt;[[CPCWiki:Portal|CPCWiki Portal]] · [http://www.cpcwiki.eu/forum Forum] · [http://www.cpcwiki.eu/gallery Photo Gallery] · [[About|About - Contribute]] · [[Special:Statistics|Statistics]] · [[CPCWiki:General disclaimer|Disclaimer]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
[[Image:29854045 63cfdaac45 b.jpg|thumb|center|600px|CPC taking a day off]]&lt;br /&gt;
&lt;br /&gt;
{| width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| style=&amp;quot;vertical-align: top&amp;quot; | &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #ffc9c9; background-color: #fff3f3&amp;quot;&amp;gt;&lt;br /&gt;
=== CPC related news ===&lt;br /&gt;
&lt;br /&gt;
The last CPC related news.&lt;br /&gt;
&lt;br /&gt;
* 27/11/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.015b released on .CPR cartridge file format!&lt;br /&gt;
* 04/11/2007: [http://cpce.emuunlim.com CPCE] 1.85 released. Symbiface 2 IDE bugfix, tape speedup can be manually disabled, smarter Win32 ZIP archive handling.&lt;br /&gt;
* 29/10/2007: [http://www.winape.net WinAPE] 2.0 Alpha 15 released. Configuration Profiles, Improved Sprite emulation, assembler and debugger improvements. Stacks of minor enhancements and bug fixes.&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.015b released&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/Scene_Demos/index.php?list=H Hate Beats]&amp;amp;nbsp;: new Amstrad CPC Plus demo released by [http://ukonx.free.fr Ukonx]&lt;br /&gt;
* 06/10/2007: New game![http://cpcrulez.free.fr/GamesDL_free/index.php?list=D Delirium Tremens] by Antonio Elic , Bernardin Katic et Alen Blazevic.&lt;br /&gt;
* 04/10/2007: Invitro for [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] [http://www.amstradcpc.info released].&lt;br /&gt;
* 01/10/2007: [http://zx81.zx81.free.fr/ GP2XCap32 and PSPCap32] released, with major improvements (close to fullspeed, sound is now played in 16 bits and stereo, new speed limiter function and much more)&lt;br /&gt;
&amp;lt;div&amp;gt;&amp;lt;small&amp;gt;'''All [[News and Projects|CPC news]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border: 1px solid rgb(234, 220, 197); margin: 0pt 0pt 5px; padding: 0.5em 1em; background-color: rgb(204, 255, 204);&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Donors ===&lt;br /&gt;
&lt;br /&gt;
These people were kind enough to [http://www.cpcwiki.eu/donations.html donate]. Please consider helping with hosting costs - all contributions go '''directly''' to our kind host, not our own pockets!&lt;br /&gt;
&lt;br /&gt;
* [[Robcfg]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[User:Gryzor|Gryzor]]&lt;br /&gt;
Thanks so much guys!&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #FFFFCC;&amp;quot;&amp;gt;&lt;br /&gt;
=== Become an Author! ===&lt;br /&gt;
&lt;br /&gt;
We are searching for authors of the following articles:&lt;br /&gt;
&lt;br /&gt;
* [[Xyphoes Fantasy]]&lt;br /&gt;
* [[Gate Array]]&lt;br /&gt;
* [[Genesis 8]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' &amp;amp;#124; [[:Category:Stub|Extendable Stubs]]&amp;lt;br&amp;gt;'''[[List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
| width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top&amp;quot; | &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
=== Did you know? ===&lt;br /&gt;
&lt;br /&gt;
* With a possible total amount of '''768 x 270 pixel''' (540 interlaced) the [[CPC]] was the 8bit homecomputer with the highest screen resolution ever.&lt;br /&gt;
* '''OpenOffice''' for Windows/Linux is a direct descendant of [[Star-Division|StarWriter]] for the CPC.&lt;br /&gt;
* The transfer speed of the [[CPC Booster|CPC Booster +]] serial interface is faster than a standard '''DSL connection'''.&lt;br /&gt;
* [[SymbOS]] can handle more than '''50 times''' bigger hard discs than MS Windows 95A.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #c6c9ff; color: #000; background-color: #f0f0ff&amp;quot;&amp;gt;&lt;br /&gt;
=== CPCWiki updates ===&lt;br /&gt;
&lt;br /&gt;
* '''FCKEditor''' installed! Now you can easily edit pages. Please report any functionality issues. You can also&amp;amp;nbsp;''deactivate it in your user preferences.''&lt;br /&gt;
* '''[[VideoUpload|VIDEO EMBEDDING]] enabled for the wiki! Woo-hoo!!!'''&lt;br /&gt;
* '''[[Special:MultipleUpload|MULTIPLE FILE UPLOAD FORM]] installed. For the time being it doesn't work alright when put in the sidebar...'''&lt;br /&gt;
* All the issues of ''Amtix!'', ''Amstrad Action'' and ''Amstrad Computer User'' have been uploaded and you can find them [[Mags|here]]!&lt;br /&gt;
* Add the CPCWiki to '''your Homepage'''. Check out [[About#Wiki-Napping]] and start napping this Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
 &amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;[[Image:World-map.gif|right|200px]]&lt;br /&gt;
&lt;br /&gt;
=== Where are you from? ===&lt;br /&gt;
&lt;br /&gt;
Help clarify the nationality of CPCWIKI users!&lt;br /&gt;
Participate in the pool on the cpcwiki forum.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 [[http://www.cpcwiki.eu/forum/index.php?topic=12.0 Pool thread]] (please register)&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=19249</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=19249"/>
				<updated>2007-10-18T22:28:42Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* CPC related news */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Image:cpcserieb.jpg|right|thumb|150px|Amstrad CPC Range]]&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Welcome to the Amstrad CPC Wiki! ==&lt;br /&gt;
This site hopes to evolve into an encyclopaedia on all things [[Amstrad]] [[CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' around the CPC available. Feel free to [[help:editing|contribute]] or post your suggestions in the [http://www.cpcwiki.eu/forum Forum]!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:32px;text-align:center;padding:5px 0px 4px 0px;background-color:#eee;border:1px solid #dfdfdf;&amp;quot;&amp;gt;''' [[CPC|Amstrad CPC]] · [[Peripherals|Hardware extensions]] · [[Games]] · [[Applications]] · [[Programming]]&amp;lt;br /&amp;gt;[[News and Projects]] · [[Emulators]] · [[Demogroups|Scene groups]] · [[CPC_scene_members|People]] · [[Magazines]] · [[Links|Web links]] '''&amp;lt;br /&amp;gt;[[CPCWiki:Portal|CPCWiki Portal]] · [http://www.cpcwiki.eu/forum Forum] · [http://www.cpcwiki.eu/gallery Photo Gallery] · [[About|About - Contribute]] · [[Special:Statistics|Statistics]] · [[CPCWiki:General_disclaimer|Disclaimer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:29854045_63cfdaac45_b.jpg|center|thumb|600px|CPC taking a day off]]&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align: top&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #ffc9c9; background-color: #fff3f3&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPC related news ===&lt;br /&gt;
&lt;br /&gt;
The last CPC related news.&lt;br /&gt;
&lt;br /&gt;
* 18/10/2007: * 04/08/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.015b released&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/Scene_Demos/index.php?list=H Hate Beats] : new Amstrad CPC Plus demo released by [http://ukonx.free.fr Ukonx]&lt;br /&gt;
* 06/10/2007: NEW game for Amstrad CPC available for download : [http://cpcrulez.free.fr/GamesDL_free/index.php?list=D Delirium Tremens] by Antonio Elic , Bernardin Katic et Alen Blazevic. D&lt;br /&gt;
* 04/10/2007: an invitro for [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting has just been released and is available [http://www.amstradcpc.info here]. &lt;br /&gt;
* 01/10/2007: [http://zx81.zx81.free.fr/ GP2XCap32 and PSPCap32] released, with major improvements (close to fullspeed, sound is now played in 16 bits and stereo, new speed limiter function and much more)&lt;br /&gt;
* 30/09/2007: [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting will be held in Segré, France, from 26 to 28th october.&lt;br /&gt;
* 17/09/2007: [http://cpce.emuunlim.com CPCE 1.84] released, with assorted bug fixes and enhancements. A hotfix was released on 23/09/2007.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[News_and_Projects|CPC news]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #fff8f2;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Donors ===&lt;br /&gt;
These people were kind enough to [http://www.cpcwiki.eu/donations.html donate]. Please consider helping with hosting costs - all contributions go '''directly''' to our kind host, not our own pockets!&lt;br /&gt;
* [[Robcfg]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[User:Gryzor|Gryzor]]&lt;br /&gt;
&lt;br /&gt;
Thanks so much guys!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #fff5f3;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Become an Author! ===&lt;br /&gt;
&lt;br /&gt;
We are searching for authors of the following articles:&lt;br /&gt;
&lt;br /&gt;
* [[Xyphoes Fantasy]]&lt;br /&gt;
* [[Gate Array]]&lt;br /&gt;
* [[Genesis 8]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' | [[:Category:Stub|Extendable Stubs]]&amp;lt;br /&amp;gt;'''[[List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Did you know? ===&lt;br /&gt;
* With a possible total amount of '''768 x 270 pixel''' (540 interlaced) the [[CPC]] was the 8bit homecomputer with the highest screen resolution ever.&lt;br /&gt;
* '''OpenOffice''' for Windows/Linux is a direct descendant of [[Star-Division|StarWriter]] for the CPC.&lt;br /&gt;
* The transfer speed of the [[CPC Booster|CPC Booster +]] serial interface is faster than a standard '''DSL connection'''.&lt;br /&gt;
* [[SymbOS]] can handle more than '''50 times''' bigger hard discs than MS Windows 95A.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #c6c9ff; color: #000; background-color: #f0f0ff&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPCWiki updates ===&lt;br /&gt;
* '''Breadcrumbs extension''' installed - shows your visit path under the title. Useful for browing around! :)&lt;br /&gt;
* Maintenance:&lt;br /&gt;
** Spambot users blocked (if you're blocked by mistake, please visit the forum and ask us to unblock you)&lt;br /&gt;
** CPCWiki software updated to 1.10.0&lt;br /&gt;
** reCAPTCHA installed to prevent spambots from registering accounts.&lt;br /&gt;
* All the issues of ''Amtix!'', ''Amstrad Action'' and ''Amstrad Computer User'' have been uploaded and you can find them [[Mags|here]]!&lt;br /&gt;
* Due to increasing spam posts, '''anonymous posting has now been blocked'''. Please log in to post or edit!&lt;br /&gt;
* Add the CPCWiki to '''your Homepage'''. Check out [[About#Wiki-Napping]] and start napping this Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:World-map.gif|200px|right]]&lt;br /&gt;
&lt;br /&gt;
=== Where are you from? ===&lt;br /&gt;
&lt;br /&gt;
Help clarify the nationality of CPCWIKI users!&lt;br /&gt;
Participate in the pool on the cpcwiki forum.&lt;br /&gt;
&lt;br /&gt;
[[http://www.cpcwiki.eu/forum/index.php?topic=12.0 Pool thread]] (please register)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=News_and_Projects&amp;diff=19248</id>
		<title>News and Projects</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=News_and_Projects&amp;diff=19248"/>
				<updated>2007-10-18T18:19:20Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* News */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&lt;br /&gt;
This is an overview of the last CPC related news. You will find a complete list of all news in the '''[[News:Archive|news archive]]'''.&lt;br /&gt;
&lt;br /&gt;
* 18/10/2007: [http://cpcrulez.free.fr/Scene_Demos/index.php?list=H Hate Beats] : new Amstrad CPC Plus demo released by [http://ukonx.free.fr Ukonx]&lt;br /&gt;
* 06/10/2007: NEW game for Amstrad CPC available for download : [http://cpcrulez.free.fr/GamesDL_free/index.php?list=D Delirium Tremens] by Antonio Elic , Bernardin Katic et Alen Blazevic. D&lt;br /&gt;
* 04/10/2007: an invitro for [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting has just been released and is available [http://www.amstradcpc.info here]. &lt;br /&gt;
* 01/10/2007: [http://zx81.zx81.free.fr/ GP2XCap32 and PSPCap32] released, with major improvements (close to fullspeed, sound is now played in 16 bits and stereo, new speed limiter function and much more)&lt;br /&gt;
* 30/09/2007: [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting will be held in Segré, France, from 26 to 28th october.&lt;br /&gt;
* 17/09/2007: [http://cpce.emuunlim.com CPCE 1.84] released, with assorted bug fixes and enhancements. A hotfix was released on 23/09/2007.&lt;br /&gt;
* 17/09/2007: [http://www.winape.net WinAPE 2.0 Alpha 14] released. FDC emulation enhancements and some bug fixes.&lt;br /&gt;
* 04/09/2007: [http://www.amstrad.es/forum/viewtopic.php?p=12374#12374 Img2CPC] released. A command line tool to convert images to headers ready to be used with z88dk. Also can be used with little changes with WinAPE integrated debugger.&lt;br /&gt;
* 01/09/2007: A lovely [http://www.cpcwiki.eu/index.php/Category:Screenshot:Demo demo screenshot gallery] has been compiled by PulkoMandy!&lt;br /&gt;
* 30/08/2007: [[SymbOS]] 2.0 has been [http://www.symbos.de/download.htm released] including 1024KB, fast Mode2, richtext and [[PCW]] support&lt;br /&gt;
* 30/08/2007: [[Cosmos]] 2.0 (personal cost monitor) has been released&lt;br /&gt;
* 29/08/2007: [http://cezgs.computeremuzone.com/eng/card.php?id=17 Paciente 106], a great-looking and promising graphic/text adventure has been released!&lt;br /&gt;
* 28/08/2007: Frogger finally released for the Amstrad Plus. Get it [http://www.winape.net/download/frogger.zip here].&lt;br /&gt;
* 09/08/2007: A new version of [http://www.geocities.com/virtualcpc/ Virtual CPC] is available for download! Many additions like video or audio recording, Symbiface II emulation etc,etc...&lt;br /&gt;
* 08/08/2007: [http://www.winape.net WinAPE] 2.0 Alpha 13 released.  Assembler improvements, Amstrad Plus emulation improvements, Graphics editing and Session Recording, and  dozens of other improvements and fixes!&lt;br /&gt;
* 04/08/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.012b released, with new palette page and complete A/B drive support&lt;br /&gt;
* 03/08/2007: [http://www.cpcalive.com/cpcalive_en.html CPCAlive] 1.08f released with bug fixes.&lt;br /&gt;
* 30/07/2007: [[FreeOCP]] v0.010 beta has been [http://cpcrulez.free.fr/coding_src_freeOCP.htm released].&lt;br /&gt;
* 29/07/2007: [[CPCE]] 1.83 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 07/07/2007: A hotfix of [[CPCE]] 1.82 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 03/07/2007: [[CPCE]] 1.82 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 24/06/2007: [[CPCGamesCD-CPCLoader|CPC Loader]] updated with some nice changes!&lt;br /&gt;
* 16/06/2007: [[CPCE]] 1.81 has been [http://cpce.emuunlim.com released] with many bugfixes and several new services.&lt;br /&gt;
* 08/06/2007: [[SymAmp]] 2.0 has been [http://www.symbos.de/preview.htm released] and is also able to play PT3 sounds now&lt;br /&gt;
* 23/05/2007: [http://www.cpcwiki.eu/CYBORGS-from-elmsoft.zip Cyborgs] rolling demo discovered, ripped and uploaded for your viewing pleasure :)&lt;br /&gt;
* 20/05/2007: [http://cpcrulez.2ya.com/ CPC Rulez] has some CPC games that have been tweaked for the CPC+, with updated palette, nice fades etc. For now: Operation Wolf, Rick Dangerous , Cybernoid et Solomon's Keys, Double Dragon, Cybernoid II!&lt;br /&gt;
* 26/04/2007: The [http://www.symstudio.info official website] for [[SymStudio]] has been launched and contains the new version 0.95.&lt;br /&gt;
* 07/04/2007: [http://www.binarysciences.com Binary Sciences] has released [[Groops]], a puzzle game for CPC 6128.&lt;br /&gt;
* 06/04/2007: [http://www.geocities.com/virtualcpc/ Virtual CPC] 1.05a released. Changes concerning performance. Improved code for Consecutive Screenshots.&lt;br /&gt;
* 03/04/2007: The [http://toplist.cpcszene.de Amstrad CPC TopList] is online now: It's the list of the most frequented CPC websites, where everybody can join.&lt;br /&gt;
* 01/04/2007: [[Croco Chanel N°4]] Only 1 month away. [http://cc4.cpcscene.com ''Join us now !'']. ([http://www.pouet.net/prod.php?which=30010 ''Invitro''])&lt;br /&gt;
* 28/03/2007: [http://www.cpc-forum.de CPC-Forum.de] has been opened to become the new and most important discussion forum for the German-speaking part of the CPC scene&lt;br /&gt;
* 25/03/2007: [[PSPCap32]] v1.1.6. [http://psp-news.dcemu.co.uk/pspcap32-amstrad-cpc-emulator-for-psp-v1-1-6-symb-os--57355.html has been released (read more here)]&lt;br /&gt;
* 17/03/2007: [[RetroEuskal 2007]] will take place from the 20.-23.07.2007 in Bilbao/Spain.&lt;br /&gt;
* 12/03/2007: [[MadriSX 2007]] photos online.&lt;br /&gt;
* 10/03/2007: [[CPCE]] New Version.&lt;br /&gt;
* 17/02/2007: [[WinApe]] New Version.&lt;br /&gt;
* 17/02/2007: [[VirtualCPC]] New Version.&lt;br /&gt;
* 10/01/2007: [[FutureView]] IV has been re-released with some changes!&lt;br /&gt;
* 07/01/2007: [[Croco Chanel N°4]] Very important CPC meeting near Paris from 4,5 &amp;amp; 6 May 2007&lt;br /&gt;
* 06/01/2007: New version of [[WinCPC]] with lots of nice details&lt;br /&gt;
* 28/12/2006: [[Hermol]] has released a [http://cpcrulez.free.fr/Scene_Demos/index.php?download=x-mas_2006 demo] for Christmas 2006. &lt;br /&gt;
* 29/12/2006: [[News:Area_51_converted_from_the_ZX_Spectrum_to_the_Amstrad_CPC|Nicholas Campbell has converted ''Area 51'' from the ZX Spectrum to the Amstrad CPC]]&lt;br /&gt;
* 28/12/2006: [[CPCE]] v1.71 has been released&lt;br /&gt;
* 27/12/2006: [[Prodatron]] released version 1.1 of his [[SymbOS]] operating system, which now officially supports the MSX2.&lt;br /&gt;
* 24/12/2006: [http://retroremakes.com/forum2/showthread.php?t=8545 Sorcery Plus] remake for the PC, based on the CPC version (of course!)!!!&lt;br /&gt;
* 20/12/2006: [[CPCE]] v1.70 has been released&lt;br /&gt;
* 28/09/2006: [http://www.cpcmania.com/index.asp CPCTapeXP], a Tape-&amp;gt;CDT GUI-based utility has been released!&lt;br /&gt;
* 27/09/2006: [[Croco Chanel N°4]] CPC meeting near Paris (France) in May 2007 call for attenders !&lt;br /&gt;
* 16/09/2006: [[CPCE]] v1.61 has been released&lt;br /&gt;
* 18/11/2006: [[WACCI]] and [[comp.sys.amstrad.8bit|CSA8]] social meet-up, at the Pillars of Hercules pub, Greek St, London&lt;br /&gt;
* 09/12/2006: [[News:CPC forever|Third issue of CPC forever released]]&lt;br /&gt;
* 09/09/2006: [[News:CPC 'number of balls' record broken with the release of Boules et Bits]]&lt;br /&gt;
* 09/03/2006: [[News:Burgparty 2 will take place in december in Germany|Burgparty 2 will take place in december in Germany]]&lt;br /&gt;
* 09/01/2006: [[News:Freax Art Album released|Freax Art Album released]]&lt;br /&gt;
* 09/01/2006: [[News:New CEZGS game Phantomas saga Infinity|New CEZGS game Phantomas saga Infinity]]&lt;br /&gt;
* 08/28/2006: [[News:XzentriX 2006 party in South Germany|XzentriX 2006 party in South Germany]]&lt;br /&gt;
* 08/24/2006: [[News:WinApe 2.0 Alpha 9 has been released and moved to a new domain|WinApe 2.0 Alpha 9B has been released and moved to a new domain]]&lt;br /&gt;
* 08/19/2006: [[News:ManageDsk v1.5 has been released|ManageDsk v1.5 has been released]]&lt;br /&gt;
* 08/15/2006: [[News:WinCPC with a new domain and soon a new version including SYMBiFACE II support|WinCPC with a new domain and soon a new version including SYMBiFACE II support]]&lt;br /&gt;
* 08/01/2006: [[News:CPCE v1.60 has been released|CPCE v1.60 has been released]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
This is a list of big CPC related projects, which are currently active. This list does not contain previews of unreleased productions or [[Emulators|CPC emulators]].&lt;br /&gt;
&lt;br /&gt;
* [[CPCng]]&lt;br /&gt;
* [[FutureOS]]&lt;br /&gt;
* [[SYMBiFACE II]] expansion card&lt;br /&gt;
* [[SymbOS]] and [[SymStudio]]&lt;br /&gt;
* [[CPCISA by Yarek]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=19162</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=19162"/>
				<updated>2007-10-07T19:51:43Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* CPC related news */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Image:cpcserieb.jpg|right|thumb|150px|Amstrad CPC Range]]&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Welcome to the Amstrad CPC Wiki! ==&lt;br /&gt;
This site hopes to evolve into an encyclopaedia on all things [[Amstrad]] [[CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' around the CPC available. Feel free to [[help:editing|contribute]] or post your suggestions in the [http://www.cpcwiki.eu/forum Forum]!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:32px;text-align:center;padding:5px 0px 4px 0px;background-color:#eee;border:1px solid #dfdfdf;&amp;quot;&amp;gt;''' [[CPC|Amstrad CPC]] · [[Peripherals|Hardware extensions]] · [[Games]] · [[Applications]] · [[Programming]]&amp;lt;br /&amp;gt;[[News and Projects]] · [[Emulators]] · [[Demogroups|Scene groups]] · [[CPC_scene_members|People]] · [[Magazines]] · [[Links|Web links]] '''&amp;lt;br /&amp;gt;[[CPCWiki:Portal|CPCWiki Portal]] · [http://www.cpcwiki.eu/forum Forum] · [http://www.cpcwiki.eu/gallery Photo Gallery] · [[About|About - Contribute]] · [[Special:Statistics|Statistics]] · [[CPCWiki:General_disclaimer|Disclaimer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:29854045_63cfdaac45_b.jpg|center|thumb|600px|CPC taking a day off]]&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align: top&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #ffc9c9; background-color: #fff3f3&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPC related news ===&lt;br /&gt;
&lt;br /&gt;
The last CPC related news.&lt;br /&gt;
&lt;br /&gt;
* 06/10/2007: NEW game for Amstrad CPC available for download : [http://cpcrulez.free.fr/GamesDL_free/index.php?list=D Delirium Tremens] by Antonio Elic , Bernardin Katic et Alen Blazevic. D&lt;br /&gt;
* 04/10/2007: an invitro for [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting has just been released and is available [http://www.amstradcpc.info here]. &lt;br /&gt;
* 01/10/2007: [http://zx81.zx81.free.fr/ GP2XCap32 and PSPCap32] released, with major improvements (close to fullspeed, sound is now played in 16 bits and stereo, new speed limiter function and much more)&lt;br /&gt;
* 30/09/2007: [http://www.secretum-meeting.pixnet.fr/ Castellum Secretum 2] meeting will be held in Segré, France, from 26 to 28th october.&lt;br /&gt;
* 17/09/2007: [http://cpce.emuunlim.com CPCE 1.84] released, with assorted bug fixes and enhancements. A hotfix was released on 23/09/2007.&lt;br /&gt;
* 17/09/2007: [http://www.winape.net WinAPE 2.0 Alpha 14] released. FDC emulation enhancements and some bug fixes.&lt;br /&gt;
* 04/09/2007: [http://www.amstrad.es/forum/viewtopic.php?p=12374#12374 Img2CPC] released. A command line tool to convert images to headers ready to be used with z88dk. Also can be used with little changes with WinAPE integrated debugger.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[News_and_Projects|CPC news]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #fff8f2;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Donors ===&lt;br /&gt;
These people were kind enough to [http://www.cpcwiki.eu/donations.html donate]. Please consider helping with hosting costs - all contributions go '''directly''' to our kind host, not our own pockets!&lt;br /&gt;
* [[Robcfg]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[User:Gryzor|Gryzor]]&lt;br /&gt;
&lt;br /&gt;
Thanks so much guys!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #fff5f3;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Become an Author! ===&lt;br /&gt;
&lt;br /&gt;
We are searching for authors of the following articles:&lt;br /&gt;
&lt;br /&gt;
* [[Xyphoes Fantasy]]&lt;br /&gt;
* [[Gate Array]]&lt;br /&gt;
* [[Genesis 8]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' | [[:Category:Stub|Extendable Stubs]]&amp;lt;br /&amp;gt;'''[[List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Did you know? ===&lt;br /&gt;
* With a possible total amount of '''768 x 270 pixel''' (540 interlaced) the [[CPC]] was the 8bit homecomputer with the highest screen resolution ever.&lt;br /&gt;
* '''OpenOffice''' for Windows/Linux is a direct descendant of [[Star-Division|StarWriter]] for the CPC.&lt;br /&gt;
* The transfer speed of the [[CPC Booster|CPC Booster +]] serial interface is faster than a standard '''DSL connection'''.&lt;br /&gt;
* [[SymbOS]] can handle more than '''50 times''' bigger hard discs than MS Windows 95A.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #c6c9ff; color: #000; background-color: #f0f0ff&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPCWiki updates ===&lt;br /&gt;
* '''Breadcrumbs extension''' installed - shows your visit path under the title. Useful for browing around! :)&lt;br /&gt;
* Maintenance:&lt;br /&gt;
** Spambot users blocked (if you're blocked by mistake, please visit the forum and ask us to unblock you)&lt;br /&gt;
** CPCWiki software updated to 1.10.0&lt;br /&gt;
** reCAPTCHA installed to prevent spambots from registering accounts.&lt;br /&gt;
* All the issues of ''Amtix!'', ''Amstrad Action'' and ''Amstrad Computer User'' have been uploaded and you can find them [[Mags|here]]!&lt;br /&gt;
* Due to increasing spam posts, '''anonymous posting has now been blocked'''. Please log in to post or edit!&lt;br /&gt;
* Add the CPCWiki to '''your Homepage'''. Check out [[About#Wiki-Napping]] and start napping this Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:World-map.gif|200px|right]]&lt;br /&gt;
&lt;br /&gt;
=== Where are you from? ===&lt;br /&gt;
&lt;br /&gt;
Help clarify the nationality of CPCWIKI users!&lt;br /&gt;
Participate in the pool on the cpcwiki forum.&lt;br /&gt;
&lt;br /&gt;
[[http://www.cpcwiki.eu/forum/index.php?topic=12.0 Pool thread]] (please register)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=18356</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Main_Page&amp;diff=18356"/>
				<updated>2007-08-05T08:19:02Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* CPC related news */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
[[Image:cpcserieb.jpg|right|thumb|150px|Amstrad CPC Range]]&lt;br /&gt;
&amp;lt;div align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Welcome to the Amstrad CPC Wiki! ==&lt;br /&gt;
This site hopes to evolve into an encyclopaedia on all things [[Amstrad]] [[CPC]] related. There are now '''[[Special:Allpages|{{NUMBEROFARTICLES}} articles]]''' around the CPC available. Feel free to [[help:editing|contribute]] or post your suggestions in the [http://www.cpcwiki.eu/forum Forum]!&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin-top:32px;text-align:center;padding:5px 0px 4px 0px;background-color:#eee;border:1px solid #dfdfdf;&amp;quot;&amp;gt;''' [[CPC|Amstrad CPC]] · [[Peripherals|Hardware extensions]] · [[Games]] · [[Applications]] · [[Programming]]&amp;lt;br /&amp;gt;[[News and Projects]] · [[Emulators]] · [[Demogroups|Scene groups]] · [[CPC_scene_members|People]] · [[Magazines]] · [[Links|Web links]] '''&amp;lt;br /&amp;gt;[[CPCWiki:Portal|CPCWiki Portal]] · [http://www.cpcwiki.eu/forum Forum] · [http://www.cpcwiki.eu/gallery Photo Gallery] · [[About|About - Contribute]] · [[Special:Statistics|Statistics]] · [[CPCWiki:General_disclaimer|Disclaimer]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
[[Image:29854045_63cfdaac45_b.jpg|center|thumb|600px|CPC taking a day off]]&lt;br /&gt;
{|width=&amp;quot;100%&amp;quot;&lt;br /&gt;
|-valign=&amp;quot;top&amp;quot;&lt;br /&gt;
|style=&amp;quot;vertical-align: top&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #ffc9c9; background-color: #fff3f3&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPC related news ===&lt;br /&gt;
&lt;br /&gt;
The last CPC related news.&lt;br /&gt;
&lt;br /&gt;
* 30/07/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.012b released, new palette page and a complete drive A/B support ...&lt;br /&gt;
* 03/08/2007: [http://www.cpcalive.com/cpcalive_en.html CPCAlive] 1.08f released with bug fixes.&lt;br /&gt;
* 30/07/2007: [http://cpcrulez.free.fr/coding_src_freeOCP.htm FreeOCP] v0.010b released, with a few Plus features supported!&lt;br /&gt;
* 29/07/2007: [[CPCE]] 1.83 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 24/06/2007: [[CPCGamesCD-CPCLoader|CPC Loader]] updated with some nice changes!&lt;br /&gt;
* 08/06/2007: [[SymAmp]] 2.0 has been [http://www.symbos.de/preview.htm released] and is also able to play PT3 sounds now&lt;br /&gt;
* 23/05/2007: [http://www.cpcwiki.eu/CYBORGS-from-elmsoft.zip Cyborgs] rolling demo discovered, ripped and uploaded for your viewing pleasure :)&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[News_and_Projects|CPC news]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #fff8f2;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Donors ===&lt;br /&gt;
These people were kind enough to [http://www.cpcwiki.eu/donations.html donate]. Please consider helping with hosting costs - all contributions go '''directly''' to our kind host, not our own pockets!&lt;br /&gt;
* [[Robcfg]]&lt;br /&gt;
* [[Prodatron]]&lt;br /&gt;
* [[User:Gryzor|Gryzor]]&lt;br /&gt;
&lt;br /&gt;
Thanks so much guys!&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #eadcc5; background-color: #fff5f3;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Become an Author! ===&lt;br /&gt;
&lt;br /&gt;
We are searching for authors of the following articles:&lt;br /&gt;
&lt;br /&gt;
* [[Xyphoes Fantasy]]&lt;br /&gt;
* [[Gate Array]]&lt;br /&gt;
* [[Genesis 8]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;text-align: right;&amp;quot;&amp;gt;&amp;lt;small&amp;gt;'''All [[Special:Wantedpages|wanted articles]]''' | [[:Category:Stub|Extendable Stubs]]&amp;lt;br /&amp;gt;'''[[List of most active contributors]]'''&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|width=&amp;quot;50%&amp;quot; style=&amp;quot;vertical-align:top&amp;quot;|&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Did you know? ===&lt;br /&gt;
* With a possible total amount of '''768 x 270 pixel''' (540 interlaced) the [[CPC]] was the 8bit homecomputer with the highest screen resolution ever.&lt;br /&gt;
* '''OpenOffice''' for Windows/Linux is a direct descendant of [[Star-Division|StarWriter]] for the CPC.&lt;br /&gt;
* The transfer speed of the [[CPC Booster|CPC Booster +]] serial interface is faster than a standard '''DSL connection'''.&lt;br /&gt;
* [[SymbOS]] can handle more than '''50 times''' bigger hard discs than MS Windows 95A.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #c6c9ff; color: #000; background-color: #f0f0ff&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== CPCWiki updates ===&lt;br /&gt;
* '''Breadcrumbs extension''' installed - shows your visit path under the title. Useful for browing around! :)&lt;br /&gt;
* Maintenance:&lt;br /&gt;
** Spambot users blocked (if you're blocked by mistake, please visit the forum and ask us to unblock you)&lt;br /&gt;
** CPCWiki software updated to 1.10.0&lt;br /&gt;
** reCAPTCHA installed to prevent spambots from registering accounts.&lt;br /&gt;
* All the issues of ''Amtix!'', ''Amstrad Action'' and ''Amstrad Computer User'' have been uploaded and you can find them [[Mags|here]]!&lt;br /&gt;
* Due to increasing spam posts, '''anonymous posting has now been blocked'''. Please log in to post or edit!&lt;br /&gt;
* Add the CPCWiki to '''your Homepage'''. Check out [[About#Wiki-Napping]] and start napping this Wiki.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;margin: 0; margin-bottom: 5px; padding: .5em 1em .5em; border: 1px solid #e4dede; background-color: #f9f9f9;&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:World-map.gif|200px|right]]&lt;br /&gt;
&lt;br /&gt;
=== Where are you from? ===&lt;br /&gt;
&lt;br /&gt;
Help clarify the nationality of CPCWIKI users!&lt;br /&gt;
Participate in the pool on the cpcwiki forum.&lt;br /&gt;
&lt;br /&gt;
[[http://www.cpcwiki.eu/forum/index.php?topic=12.0 Pool thread]] (please register)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=News_and_Projects&amp;diff=18266</id>
		<title>News and Projects</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=News_and_Projects&amp;diff=18266"/>
				<updated>2007-07-30T17:44:57Z</updated>
		
		<summary type="html">&lt;p&gt;HERMOL: /* News */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== News ==&lt;br /&gt;
&lt;br /&gt;
This is an overview of the last CPC related news. You will find a complete list of all news in the '''[[News:Archive|news archive]]'''.&lt;br /&gt;
&lt;br /&gt;
* 30/07/2007: [[FreeOCP]] v0.010 beta has been [http://cpcrulez.free.fr/coding_src_freeOCP.htm released].&lt;br /&gt;
* 29/07/2007: [[CPCE]] 1.83 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 07/07/2007: A hotfix of [[CPCE]] 1.82 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 03/07/2007: [[CPCE]] 1.82 has been [http://cpce.emuunlim.com released].&lt;br /&gt;
* 16/06/2007: [[CPCE]] 1.81 has been [http://cpce.emuunlim.com released] with many bugfixes and several new services.* 08/06/2007: [[SymAmp]] 2.0 has been [http://www.symbos.de/preview.htm released] and is also able to play PT3 sounds now&lt;br /&gt;
* 23/05/2007: [http://www.cpcwiki.eu/CYBORGS-from-elmsoft.zip Cyborgs] rolling demo discovered, ripped and uploaded for your viewing pleasure :)&lt;br /&gt;
* 20/05/2007: [http://cpcrulez.2ya.com/ CPC Rulez] has some CPC games that have been tweaked for the CPC+, with updated palette, nice fades etc. For now: Operation Wolf, Rick Dangerous , Cybernoid et Solomon's Keys, Double Dragon, Cybernoid II!&lt;br /&gt;
* 26/04/2007: The [http://www.symstudio.info official website] for [[SymStudio]] has been launched and contains the new version 0.95.&lt;br /&gt;
* 07/04/2007: [http://www.binarysciences.com Binary Sciences] has released [[Groops]], a puzzle game for CPC 6128.&lt;br /&gt;
* 06/04/2007: [http://www.geocities.com/virtualcpc/ Virtual CPC] 1.05a released. Changes concerning performance. Improved code for Consecutive Screenshots.&lt;br /&gt;
* 03/04/2007: The [http://toplist.cpcszene.de Amstrad CPC TopList] is online now: It's the list of the most frequented CPC websites, where everybody can join.&lt;br /&gt;
* 01/04/2007: [[Croco Chanel N°4]] Only 1 month away. [http://cc4.cpcscene.com ''Join us now !'']. ([http://www.pouet.net/prod.php?which=30010 ''Invitro''])&lt;br /&gt;
* 28/03/2007: [http://www.cpc-forum.de CPC-Forum.de] has been opened to become the new and most important discussion forum for the German-speaking part of the CPC scene&lt;br /&gt;
* 25/03/2007: [[PSPCap32]] v1.1.6. [http://psp-news.dcemu.co.uk/pspcap32-amstrad-cpc-emulator-for-psp-v1-1-6-symb-os--57355.html has been released (read more here)]&lt;br /&gt;
* 17/03/2007: [[RetroEuskal 2007]] will take place from the 20.-23.07.2007 in Bilbao/Spain.&lt;br /&gt;
* 12/03/2007: [[MadriSX 2007]] photos online.&lt;br /&gt;
* 10/03/2007: [[CPCE]] New Version.&lt;br /&gt;
* 17/02/2007: [[WinApe]] New Version.&lt;br /&gt;
* 17/02/2007: [[VirtualCPC]] New Version.&lt;br /&gt;
* 10/01/2007: [[FutureView]] IV has been re-released with some changes!&lt;br /&gt;
* 07/01/2007: [[Croco Chanel N°4]] Very important CPC meeting near Paris from 4,5 &amp;amp; 6 May 2007&lt;br /&gt;
* 06/01/2007: New version of [[WinCPC]] with lots of nice details&lt;br /&gt;
* 28/12/2006: [[Hermol]] has released a [http://cpcrulez.free.fr/Scene_Demos/index.php?download=x-mas_2006 demo] for Christmas 2006. &lt;br /&gt;
* 29/12/2006: [[News:Area_51_converted_from_the_ZX_Spectrum_to_the_Amstrad_CPC|Nicholas Campbell has converted ''Area 51'' from the ZX Spectrum to the Amstrad CPC]]&lt;br /&gt;
* 28/12/2006: [[CPCE]] v1.71 has been released&lt;br /&gt;
* 27/12/2006: [[Prodatron]] released version 1.1 of his [[SymbOS]] operating system, which now officially supports the MSX2.&lt;br /&gt;
* 24/12/2006: [http://retroremakes.com/forum2/showthread.php?t=8545 Sorcery Plus] remake for the PC, based on the CPC version (of course!)!!!&lt;br /&gt;
* 20/12/2006: [[CPCE]] v1.70 has been released&lt;br /&gt;
* 28/09/2006: [http://www.cpcmania.com/index.asp CPCTapeXP], a Tape-&amp;gt;CDT GUI-based utility has been released!&lt;br /&gt;
* 27/09/2006: [[Croco Chanel N°4]] CPC meeting near Paris (France) in May 2007 call for attenders !&lt;br /&gt;
* 16/09/2006: [[CPCE]] v1.61 has been released&lt;br /&gt;
* 18/11/2006: [[WACCI]] and [[comp.sys.amstrad.8bit|CSA8]] social meet-up, at the Pillars of Hercules pub, Greek St, London&lt;br /&gt;
* 09/12/2006: [[News:CPC forever|Third issue of CPC forever released]]&lt;br /&gt;
* 09/09/2006: [[News:CPC 'number of balls' record broken with the release of Boules et Bits]]&lt;br /&gt;
* 09/03/2006: [[News:Burgparty 2 will take place in december in Germany|Burgparty 2 will take place in december in Germany]]&lt;br /&gt;
* 09/01/2006: [[News:Freax Art Album released|Freax Art Album released]]&lt;br /&gt;
* 09/01/2006: [[News:New CEZGS game Phantomas saga Infinity|New CEZGS game Phantomas saga Infinity]]&lt;br /&gt;
* 08/28/2006: [[News:XzentriX 2006 party in South Germany|XzentriX 2006 party in South Germany]]&lt;br /&gt;
* 08/24/2006: [[News:WinApe 2.0 Alpha 9 has been released and moved to a new domain|WinApe 2.0 Alpha 9B has been released and moved to a new domain]]&lt;br /&gt;
* 08/19/2006: [[News:ManageDsk v1.5 has been released|ManageDsk v1.5 has been released]]&lt;br /&gt;
* 08/15/2006: [[News:WinCPC with a new domain and soon a new version including SYMBiFACE II support|WinCPC with a new domain and soon a new version including SYMBiFACE II support]]&lt;br /&gt;
* 08/01/2006: [[News:CPCE v1.60 has been released|CPCE v1.60 has been released]]&lt;br /&gt;
&lt;br /&gt;
== Projects ==&lt;br /&gt;
&lt;br /&gt;
This is a list of big CPC related projects, which are currently active. This list does not contain previews of unreleased productions or [[Emulators|CPC emulators]].&lt;br /&gt;
&lt;br /&gt;
* [[CPCng]]&lt;br /&gt;
* [[FutureOS]]&lt;br /&gt;
* [[SYMBiFACE II]] expansion card&lt;br /&gt;
* [[SymbOS]] and [[SymStudio]]&lt;br /&gt;
* [[CPCISA by Yarek]]&lt;/div&gt;</summary>
		<author><name>HERMOL</name></author>	</entry>

	</feed>