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

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=122256</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=122256"/>
				<updated>2025-02-08T16:28:14Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Amsteam SPI WiFi card.jpg|thumb|Amsteam SPI + wifi card]]&lt;br /&gt;
&lt;br /&gt;
==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.6.rom|0.6]] || Extended support for BASIC games || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.7.rom|0.7]] || Extended support for BASIC games || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=122255</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=122255"/>
				<updated>2025-02-08T16:27:55Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Amsteam SPI WiFi card.jpg|thumb|Amsteam SPI + wifi card]]&lt;br /&gt;
&lt;br /&gt;
==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.6.rom|0.6]] || Extended support for BASIC games || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.7.rom|0.6]] || Extended support for BASIC games || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.7.rom&amp;diff=122254</id>
		<title>File:Amsteam.0.7.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.7.rom&amp;diff=122254"/>
				<updated>2025-02-08T16:27:48Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Amsteam ROM v0.7&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROM v0.7&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.6.rom&amp;diff=121675</id>
		<title>File:Amsteam.0.6.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.6.rom&amp;diff=121675"/>
				<updated>2025-01-21T21:12:42Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Abalore uploaded a new version of File:Amsteam.0.6.rom&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROM v0.6&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121658</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121658"/>
				<updated>2025-01-20T18:29:53Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Amsteam SPI WiFi card.jpg|thumb|Amsteam SPI + wifi card]]&lt;br /&gt;
&lt;br /&gt;
==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.6.rom|0.6]] || Extended support for BASIC games || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.6.rom&amp;diff=121657</id>
		<title>File:Amsteam.0.6.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.6.rom&amp;diff=121657"/>
				<updated>2025-01-20T18:29:18Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Amsteam ROM v0.6&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROM v0.6&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121656</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121656"/>
				<updated>2025-01-20T18:27:19Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Amsteam SPI WiFi card.jpg|thumb|Amsteam SPI + wifi card]]&lt;br /&gt;
&lt;br /&gt;
==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.6.rom]] || Extended support for BASIC games || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121655</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121655"/>
				<updated>2025-01-20T18:15:52Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Amsteam SPI WiFi card.jpg|thumb|Amsteam SPI + wifi card]]&lt;br /&gt;
&lt;br /&gt;
==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.6.rom|0.6]] || Extended support for BASIC games || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121654</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121654"/>
				<updated>2025-01-20T18:15:31Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Amsteam SPI WiFi card.jpg|thumb|Amsteam SPI + wifi card]]&lt;br /&gt;
&lt;br /&gt;
==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[::File:Amsteam.0.6.rom|0.6]] || Extended support for BASIC games || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121653</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=121653"/>
				<updated>2025-01-20T18:10:53Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Amsteam SPI WiFi card.jpg|thumb|Amsteam SPI + wifi card]]&lt;br /&gt;
&lt;br /&gt;
==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.6.rom|0.6]] || Extended support for BASIC games || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116709</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116709"/>
				<updated>2024-06-13T23:10:14Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
