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

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=C4CPC&amp;diff=93122</id>
		<title>C4CPC</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=C4CPC&amp;diff=93122"/>
				<updated>2015-05-12T14:18:41Z</updated>
		
		<summary type="html">&lt;p&gt;McKlain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;C4CPC is a cartridge replacement for the Amstrad Plus range and the GX4000.&lt;br /&gt;
&lt;br /&gt;
Using a micro-SD card storing cartridge images it also allows direct loading of the cartridge from a PC (Windows/Linux/OSX) through USB.&lt;br /&gt;
[[File:C4CPC_GX4000_2.jpg|right|600px]]&lt;br /&gt;
== Features ==&lt;br /&gt;
* Direct access to 16 cartridges selected by dip switches. Cartridge can be up to 512kB&lt;br /&gt;
* Access to unlimited number of cartridge images using the provided selector cartridge&lt;br /&gt;
* Direct cartridge loading from host computer using USB&lt;br /&gt;
* Cartridge file can be in standard .cpr format or raw binary .bin&lt;br /&gt;
* Integrated [[Amstrad_Cartridge_Identification_Device|ACID]]&lt;br /&gt;
&lt;br /&gt;
== User guide ==&lt;br /&gt;
=== Quick start ===&lt;br /&gt;
* Power off you Amstrad Plus / GX4000&lt;br /&gt;
* Insert the C4Cpc cart with a prepared SD in the cartridge slot, DIP switch facing up on 464/6128, DIP on joystick port side on GX4000&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:C4CPC_GX4000.jpg|In GX4000&lt;br /&gt;
Image:C4CPC_6128.jpg|In 6128/464 plus&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
* Select your favourite cart slot on the DIP switch&lt;br /&gt;
* Power on ...&lt;br /&gt;
* et voilà !&lt;br /&gt;
=== Cartridge selector ===&lt;br /&gt;
[[File:C4CPC CprSelect.png|right|384px]]&lt;br /&gt;
CprSelect is a special cartridge that allows browsing the SD cart for cartridges to load.&lt;br /&gt;
The main area displays the current folder contents. Browsing is done using either one of the joysticks or the keyboard.&lt;br /&gt;
Keyboard controls : cursors for browsing, space/enter/copy to select and esc to return to parent folder&lt;br /&gt;
Joystick controls : left/right/up/down for browsing, fire 1 to select, fire 2 to return to parent folder&lt;br /&gt;
&lt;br /&gt;
Left/Right jump from page to page if the folder cannot be displayed in one screen.&lt;br /&gt;
&lt;br /&gt;
=== SD card preparation ===&lt;br /&gt;
The C4CPC is delivered with a prepared microSD card which contains the Basic Cartridge in slot 0 and the cartridge selector in slot 15. &lt;br /&gt;
Using your computer, cartridge images can be added to any slots or cartridge selector by writing to the SD card.&lt;br /&gt;
&lt;br /&gt;
The SD must contains at least the following folder tree&lt;br /&gt;
* _C4CPC : This is the main folder that contains the dip switch selectable folder.&lt;br /&gt;
* _C4CPC/0 to _C4CPC/F folders, which should contain only one valid CPR/BIN file. The cartridge emulator will first look for a CPR then a BIN file and load it to the cartridge.&lt;br /&gt;
&lt;br /&gt;
=== How it works ===&lt;br /&gt;
At power up, CPC/USB whichever is the first, the uC will check for a valid .CPR/.BIN file to load. &lt;br /&gt;
* If the file is smaller than 160KB, it will be loaded directly&lt;br /&gt;
* If no file is available or bigger than 160KB, a bootloader is 1st loaded. The bootloader will then load the cart if any.&lt;br /&gt;
&lt;br /&gt;
Note that C4CPC is powered either by the CPC or the USB port. That means that power cycling the CPC will NOT initiate a new cart loading if the cart is also powered by USB.&lt;br /&gt;
&lt;br /&gt;
=== From SD card ===&lt;br /&gt;
Just select your cartridge slot and power your CPC&lt;br /&gt;
&lt;br /&gt;
=== From USB ===&lt;br /&gt;
A connected cart should appear as a serial port (COMx on windows, /dev/ttyACMx on linux, /dev/tty.modemxxxx on OSX).&lt;br /&gt;
Windows require a .inf file to install the proper drivers.&lt;br /&gt;
Loading is done using a python3 script which has the following syntax : &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;C4CpcCom.py -p port -c cart.cpr&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where port is the serial port assigned to the cart.&lt;br /&gt;
&lt;br /&gt;
== Firmware upgrade ==&lt;br /&gt;
=== Windows ===&lt;br /&gt;
=== Linux ===&lt;br /&gt;
=== OSx ===&lt;br /&gt;
&lt;br /&gt;
== Further Discussion ==&lt;br /&gt;
[http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/cpc-plus-cartridge-replacement-one-more/ CPCWiki Forum discussion thread]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cartridges]]&lt;br /&gt;
[[Category:CPC Plus]]&lt;br /&gt;
[[Category:DATA Storage]]&lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>McKlain</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=C4CPC&amp;diff=93121</id>
		<title>C4CPC</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=C4CPC&amp;diff=93121"/>
				<updated>2015-05-12T14:17:56Z</updated>
		
		<summary type="html">&lt;p&gt;McKlain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;C4CPC is a cartridge replacement for the Amstrad Plus range and the GX4000.&lt;br /&gt;
