Changes

Jump to: navigation, search

Amsteam

762 bytes added, 10 April
/* Amsteam */
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.
 
{| class="wikitable"
|-
| [[File:Amsteam.png|thumbnail|left]]
|}
==How to connect==
* A ROM Box with one free slot
* The Amsteam browser ROM
 
==RSX Commands==
 
The Amsteam ROM adds 3 RSX commands:
 
* '''|SETUP'''
** To set the WiFi module to its defaults.
* '''|AT'''
** It's an AT command trainer.
* '''|AMSTEAM'''
** Launches the Amsteam user interface
 
==Setting Access Point==
 
Currently, the configuration of access point is performed with the AT command trainer launched with the '''|AT''' command.
 
* To show a list of available APs, issue the command '''AT+CWLAP'''
 
* To disconnect from current AP, issue the command '''AT+CWQAP'''
 
* To connect to an AP, issue the command '''AT+CWJAP_DEF="''ssid''","''pass''"'''
 
==Usage==
 
* Movement : CURSOR keys or Joystick
* OK : Joystick Fire 1 or ENTER
* BACK : Joystick Fire 2 or DEL
==Browser ROM==
67
edits