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

Speedcheck

1,401 bytes added, 18:25, 3 March 2011
Created page with "This article provides information about the real measured speeds of the CPC's hardware using different software. The abbreviaton "n.f." means "not feasible", since some software ..."
This article provides information about the real measured speeds of the CPC's hardware using different software. The abbreviaton "n.f." means "not feasible", since some software is not capable of performing a particular task. Highlighted numbers indicate the smallest time. All experiments have been repeated 10 times, the statistic means is given.

On CPC emulators the times can vary, for this tests only real CPCs has been used.

- Currently under construction -

== Disc management ==

Various measurements of the floppy disc speed had been taken.

=== Format a disc: 40 tracks (Data) or 80 tracks (Vortex or 720K Dos) ===

{|{{SortedPrettytable|width: 700px; font-size: 2em;}}
|''Format''||''FutureOS''||''XD-DOS''||''Disc'o'Magic''||''CP/M 2.2''||''CP/M 3.1''||''Utopia''||''Windows 2000''
|-
|Data||'''16'''||17||18||33||33||43||n.f.
|-
|Vortex||'''64'''||65||n.f.||65||n.f.||n.f.||104
|-
|}


=== Copy a disc: 40 / 80 tracks, one or two drives ===

{|{{SortedPrettytable|width: 700px; font-size: 2em;}}
|''Tracks & Drives''||''FutureOS''||''XD-DOS''||''Disc'o'Magic''||''CP/M 2.2''||''CP/M 3.1''||''Utopia''||''Windows 2000''
|-
|40 tracks, 1 drive||'''20'''||n.f.||42||66||63||71||n.f.
|-
|40 tracks, 2 drives||'''20'''||n.f.||42||69||69||69||n.f.
|-
|80 tracks, 1 drive||'''77'''||n.f.||n.f.||257||n.f.||n.f.||n.f.
|-
|80 tracks, 2 drives||'''76'''||n.f.||n.f.||207||n.f.||n.f.||n.f.
|-
|}
2,090
edits