Difference between revisions of "Mirage Imager"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Improve accuracy of information for the Spectrum's 'Mirage Microdriver' interface)
Line 1: Line 1:
 
An addon that enables you to freeze any program and store it to disc. Made by [[Mirage Microcomputers Ltd]].
 
An addon that enables you to freeze any program and store it to disc. Made by [[Mirage Microcomputers Ltd]].
The device was also available for the [[ZX Spectrum]], this version was called the "Mirage Microdriver", and saved data on Sinclair's "Microdrive"; an external high-speed tape drive. The Spectrum version was released in 1985, the CPC version in 1986.
+
The device was also available for the [[ZX Spectrum]], this version was called the "Mirage Microdriver", and could save data either to tape or to Sinclair's "Microdrive"; an external high-speed tape drive. The initial Spectrum version was released in 1985, although there was a later version released in 1986 (see Crash Issue 25, link below). The CPC version was released in 1986.
  
 
The tool can backup RAM contents (including CPU registers pushed in RAM), but, unlike [[Multiface II]], it cannot backup read-only I/O ports like CRTC (vram address/size) and Gate Array (screen colors) - the included software allows to manipulate that values manually (this would be only required with programs that use nonstandard CRTC value, or that use direct I/O to modify colors).
 
The tool can backup RAM contents (including CPU registers pushed in RAM), but, unlike [[Multiface II]], it cannot backup read-only I/O ports like CRTC (vram address/size) and Gate Array (screen colors) - the included software allows to manipulate that values manually (this would be only required with programs that use nonstandard CRTC value, or that use direct I/O to modify colors).
Line 42: Line 42:
 
* [http://www.stcarchiv.de/hc1986/11_mirageimager.php Review (german)] - Happy Computer, 11/1986
 
* [http://www.stcarchiv.de/hc1986/11_mirageimager.php Review (german)] - Happy Computer, 11/1986
 
* [http://cpcrulez.free.fr/hardware_mirage_imager.htm CPCrulez review (french)] - Microstrad 8/Oct/1986
 
* [http://cpcrulez.free.fr/hardware_mirage_imager.htm CPCrulez review (french)] - Microstrad 8/Oct/1986
 +
 +
== References ==
 +
 +
*[http://www.crashonline.org.uk/25/technews.htm#mirage Crash Issue 25, Tech Niche, News, More Microdrivin']
  
 
[[Category:Copy Protection]] [[Category:Peripherals]] [[Category:Manual]][[Category:DATA Storage]]
 
[[Category:Copy Protection]] [[Category:Peripherals]] [[Category:Manual]][[Category:DATA Storage]]

Revision as of 19:54, 15 January 2013

An addon that enables you to freeze any program and store it to disc. Made by Mirage Microcomputers Ltd. The device was also available for the ZX Spectrum, this version was called the "Mirage Microdriver", and could save data either to tape or to Sinclair's "Microdrive"; an external high-speed tape drive. The initial Spectrum version was released in 1985, although there was a later version released in 1986 (see Crash Issue 25, link below). The CPC version was released in 1986.

The tool can backup RAM contents (including CPU registers pushed in RAM), but, unlike Multiface II, it cannot backup read-only I/O ports like CRTC (vram address/size) and Gate Array (screen colors) - the included software allows to manipulate that values manually (this would be only required with programs that use nonstandard CRTC value, or that use direct I/O to modify colors).

Pictures

Manual

Downloads

Weblinks

References