== Flash utility usage ==&lt;br /&gt;
&lt;br /&gt;
The RSX commands need to be activated in order to be used. To activate the RSX commands, insert the utility disk and type:&lt;br /&gt;
&lt;br /&gt;
'''RUN&amp;quot;flash'''&lt;br /&gt;
&lt;br /&gt;
After enabling the RSX, you can use the following commands:&lt;br /&gt;
&lt;br /&gt;
'''|FLASH,&amp;quot;filename&amp;quot;,slot'''&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''|FLASHLOW,&amp;quot;filename&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
Notice that this command doesn't require the slot number, since there is only one lower slot.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
'''|LIST'''&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''|CLEARALL'''&lt;br /&gt;
&lt;br /&gt;
This command clears all the slots at once, both lower and upper.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;br /&gt;
&lt;br /&gt;
== DIP Switch configuration ==&lt;br /&gt;
&lt;br /&gt;
'''Switches 1 &amp;amp; 2''' select one out of four banks. Each bank has a different lower and upper ROM set.&lt;br /&gt;
&lt;br /&gt;
'''Switch 3''' enables or disables the upper ROMs (Except BASIC)&lt;br /&gt;
&lt;br /&gt;
'''Switch 4''' enables or disables lower ROM and BASIC ROM.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:AmsteamRombox.dsk&amp;diff=116708</id>
		<title>File:AmsteamRombox.dsk</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:AmsteamRombox.dsk&amp;diff=116708"/>
				<updated>2024-06-13T23:09:34Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Abalore uploaded a new version of File:AmsteamRombox.dsk&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROMBOx flash utility&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:.AmsteamRombox.dsk&amp;diff=116707</id>
		<title>File:.AmsteamRombox.dsk</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:.AmsteamRombox.dsk&amp;diff=116707"/>
				<updated>2024-06-13T23:08:27Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=116705</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=116705"/>
				<updated>2024-06-13T17:24:12Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=116704</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=116704"/>
				<updated>2024-06-13T17:23:58Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/index.php/Amsteam_ROMBox/ Amsteam ROMBox]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=116703</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=116703"/>
				<updated>2024-06-13T17:23:01Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* How to connect */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot. Details about the Amsteam ROMBox can be found here: https://www.cpcwiki.eu/index.php/Amsteam_ROMBox&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/forum/news-events/amsteam-wip-game-streaming-service-for-the-amstrad-cpc/ Associated topic on CPCWiki forum]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116702</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116702"/>
				<updated>2024-06-13T17:20:15Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Flash utility usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
[[File:.AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
== Flash utility usage ==&lt;br /&gt;
&lt;br /&gt;
The RSX commands need to be activated in order to be used. To activate the RSX commands, insert the utility disk and type:&lt;br /&gt;
&lt;br /&gt;
'''RUN&amp;quot;flash'''&lt;br /&gt;
&lt;br /&gt;
After enabling the RSX, you can use the following commands:&lt;br /&gt;
&lt;br /&gt;
'''|FLASH,&amp;quot;filename&amp;quot;,slot'''&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''|FLASHLOW,&amp;quot;filename&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
Notice that this command doesn't require the slot number, since there is only one lower slot.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
'''|LIST'''&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''|CLEARALL'''&lt;br /&gt;
&lt;br /&gt;
This command clears all the slots at once, both lower and upper.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;br /&gt;
&lt;br /&gt;
== DIP Switch configuration ==&lt;br /&gt;
&lt;br /&gt;
'''Switches 1 &amp;amp; 2''' select one out of four banks. Each bank has a different lower and upper ROM set.&lt;br /&gt;
&lt;br /&gt;
'''Switch 3''' enables or disables the upper ROMs (Except BASIC)&lt;br /&gt;
&lt;br /&gt;
'''Switch 4''' enables or disables lower ROM and BASIC ROM.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116701</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116701"/>
				<updated>2024-06-13T17:18:54Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Flash utility usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
