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

ParaDOS

1,335 bytes added, 21:49, 3 August 2023
/* Systems Cartridges with Parados */
The ultimate A [[DOS]] for 3½" drives, coded by [[Executioner|Richard Wilson]] and initially marketed by [[Quantum Computing]].
ParaDOS was a complete replacement for the standard 16k [[AMSDOS]] ROM.
Among the functions of the utility were fast file copying and batch erasing.
ParaDOS largely supplanted [[ROMDOS]] as the OS of choice among CPC usersAMSDOS replacement.
Unlike ROMDOS, ParaDOS made no check for the presence of an AMSDOS ROM on sign-on.
It is likely that ParaDOS would have been questioned more rigorously had it not been introduced towards the end of the CPC's commercial life.
 
Unlike other expansion ROMs ParaDOS has no checksum in address &FFFF. This fact should be considered when performing f. e. a ROM integrity check or similar. It the usual checksum algorithm is used the checksum is &26.
 
There is a special version of ParaDOS, it's called [[VaraDOS]] and has the Vortex format enabled by default. The Vortex format is the standard format for 80 track - doublesides drives, it was initially introduced by [[Vortex]] GmbH, then supported by all bigger producers of expansions and extensions for the CPC like [[Dobbertin]]. It's also supported in a variety of [[CP/M]] systems and [[FutureOS]].
== Systems Cartridges with Parados ==
* [[Media:English System + Parados.rar|English System + Parados.rar]]* [[Media:French System + Parados.rar|French System + Parados.rar]]* [[Media:Spanish System + Parados.rar|Spanish System + Parados.rar]] == Systems Cartridges with Varados == * [[Media:6128plus_English_VaraDOS.CPR|English System + Varados]]
== Manual ==
From The Unofficial Amstrad WWW Resource web of Kevin Thacker, on documents * [[Media:parados.pdf|ParaDOS Manual in English]] (pdf)* [[Media:Manual_parados_espanol.pdf|ParaDOS Manual in Spanish]] (pdf)* [[Media:Pdos-ddb.txt|ParaDOS DDB and DPB documentation]] (txt)
http://andercheran.aiind.upv.es/~amstrad/docs/manual/parados.pdf== Downloads ==
* [[Media:paradosParados_v1_0.pdfrom|Parados ManualParaDOS 1.0 ROM]] * [[Media:PARADOS_1-1.ROM|ParaDOS 1.1 ROM]] * [[Media:ParaDOS_1-2.ROM|ParaDOS 1.2 ROM]] * [[Media:ParaDOS_1-2+.ROM|ParaDOS 1.2+ ROM]] (pdf)
== Links ==
http://www.winape.net/downloads.jsp
==See also==
 
* Review of ParaDOS in Amstrad Action (issue 99)
[[image:ParaDOS_AA_review.jpg|thumb|200px|none]]
 
* Second review (!) in Amstrad Action (last) issue 117
{|
|-
| [[image:Parados AA117 p17.jpg|none|thumb|200px|AA117_review]]
| [[image:Parados AA117 p18.jpg|none|thumb|200px|AA117_review]]
|}
[[category:Disc Operating System]] [[category:Expansion ROM]] [[category:Manual]]
2,090
edits