&lt;br /&gt;
Using a micro-SD card storing cartridge images it also allows direct loading of the cartridge from a PC (Windows/Linux/OSX) through USB.&lt;br /&gt;
[[File:C4CPC_GX4000_2.jpg|right|600px]]&lt;br /&gt;
== Features ==&lt;br /&gt;
* Direct access to 16 cartridges selected by dip switches. Cartridge can be up to 512kB&lt;br /&gt;
* Access to unlimited number of cartridge images using the provided selector cartridge&lt;br /&gt;
* Direct cartridge loading from host computer using USB&lt;br /&gt;
* Cartridge file can be in standard .cpr format or raw binary .bin&lt;br /&gt;
* Integrated [[Amstrad_Cartridge_Identification_Device|ACID]]&lt;br /&gt;
&lt;br /&gt;
== User guide ==&lt;br /&gt;
=== Quick start ===&lt;br /&gt;
* Power off you Amstrad Plus / GX4000&lt;br /&gt;
* Insert the C4Cpc cart with a prepared SD in the cartridge slot, DIP switch facing up on 464/6128, DIP on joystick port side on GX4000&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:C4CPC_GX4000.jpg|In GX4000&lt;br /&gt;
Image:C4CPC_6128.jpg|In 6128/464 plus&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
* Select your favourite cart slot on the DIP switch&lt;br /&gt;
* Power on ...&lt;br /&gt;
* et voilà !&lt;br /&gt;
=== Cartridge selector ===&lt;br /&gt;
[[File:C4CPC CprSelect.png|right|384px]]&lt;br /&gt;
CprSelect is a special cartridge that allows browsing the SD cart for cartridges to load.&lt;br /&gt;
The main area displays the current folder contents. Browsing is done using either one of the joysticks or the keyboard.&lt;br /&gt;
Keyboard controls : cursors for browsing, space/enter/copy to select and esc to return to parent folder&lt;br /&gt;
Joystick controls : left/right/up/down for browsing, fire 1 to select, fire 2 to return to parent folder&lt;br /&gt;
&lt;br /&gt;
Left/Right jump from page to page if the folder cannot be displayed in one screen.&lt;br /&gt;
&lt;br /&gt;
=== SD card preparation ===&lt;br /&gt;
The C4CPC is delivered with a prepared microSD card which contains the Basic Cartridge in slot 0 and the cartridge selector in slot 15. &lt;br /&gt;
Using your computer, cartridge images can be added to any slots or cartridge selector by writing to the SD card.&lt;br /&gt;
&lt;br /&gt;
The SD must contains at least the following folder tree&lt;br /&gt;
* _C4CPC : This is the main folder that contains the dip switch selectable folder.&lt;br /&gt;
* _C4CPC/0 to _C4CPC/F folders, which should contain only one valid CPR/BIN file. The cartridge emulator will first look for a CPR then a BIN file and load it to the cartridge.&lt;br /&gt;
&lt;br /&gt;
=== How it works ===&lt;br /&gt;
At power up, CPC/USB whichever is the first, the uC will check for a valid .CPR/.BIN file to load. &lt;br /&gt;
* If the file is smaller than 160KB, it will be loaded directly&lt;br /&gt;
* If no file is available or bigger than 160KB, a bootloader is 1st loaded. The bootloader will then load the cart if any.&lt;br /&gt;
&lt;br /&gt;
Note that C4CPC is powered either by the CPC or the USB port. That mean that power cycling the CPC will NOT initiate a new cart loading if the cart is also powered by USB.&lt;br /&gt;
&lt;br /&gt;
=== From SD card ===&lt;br /&gt;
Just select your cartridge slot and power your CPC&lt;br /&gt;
&lt;br /&gt;
=== From USB ===&lt;br /&gt;
A connected cart should appear as a serial port (COMx on windows, /dev/ttyACMx on linux, /dev/tty.modemxxxx on OSX).&lt;br /&gt;
Windows require a .inf file to install the proper drivers.&lt;br /&gt;
Loading is done using a python3 script which has the following syntax : &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;C4CpcCom.py -p port -c cart.cpr&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where port is the serial port assigned to the cart.&lt;br /&gt;
&lt;br /&gt;
== Firmware upgrade ==&lt;br /&gt;
=== Windows ===&lt;br /&gt;
=== Linux ===&lt;br /&gt;
=== OSx ===&lt;br /&gt;
&lt;br /&gt;
== Further Discussion ==&lt;br /&gt;
[http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/cpc-plus-cartridge-replacement-one-more/ CPCWiki Forum discussion thread]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cartridges]]&lt;br /&gt;
[[Category:CPC Plus]]&lt;br /&gt;
[[Category:DATA Storage]]&lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>McKlain</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=C4CPC&amp;diff=93120</id>
		<title>C4CPC</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=C4CPC&amp;diff=93120"/>
				<updated>2015-05-12T14:15:38Z</updated>
		
		<summary type="html">&lt;p&gt;McKlain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;C4CPC is a cartridge replacement for the Amstrad Plus range and the GX4000.&lt;br /&gt;