[[File:.AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
== Flash utility usage ==&lt;br /&gt;
&lt;br /&gt;
'''|FLASH,&amp;quot;filename&amp;quot;,slot'''&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''|FLASHLOW,&amp;quot;filename&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
Notice that this command doesn't require the slot number, since there is only one lower slot.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
'''|LIST'''&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''|CLEARALL'''&lt;br /&gt;
&lt;br /&gt;
This command clears all the slots at once, both lower and upper.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;br /&gt;
&lt;br /&gt;
== DIP Switch configuration ==&lt;br /&gt;
&lt;br /&gt;
'''Switches 1 &amp;amp; 2''' select one out of four banks. Each bank has a different lower and upper ROM set.&lt;br /&gt;
&lt;br /&gt;
'''Switch 3''' enables or disables the upper ROMs (Except BASIC)&lt;br /&gt;
&lt;br /&gt;
'''Switch 4''' enables or disables lower ROM and BASIC ROM.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116700</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116700"/>
				<updated>2024-06-13T17:16:35Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
[[File:.AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
== Flash utility usage ==&lt;br /&gt;
&lt;br /&gt;
'''|FLASH,&amp;quot;filename&amp;quot;,slot'''&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''|FLASHLOW,&amp;quot;filename&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
Notice that this command doesn't require the slot number, since there is only one lower slot.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
'''|LIST'''&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''|CLEARALL'''&lt;br /&gt;
&lt;br /&gt;
This command clears all the slots at once, both lower and upper.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116699</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116699"/>
				<updated>2024-06-13T17:15:22Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Amsteam ROMBox */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
== Flash utility usage ==&lt;br /&gt;
&lt;br /&gt;
'''|FLASH,&amp;quot;filename&amp;quot;,slot'''&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''|FLASHLOW,&amp;quot;filename&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
Notice that this command doesn't require the slot number, since there is only one lower slot.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
'''|LIST'''&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''|CLEARALL'''&lt;br /&gt;
&lt;br /&gt;
This command clears all the slots at once, both lower and upper.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116698</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116698"/>
				<updated>2024-06-13T17:14:44Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Flash utility usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;br /&gt;
&lt;br /&gt;
'''|FLASH,&amp;quot;filename&amp;quot;,slot'''&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''|FLASHLOW,&amp;quot;filename&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
Notice that this command doesn't require the slot number, since there is only one lower slot.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
'''|LIST'''&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''|CLEARALL'''&lt;br /&gt;
&lt;br /&gt;
This command clears all the slots at once, both lower and upper.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116697</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116697"/>
				<updated>2024-06-13T17:13:46Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Flash utility usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;br /&gt;
&lt;br /&gt;
'''|FLASH,&amp;quot;filename&amp;quot;,slot'''&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''|FLASHLOW,&amp;quot;filename&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
Notice that this command doesn't require the slot number, since there is only one lower slot.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
'''|LIST'''&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116696</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116696"/>
				<updated>2024-06-13T17:09:27Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Flash utility usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;br /&gt;
&lt;br /&gt;
'''|FLASH,&amp;quot;filename&amp;quot;,slot'''&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''|FLASHLOW,&amp;quot;filename&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
Notice that this command doesn't require the slot number, since there is only one lower slot.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
|LIST&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116695</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116695"/>
				<updated>2024-06-13T17:08:39Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Flash utility usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;br /&gt;
&lt;br /&gt;
|FLASH,&amp;quot;filename&amp;quot;,slot&lt;br /&gt;
&lt;br /&gt;
Where filename is a file from CPC disc, slot is a number from 0 to 6.&lt;br /&gt;
&lt;br /&gt;
Slot 0 is the BASIC slot enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
The rest of slots are enabled with the ''enable'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
|FLASHLOW,&amp;quot;filename&amp;quot;,slot&lt;br /&gt;
&lt;br /&gt;
Same than |FLASH command but for lower ROM replacement. It's also enabled with the ''boot'' DIP switch.&lt;br /&gt;
&lt;br /&gt;
'''Important''': In both commands, an empty filename means to clear the slot.&lt;br /&gt;
&lt;br /&gt;
|LIST&lt;br /&gt;
&lt;br /&gt;
This command lists the current slot assignments for both lower and upper ROMs.&lt;br /&gt;
&lt;br /&gt;
'''Important''': After running any of the commands all the slots will be disabled until a power down is performed.&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116694</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116694"/>
				<updated>2024-06-13T17:04:12Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Amsteam ROMBox */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|image|500px|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:AmsteamROMBox.jpg&amp;diff=116693</id>
		<title>File:AmsteamROMBox.jpg</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:AmsteamROMBox.jpg&amp;diff=116693"/>
				<updated>2024-06-13T17:02:08Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Amsteam ROMBox&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROMBox&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116692</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116692"/>
				<updated>2024-06-13T16:59:20Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Amsteam ROMBox */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116691</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116691"/>
				<updated>2024-06-13T16:59:02Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Amsteam ROMBox */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamROMBox.jpg|thumbnail|Amsteam ROMBox]]&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:AmsteamRombox.dsk&amp;diff=116690</id>
		<title>File:AmsteamRombox.dsk</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:AmsteamRombox.dsk&amp;diff=116690"/>
				<updated>2024-06-13T16:57:15Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Amsteam ROMBOx flash utility&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROMBOx flash utility&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116689</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116689"/>
				<updated>2024-06-13T16:54:28Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
AmsteamRombox1.jpg|Amsteam ROMBox single bank&lt;br /&gt;
AmsteamRombox2.jpg|Amsteam ROMBox four bank&lt;br /&gt;
AmsteamRombox3.jpg|Amsteam ROMBox four bank final version&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
[[File:AmsteamRombox.dsk|Flash programming utility]]&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116688</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116688"/>
				<updated>2024-06-13T16:53:22Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
AmsteamRombox1.jpg|Amsteam ROMBox single bank&lt;br /&gt;
AmsteamRombox2.jpg|Amsteam ROMBox four bank&lt;br /&gt;
AmsteamRombox3.jpg|Amsteam ROMBox four bank final version&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
File:AmsteamRombox.dsk|Flash programming utility&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116687</id>
		<title>Amsteam ROMBox</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam_ROMBox&amp;diff=116687"/>
				<updated>2024-06-13T16:53:04Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Created page with &amp;quot;== Amsteam ROMBox ==  &amp;lt;gallery&amp;gt; AmsteamRombox1.jpg|Amsteam ROMBox single bank AmsteamRombox2.jpg|Amsteam ROMBox four bank AmsteamRombox3.jpg|Amsteam ROMBox four bank final ver...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Amsteam ROMBox ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
