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

309 bytes removed, 20:45, 15 May 2013
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 that the PAL chip is for, but CPC+ support would seem likely. None Until the less PAL chip is decoded, there should be is not enough here information to build a replica multiface II, though it might not work on complete the CPC+. One thing missing from the site linked above is a .EQN file for one of the PALs, IC3 (the same one for which two versions exist), but after tracking down a tool it has been generated and is available as IC3_OLD.EQN in the zip. (The EQN files detail the boolean input/output equations implemented by the chip)remake.
==Links==
17
edits