&lt;br /&gt;
Using a micro-SD card storing cartridge images it also allows direct loading of the cartridge from a PC (Windows/Linux/OSX) through USB.&lt;br /&gt;
[[File:C4CPC_GX4000_2.jpg|right|600px]]&lt;br /&gt;
== Features ==&lt;br /&gt;
* Direct access to 16 cartridges selected by dip switches. Cartridge can be up to 512kB&lt;br /&gt;
* Access to unlimited number of cartridge images using the provided selector cartridge&lt;br /&gt;
* Direct cartridge loading from host computer using USB&lt;br /&gt;
* Cartridge file can be in standard .cpr format or raw binary .bin&lt;br /&gt;
* Integrated [[Amstrad_Cartridge_Identification_Device|ACID]]&lt;br /&gt;
&lt;br /&gt;
== User guide ==&lt;br /&gt;
=== Quick start ===&lt;br /&gt;
* Power off you Amstrad Plus / GX4000&lt;br /&gt;
* Insert the C4Cpc cart with a prepared SD in the cartridge slot, DIP switch facing up on 464/6128, DIP on joystick port side on GX4000&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:C4CPC_GX4000.jpg|In GX4000&lt;br /&gt;
Image:C4CPC_6128.jpg|In 6128/464 plus&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
* Select your favourite cart slot on the DIP switch&lt;br /&gt;
* Power on ...&lt;br /&gt;
* et voilà !&lt;br /&gt;
=== Cartridge selector ===&lt;br /&gt;
[[File:C4CPC CprSelect.png|right|384px]]&lt;br /&gt;
CprSelect is a special cartridge that allows browsing the SD cart for cartridges to load.&lt;br /&gt;
The main area displays the content current folder. Browsing is done using either one of the joysticks or the keyboard.&lt;br /&gt;
Keyboard controls : cursors for browsing, space/enter/copy to select and esc to return to parent folder&lt;br /&gt;
Joystick controls : left/right/up/down for browsing, fire 1 to select, fire 2 to return to parent folder&lt;br /&gt;
&lt;br /&gt;
Left/Right jump from page to page if the folder cannot be displayed in one screen.&lt;br /&gt;
&lt;br /&gt;
=== SD card preparation ===&lt;br /&gt;
The C4Cpc is delivered with a prepared microSD card which contains the Basic Cartridge in slot 0 and the cartridge selector in slot 15. &lt;br /&gt;
Using your computer, cartridge images can be added to any slots or cartridge selector by writing to the SD card.&lt;br /&gt;
&lt;br /&gt;
The SD must contains at least the following folder tree&lt;br /&gt;
* _C4CPC : This is the main folder that contains the dip switch selectable folder.&lt;br /&gt;
* _C4CPC/0 to _C4CPC/F folders, which should contain only one valid CPR/BIN file. The cartridge emulator will first look for a CPR then a BIN file and load it to the cartridge.&lt;br /&gt;
&lt;br /&gt;
=== How it works ===&lt;br /&gt;
At power up, CPC/USB whichever is the first, the uC will check for a valid .CPR/.BIN file to load. &lt;br /&gt;
* If the file is smaller than 160KB, it will be loaded directly&lt;br /&gt;
* If no file is available or bigger than 160KB, a bootloader is 1st loaded. The bootloader will then load the cart if any.&lt;br /&gt;
&lt;br /&gt;
Note that C4CPC is powered either by the CPC or the USB port. That mean that power cycling the CPC will NOT initiate a new cart loading if the cart is also powered by USB.&lt;br /&gt;
&lt;br /&gt;
=== From SD card ===&lt;br /&gt;
Just select your cartridge slot and power your CPC&lt;br /&gt;
&lt;br /&gt;
=== From USB ===&lt;br /&gt;
A connected cart should appear as a serial port (COMx on windows, /dev/ttyACMx on linux, /dev/tty.modemxxxx on OSX).&lt;br /&gt;
Windows require a .inf file to install the proper drivers.&lt;br /&gt;
Loading is done using a python3 script which has the following syntax : &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;C4CpcCom.py -p port -c cart.cpr&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where port is the serial port assigned to the cart.&lt;br /&gt;
&lt;br /&gt;
== Firmware upgrade ==&lt;br /&gt;
=== Windows ===&lt;br /&gt;
=== Linux ===&lt;br /&gt;
=== OSx ===&lt;br /&gt;
&lt;br /&gt;
== Further Discussion ==&lt;br /&gt;
[http://www.cpcwiki.eu/forum/amstrad-cpc-hardware/cpc-plus-cartridge-replacement-one-more/ CPCWiki Forum discussion thread]&lt;br /&gt;
&lt;br /&gt;
[[Category:Cartridges]]&lt;br /&gt;
[[Category:CPC Plus]]&lt;br /&gt;
[[Category:DATA Storage]]&lt;br /&gt;
[[Category:FutureOS]]&lt;/div&gt;</summary>
		<author><name>McKlain</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Converted_GX4000_Software&amp;diff=93054</id>
		<title>Converted GX4000 Software</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Converted_GX4000_Software&amp;diff=93054"/>
				<updated>2015-05-10T22:59:40Z</updated>
		
		<summary type="html">&lt;p&gt;McKlain: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Games on this page are games converted to CPR format in order to be played on a GX4000 (with e.g. a [[C4CPC]], or by burning an EPROM).&lt;br /&gt;
&lt;br /&gt;
For GX4000 compatibility, they must comply to these rules :&lt;br /&gt;
&lt;br /&gt;
* Auto-Launchable on a GX4000&lt;br /&gt;
* Being fully playable from the very beginning to the end (including Hi-Scores) with a Joystick&lt;br /&gt;
* Being 64K games.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Use Plus Features?&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||[[3D Grand Prix]]|| 1985 || Amsoft || No || Converted by Phantomz || [[Media:3D_Grand_Prix.cpr | 3D Grand Prix.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Airwolf]]||  1985 || Amsoft || No || Converted by Phantomz || [[Media:Airwolf.cpr | Airwolf.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[APB - All Points Bulletin]]|| 1989 || Domark || No || Converted by Phantomz || [[Media:APB_-_All_Points_Bulletin.cpr | APB - All Points Bulletin.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Anarchy]]|| 1988 || Hewson || No || Converted by CraigsBar || [[Media:Anarchy.cpr | Anarchy.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Badlands]]|| 1990 || Domark || No || Converted by Phantomz || [[Media:Badlands.cpr | Badlands.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Blue Angel 69]]|| 2010 || [[Kevin_Thacker | Arnoldemu]] ||No|| Converted by [[Kevin_Thacker | Arnoldemu]] || [[Media:Blue_Angel_69.cpr | Blue Angel 69.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[BoBo]]|| 1988 || Infogrames || No || Converted by dragon || [[Media:BOBO.CPR | BoBo.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Bubble Bobble 4 CPC]]|| 2012 || CNGSoft ||No|| Converted by CraigsBar || [[Media:Bubble_Bobble_4_CPC.cpr | Bubble Bobble 4 CPC.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Buggy Boy]]|| 1987 || Elite / Tatsumi ||No|| Converted by CraigsBar || [[Media:Buggy_Boy.cpr | Buggy Boy.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Cauldron]]|| 1985 || Palace Software || No || Converted by McKlain || [[Media:Cauldron.cpr | Cauldron.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Cauldron II]]|| 1986 || Palace Software || No || Converted by McKlain || [[Media:Cauldron_II.cpr | Cauldron II.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Crystal Castles]]|| 1986 || U.S.Gold || No || Converted by Phantomz || [[Media:Crystal Castles.cpr | Crystal Castles.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Daley Thompson's Decathlon]]|| 1985 || Ocean Software ||No|| Converted by Phantomz || [[Media:Daley Thompson's Decathlon.cpr | Daley Thompson's Decathlon.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Daley Thompson's Olympic Challenge]]|| 1988 || Ocean Software ||No|| Converted by Phantomz || [[Media:Daley Thompson's Olympic Challenge.cpr | Daley Thompson's Olympic Challenge.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dan Dare - Pilot Of The Future]]|| 1986 || Virgin Games ||No|| Converted by Phantomz || [[Media:Dan Dare.cpr | Dan Dare.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dan Dare II - Mekons Revenge]]|| 1987 || Virgin Games ||No|| Converted by Phantomz || [[Media:Dan Dare 2.cpr | Dan Dare 2.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dan Dare III - The Escape]]|| 1990 || Virgin Games ||No|| Converted by Phantomz || [[Media:Dan Dare III - The Escape.cpr | Dan Dare III - The Escape.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Dizzy - The Ultimate Cartoon Adventure]]|| 1988 || Codemasters Software ||No|| Converted by Phantomz || [[Media:Dizzy - The Ultimate Cartoon Adventure.cpr | Dizzy - The Ultimate Cartoon Adventure.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Duct (The)]]|| 1986 || Gremlin Graphics ||No|| Converted by CraigsBar&amp;lt;br /&amp;gt;Taken from AA28 Covertape || [[Media:The_Duct.cpr | The Duct.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Elevator Action]]|| 1987 || Quicksilva || No || Converted by Phantomz || [[Media:Elevator Action.cpr | Elevator Action.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Express Raider]]|| 1987 || U.S.Gold || No || Converted by Phantomz || [[Media:Express Raider.cpr | Express Raider.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Feud]]|| 1987 || Bulldog || No || Converted by CraigsBar || [[Media:Feud.cpr | Feud.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Ghosts 'N' Goblins]]|| 1986 || Elite Systems || No || Converted by Phantomz|| [[Media:Ghosts 'N' Goblins.cpr |Ghosts 'N' Goblins.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Green Beret]]|| 1986 || Ocean Software || No || Converted by Phantomz - Fixed by Johnny Olsen || [[Media:Green Beret.cpr |Green Beret.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Hyper Sports]]|| 1985 || Ocean Software ||No|| Converted by Phantomz || [[Media:Hyper Sports.cpr | Hyper Sports.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Imaginario Colectivo]]|| 2012 || ESP Soft || No || Converted by McKlain || [[Media:Imaginario Colectivo.cpr | Imaginario Colectivo.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Indiana Jones and the Temple of Doom]]|| 1987 || US Gold || No || Converted by dragon || [[Media:Indiana_Jones_and_the_Temple_of_Doom.cpr | Indiana Jones and the Temple of Doom.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[International Karate Plus]]|| 1988 || System 3 || No || Converted by Phantomz&amp;lt;br /&amp;gt;Only 1 or 2 players obvioulsy.  || [[Media:International_Karate_Plus.cpr | International Karate Plus.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Invasion of the Zombie Monsters]]|| 2013 || Relevo || No || Converted by CraigsBar - Fixed by Yurif74 || [[Media:Invasion_of_the_Zombie_Monsters.cpr | Invasion of the Zombie Monsters.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[James Bond - Licence To Kill]]|| 1989 || Domark || No || Converted by dragon  || [[Media: James_Bond_-_Licence_To_Kill.cpr | James Bond - Licence To Kill.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[James Bond - Live And Let Die]]|| 1988 || Domark || No || Converted by dragon  || [[Media: James_Bond_-_Live_And_Let_Die.cpr | James Bond - Live And Let Die.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Knight Tyme]]|| 1986 || Mastertronic || No || Converted by Phantomz|| [[Media:Knight Tyme.cpr |Knight Tyme.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Kung Fu Master]]|| 1986 || US Gold || No || Converted by dragon and Phantomz|| [[Media:Kung_Fu_Master.cpr |Kung Fu Master.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Masters of the Universe]]|| 1987 || Gremlin Graphics Software||No|| Converted by Phantomz || [[Media:Masters of the Universe.cpr | Masters of the Universe.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Milk Race (The)]]|| 1987 || Mastertronic || No || Converted by dragon&amp;lt;br /&amp;gt;Press button 1 and up and down to change gears|| [[Media:Milkrace.cpr |Milk Race.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[P-47 The Freedom Fighter]]|| 1989 || Firebird||No|| Converted by Phantomz || [[Media:P-47 The Freedom Fighter.cpr | P-47 The Freedom Fighter.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Pipemania]]|| 1990 || Empire || No||Converted by CraigsBar&amp;lt;br /&amp;gt;Needs two joysticks to pass the start bit&amp;lt;br /&amp;gt;High Score entry isn't joystick compatible but you can just hit the Pause/use Joy 2 to get past that || [[Media:Pipemania.cpr | Pipemania.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Puzznic]]|| 1991 || Ocean Software || Yes (Palette)|| Converted by [[Kevin_Thacker | Arnoldemu]] and BDCIron || [[Media:Puzznic.cpr | Puzznic.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Rampage]]|| 1987 || Activision || No || Converted by CraigsBar&amp;lt;br /&amp;gt;Only one player, as player 2 and 3 need Keyboard || [[Media:Rampage.cpr | Rampage.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Rick Dangerous]]|| 1989 || Core Design || Yes (Palette) || Converted by CraigsBar&amp;lt;br /&amp;gt;Patch for Plus Palette || [[Media:Rick_Dangerous.cpr | Rick Dangerous.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Sacred Armour Of Antiriad (The)]]|| 1986 || Palace Software || No || Converted by Phantomz - Fixed by Johnny Olsen&amp;lt;br /&amp;gt; (Joystick fire 1 = yes) (Joystick Fire 2=no) For Trainer || [[Media:Antiriad (Nich Version).cpr | Antiriad (Nich Version).cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Small Games for Smart Minds]]|| 2007 || ESP Soft || No || Converted by McKlain || [[Media:Small Games for Smart Minds.cpr | Small Games for Smart Minds.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Sorcery]]|| 1985 || Virgin Games || No || Converted by Phantomz || [[Media:Sorcery.cpr | Sorcery.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Space Harrier]]|| 1986 || Elite / Sega || No || Converted by CraigsBar || [[Media:Space_Harrier.CPR | Space Harrier.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Stormlord]]|| 1989 || Hewson || No || Converted by Phantomz || [[Media:Stormlord.cpr| Stormlord.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Street Fighter]]|| 1988 || Tiertex / Capcom || No || Converted by dragon || [[Media:STREETFIGHTER.CPR | Street Fighter.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Street Fighter II]]|| 2008 || Hermol || No || Converted by dragon || [[Media:STREETFIGHTERII.CPR | Street Fighter II.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Striker In The Crypts Of Trogan]]|| 1992 || Codemasters Software ||Yes (Palette)|| Converted by [[Kevin_Thacker | Arnoldemu]] || [[Media:Striker_In_The_Crypts_Of_Trogan.cpr | Striker In The Crypts Of Trogan.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Strip Poker]]|| 1988 || Anco Software ||No|| Converted by dragon || [[Media:STRIPOKER.CPR | Strip Poker.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Teodoro Can't Fly]]|| 2012 || Dimension Z / Retroworks || No || Converted by CraigsBar || [[Media:Teodoro_Cant_fly.cpr | Teodoro can't fly.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Terminus]]|| 1986 || Mastertronic || No || Converted by CraigsBar || [[Media:Terminus.cpr | Terminus.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Tetrix]]|| 1989 || Playfield || Yes (Palette) || Converted by McKlain || [[Media:Tetrix.cpr | Tetrix.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Uridium]]|| 1986 || Hewson Consultants || No || Converted by CraigsBar || [[Media:Uridium.cpr | Uridium.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Way of the Exploding Fist (The)]]|| 1985 || Melbourne House || No || Converted by Phantomz&amp;lt;br /&amp;gt;Only one player, as player 2 needs Keyboard  || [[Media:Way _of_the_Exploding_Fist,The.cpr | Way of the Exploding Fist, The.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Wec Le Mans]]|| 1988 || Ocean Software || No || Converted by Phantomz || [[Media:WEC_Le_Mans.cpr | WEC Le Mans.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Who Dares Wins II]]|| 1985 || Alligata Software || No || Converted by Phantomz || [[Media:Who Dares Win 2.cpr | Who Dares Win 2.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Wizball]]|| 1987 || Ocean Software || No || Converted by Phantomz&amp;lt;br /&amp;gt;Stack overflow fix (prevents corruption at level 6)&amp;lt;br /&amp;gt;Waggling the Joystick left and right selects the feature represented on the glowing Icon at top of screen.|| [[Media:Wizball.cpr | Wizball.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||[[Zaxx]]|| 1986 || Chip || No || Converted by CraigsBar&amp;lt;br /&amp;gt;French Menus || [[Media:Zaxx.cpr | Zaxx.cpr]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Need a fix ==&lt;br /&gt;
&lt;br /&gt;
Games on this list miss the criteria to be fully playable on joystick. Sometimes, they are not playables, sometimes only a little part is unplayable. Hence it's up to you to decide if you want to try and play them on your GX4000 nevertheless.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Use Plus Features?&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! Problem&lt;br /&gt;
! File&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== GX4000 Compatibles Demos == &lt;br /&gt;
&lt;br /&gt;
These demo files have been converted to .cpr and tested on a GX4000.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; style=&amp;quot;width:100%&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Year&lt;br /&gt;
! Author&lt;br /&gt;
! Use Plus Features?&lt;br /&gt;
! Description / Comment&lt;br /&gt;
! File&lt;br /&gt;
|-&lt;br /&gt;
||Battro|| 2015 || Batman Group || No || Converted by McKlain || [[Media:Battro.cpr | Battro.cpr]]&lt;br /&gt;
|-&lt;br /&gt;
||X-Mas 2008 (Special Edition)|| 2015 || AsT/iMPACT || Yes || Converted by Ast || [[Media:X-Mas_2008_(Special_Edition).cpr | X-Mas 2008 (Special Edition).cpr]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Games| ]]  [[Category:Cartridges| ]] [[Category:CPC Plus]][[Category:CPC Plus Games| ]] [[Category:Expansion ROM| ]][[Category:Software| ]]&lt;/div&gt;</summary>
		<author><name>McKlain</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Small_Games_for_Smart_Minds.cpr&amp;diff=92954</id>
		<title>File:Small Games for Smart Minds.cpr</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Small_Games_for_Smart_Minds.cpr&amp;diff=92954"/>
				<updated>2015-05-08T06:43:45Z</updated>
		
		<summary type="html">&lt;p&gt;McKlain: Cart conversion of the ESP Soft game.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Cart conversion of the ESP Soft game.&lt;/div&gt;</summary>
		<author><name>McKlain</name></author>	</entry>

	</feed>