AmsteamRombox1.jpg|Amsteam ROMBox single bank&lt;br /&gt;
AmsteamRombox2.jpg|Amsteam ROMBox four bank&lt;br /&gt;
AmsteamRombox3.jpg|Amsteam ROMBox four bank final version&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
AmsteamRombox.dsk|Flash programming utility&lt;br /&gt;
&lt;br /&gt;
==== Flash utility usage ====&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.5.rom&amp;diff=116686</id>
		<title>File:Amsteam.0.5.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.5.rom&amp;diff=116686"/>
				<updated>2024-06-13T16:42:33Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROM v0.5&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.5.rom&amp;diff=116685</id>
		<title>File:Amsteam.0.5.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.5.rom&amp;diff=116685"/>
				<updated>2024-06-13T16:41:04Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Abalore uploaded File:Amsteam.0.5.rom&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROM v0.6&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.5.rom&amp;diff=116684</id>
		<title>File:Amsteam.0.5.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.5.rom&amp;diff=116684"/>
				<updated>2024-06-13T16:39:04Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: Amsteam ROM v0.6&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Amsteam ROM v0.6&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=116683</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=116683"/>
				<updated>2024-06-13T16:31:16Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.4 || Fixed issue with joystick buttons || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.5.rom|0.5]] || Added support for cartridges || Working&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
Currently, AMSTEAM has 3 boards:&lt;br /&gt;
&lt;br /&gt;
* SPI interface, with WiFi or Ethernet module. Needed to connect to Internet. M4 or others may be compatible in the future if I (Abalore) manage to put my hands on any of them.&lt;br /&gt;
&lt;br /&gt;
* ROM Box, in 8 or 32 slot versions. Needed to store the AMSTEAM ROM (optionally custom boot and/or other ROMs). This is not required if you already have a M4, a X-MEM or whatever other card capable of storing a ROM.&lt;br /&gt;
&lt;br /&gt;
* Cartridge emulator, 512K volatile storage based on RAM. Needed to download and play large games like cartridges or DSK images. This is not required if you already have a Play2CPC, but it will probably require a firmware update. The Play2CPC firmware update is done with a cheap JTAG cable. If the board programming is out of your reach, you can always send the board to me (Abalore) or someone near your __cpLocation.&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Other board in progress:&lt;br /&gt;
&lt;br /&gt;
* Extra sound channel board. Needed for certain games to have more sound channels. Not required if you already have a Play2CPC or PlayCity board.&lt;br /&gt;
&lt;br /&gt;
The final goal is to put these small four boards together into a MX4 mother board and put an enclosure around to make an &amp;quot;Amsteam Box&amp;quot;, with all the required stuff to instantly play all the available Amstrad software from a server.&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
[https://www.cpcwiki.eu/forum/news-events/amsteam-wip-game-streaming-service-for-the-amstrad-cpc/ Associated topic on CPCWiki forum]&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115674</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115674"/>
				<updated>2024-05-04T16:59:03Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| 0.1b || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.2 || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| 0.3 || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.4.rom|0.4]] || Fixed issue with joystick buttons || Working&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115673</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115673"/>
				<updated>2024-05-04T16:58:35Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.1b.rom|0.1b]] || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.2.rom|0.2]] || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.3.rom|0.3]] || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.4.rom|0.4]] || Fixed issue with joystick buttons || Working&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.4.rom&amp;diff=115672</id>
		<title>File:Amsteam.0.4.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.4.rom&amp;diff=115672"/>
				<updated>2024-05-04T16:58:21Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115671</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115671"/>
				<updated>2024-05-04T16:58:06Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.1b.rom|0.1b]] || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.2.rom|0.2]] || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.3.rom|0.3]] || Jump to game starting with letter or number pressing a key || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.0.4.rom|0.4]] || Fixed issue with joystick buttons || Working&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115670</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115670"/>
				<updated>2024-05-04T13:53:30Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.1b.rom|0.1b]] || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.2.rom|0.2]] || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.3.rom|0.3]] || Jump to game starting with letter or number pressing a key || Working&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.3.rom&amp;diff=115669</id>
		<title>File:Amsteam.0.3.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.3.rom&amp;diff=115669"/>
				<updated>2024-05-04T13:52:38Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115668</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115668"/>
				<updated>2024-05-04T13:52:10Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.1b.rom|0.1b]] || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.2.rom|0.2]] || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.0.3.rom|0.3]] || Jump to game starting with letter or number pressing a key || Working&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115667</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115667"/>
				<updated>2024-05-04T13:51:16Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.1b.rom|0.1b]] || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.2.rom|0.2]] || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.3.rom|0.3]] || Jump to game starting with letter or number pressing a key || Working&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115666</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115666"/>
				<updated>2024-05-04T13:48:43Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes !! Status&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.1b.rom|0.1b]] || First version (beta) || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.2.rom|0.2]] || Text input and cursor keys fixed || Obsolete&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.3.rom|0.3]] || Text input and cursor keys fixed || Working&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115626</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115626"/>
				<updated>2024-05-01T17:10:06Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.1b.rom|0.1b]] || First version (beta)&lt;br /&gt;
