Warning: Bad Behavior DBQueryError A database error has occurred. Did you forget to run maintenance/update.php after upgrading? See: https://www.mediawiki.org/wiki/Manual:Upgrading#Run_the_update_script Query: CREATE TABLE IF NOT EXISTS `bad_behavior` ( `id` INT(11) NOT NULL auto_increment, `ip` TEXT NOT NULL, `date` DATETIME NOT NULL default '0000-00-00 00:00:00', `request_method` TEXT NOT NULL, `request_uri` TEXT NOT NULL, `server_protocol` TEXT NOT NULL, `http_headers` TEXT NOT NULL, `user_agent` TEXT NOT NULL, `request_entity` TEXT NOT NULL, `key` TEXT NOT NULL, INDEX (`ip`(15)), INDEX (`user_agent`(10)), PRIMARY KEY (`id`) ); Function: DatabaseBase::query Error: 1813 Tablespace for table '`wikidb`.`bad_behavior`' exists. Please DISCARD the tablespace before IMPORT. (localhost) in /home/gryzor/cpcwiki_backup/httpdocs/extensions/bad-behavior/bad-behavior-mediawiki.php on line 84
Changes - CPCWiki

Changes

Multiface II

37 bytes added, 10:16, 22 July 2014
It was such a good idea that at least three other companies had the same plan, and brought out similar-sounding devices: [[Datel]]'s [[Action Replay]], [[Evesham Micros]]' [[Disc Wizard]], and [[Mirage Imager]]. In one of those happy coincidences of commerce and merit, the Multiface was the best of the lot, and also the one which survived.
 
Now, thanks to Jose Leandro, the hardware specialist of the spectrum, with his famous page :
 
http://trastero.speccy.org/cosas/JL/JL.htm
 
We can know more about this hardware.
==Revision History==
==Remake==
A project was begun to remake the multiface (by Giant of cpc-hardware). Details are [http://amstrad.eu/modules/smartsection/item.php?itemid=141 here] (in French). For posterity, all the information and files from that page have been gathered and are available in this zip file: [[File:MF2.zip|MF2.zip]].
A project was begun to remake the multiface (by Giant of cpc-hardware). Details are [http://amstrad.eu/modules/smartsection/item.php?itemid=141 here] (in French). For posterity, all the information and files from that page have been gathered and are available in this zip file: [[File:MF2.zip|MF2.zip]]. The reverse engineering of the multiface II is not quite complete, in that two versions of one of the PAL chips are apparently in the wild, and only one has been reverse engineered, and that one not completely.  It's unclear what the newer version of the PAL chip is for, but CPC+ support would seem likely.  Until the PAL chip is decoded, there is not enough information to complete the remake. Now, thanks to Jose Leandro, the hardware specialist of the spectrum, with his famous page : http://trastero.speccy.org/cosas/JL/JL.htm We can know more about this hardware, all the PAL chips are decoded.
==Links==
 
A lot of information on the Multiface II is available on [http://www.grimware.org/doku.php/documentations/expansions/mf2/start grimware.org].
[[Category:Copy Protection]] [[Category:Peripherals]] [[Category:Manual]]
20,492
edits