Difference between revisions of "AMSSIO"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (External link updated.)
Line 40: Line 40:
 
== Weblinks ==
 
== Weblinks ==
  
[http://home.tiscali.dk/zigzac/ AMSSIO project lives here!] (broken link)
+
[http://www.citystromer.dk/CPC/ AMSSIO project <s>lives</s> sleeps here!]
  
 
[[Category:Hardware]] [[Category:Peripherals]] [[Category:Serial interfaces]] [[Category:DIY]]
 
[[Category:Hardware]] [[Category:Peripherals]] [[Category:Serial interfaces]] [[Category:DIY]]

Revision as of 06:32, 1 May 2010

The AMSSIO mounted inside a CPC464

The AMSSIO interface is a RS232 interface by the dane, Martin Zacho. As opposed to other serial interfaces the AMSSIO is meant to be installed on top of the Z80 CPU in the CPC. However the circuit can easily be built on a breadboard and connected to the expansion port as well.

AMSSIO exists in 3 different versions.

A new and improved version is the AMSSIO II.

Technical

Connects between Z80 CPU and mainboard. Uses a 1.8432MHz oscillator, MC14411P bit rate generator, a 6850 ACIA, a MAX232 voltage converter, and 74LS04 and 74LS08 logic chips.

Port addresses, schematics, and differences between versions I-III are unknown (the AMSSIO webpage doesn't exist anymore).

Software

The software for AMSSIO can simulate a disk drive and a printer on a PC connected via RS-232. The software comes in two parts. The first part is for the CPC. It replaces relevant parts of the jump block, redirecting disc and printer access via RS-232. The second part is called CPCSHELL and runs on a PC under DOS or Linux. Part of the PC harddisk can be used as a giant CPC disk via this mechanism.

A spare PC can therefore be used as a method to add a cheap harddisk to the CPC. Although the software required on the CPC reduces compatibility somewhat it works for most well behaved applications and games that consist of a single binary (no special loader).

Schematics

Other RS232 interfaces for the CPC

Commercial:

CPC Booster

Non commercial:

CPCI RS232 Interface

Weblinks

AMSSIO project lives sleeps here!