|-&lt;br /&gt;
| [[:File:Amsteam.0.2.rom|0.2]] || Text input and cursor keys fixed&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.2.rom&amp;diff=115625</id>
		<title>File:Amsteam.0.2.rom</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=File:Amsteam.0.2.rom&amp;diff=115625"/>
				<updated>2024-05-01T17:07:27Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115624</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115624"/>
				<updated>2024-05-01T17:06:08Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Browser ROM */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.0.1b.rom|0.1b]] || First version (beta)&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.0.2.rom|0.2]] || Text input and cursor keys fixed&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115255</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115255"/>
				<updated>2024-04-10T21:56:23Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Amsteam */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.0.1b.rom|0.1b]] || First version (beta)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	<entry>
		<id>https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115254</id>
		<title>Amsteam</title>
		<link rel="alternate" type="text/html" href="https://oldwiki.cpcwiki.eu/index.php?title=Amsteam&amp;diff=115254"/>
				<updated>2024-04-10T21:54:49Z</updated>
		
		<summary type="html">&lt;p&gt;Abalore: /* Amsteam */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Amsteam==&lt;br /&gt;
&lt;br /&gt;
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.&lt;br /&gt;
[[File:Amsteam.png|thumbnail|left]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==How to connect==&lt;br /&gt;
&lt;br /&gt;
Connecting to Amsteam requires the following elements:&lt;br /&gt;
* MX4 mother board or single edge-to-mx4 adapter&lt;br /&gt;
* External power supply for MX4 mother board (recommended)&lt;br /&gt;
* SPI card + WiFi module / Ethernet module from Abalore&lt;br /&gt;
* A ROM Box with one free slot&lt;br /&gt;
* The Amsteam browser ROM&lt;br /&gt;
&lt;br /&gt;
==RSX Commands==&lt;br /&gt;
&lt;br /&gt;
The Amsteam ROM adds 3 RSX commands:&lt;br /&gt;
&lt;br /&gt;
* '''|SETUP'''&lt;br /&gt;
** To set the WiFi module to its defaults.&lt;br /&gt;
* '''|AT'''&lt;br /&gt;
** It's an AT command trainer.&lt;br /&gt;
* '''|AMSTEAM'''&lt;br /&gt;
** Launches the Amsteam user interface&lt;br /&gt;
&lt;br /&gt;
==Setting Access Point==&lt;br /&gt;
&lt;br /&gt;
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.&lt;br /&gt;
&lt;br /&gt;
* To show a list of available APs, issue the command '''AT+CWLAP'''&lt;br /&gt;
&lt;br /&gt;
* To disconnect from current AP, issue the command '''AT+CWQAP'''&lt;br /&gt;
&lt;br /&gt;
* To connect to an AP, issue the command '''AT+CWJAP_DEF=&amp;quot;''ssid''&amp;quot;,&amp;quot;''pass''&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&lt;br /&gt;
* Movement : CURSOR keys or Joystick&lt;br /&gt;
* OK : Joystick Fire 1 or ENTER&lt;br /&gt;
* BACK : Joystick Fire 2 or DEL&lt;br /&gt;
&lt;br /&gt;
==Browser ROM==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Amsteam browser ROM&lt;br /&gt;
|-&lt;br /&gt;
! Version !! Changes&lt;br /&gt;
|-&lt;br /&gt;
| [[File:Amsteam.0.1b.rom|0.1b]] || First version (beta)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Abalore</name></author>	</entry>

	</feed>