Difference between revisions of "Data Media Disc System"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Reviews)
 
(5 intermediate revisions by the same user not shown)
Line 22: Line 22:
 
  |WRITE      Write to Input File
 
  |WRITE      Write to Input File
 
  |RUN        Load and Start File
 
  |RUN        Load and Start File
  |MERGE      Merge File
+
  |MERGE      Load and Merge File
 
  |INIT        Format Disc
 
  |INIT        Format Disc
  
Line 34: Line 34:
  
 
Whilst being more or less incompatible with 3" CPC disc format, this did at least provide compatibility with 5.25" CP/M discs from other systems.
 
Whilst being more or less incompatible with 3" CPC disc format, this did at least provide compatibility with 5.25" CP/M discs from other systems.
 +
 +
Note: According to the adverts, it was only said to be "comaptible" with CP/M (leaving it unclear wheter or not CP/M was included, and it not, how to purchase it).
  
 
== Controller ==
 
== Controller ==
Line 47: Line 49:
 
Data Media released about 12 games and 24 utilities on 5.25" discs (for a complete list, see the [[Data Media]] page).
 
Data Media released about 12 games and 24 utilities on 5.25" discs (for a complete list, see the [[Data Media]] page).
  
== Data sheet ==
+
== Datasheet ==
  
* [[Media:Wd2797 datasheet.pdf|Datasheet of the disc WD2797 controler]]
+
* [[Media:Wd2797 datasheet.pdf|Datasheet of the disc WD2797 controller]]
  
 
== Reviews ==
 
== Reviews ==
Line 55: Line 57:
 
This system was reviewed in [[CPCAI]] #9, 1985
 
This system was reviewed in [[CPCAI]] #9, 1985
  
<gallery caption="Review in CPC Schneider International 8-85">
+
<gallery caption="Review in CPC Schneider International 9-85">
 
File:Data Media Review (CPC International 08-85, page 26).jpg|Review 1/2 (german)
 
File:Data Media Review (CPC International 08-85, page 26).jpg|Review 1/2 (german)
 
File:Data Media Review (CPC International 08-85, page 27).jpg|Review 2/2 (german)
 
File:Data Media Review (CPC International 08-85, page 27).jpg|Review 2/2 (german)
Line 66: Line 68:
 
File:Data Media Advert (CPC International 12-85, page 68).jpg
 
File:Data Media Advert (CPC International 12-85, page 68).jpg
 
</gallery>
 
</gallery>
 +
 +
== Manual ==
 +
 +
* Handbook - none such...?
  
 
== Downloads ==
 
== Downloads ==

Latest revision as of 19:23, 13 August 2010

Professional storage media

An early disc solution for the CPC 464 from german company Data Media. Available in three versions with two, three, or four 5.25" drives. The capacity per disc is 780Kbytes, the four drive version was announced to store up to 3.2Mb of data. Due to the price and AMSDOS-incompatibility this system lost to another german third-party company of disc systems for the CPC, Vortex Computersysteme.

FDOS

The disc operating system was called FDOS (non-AMSDOS compatible) and was stored on the controller board in an 8Kb eprom. Unlike as under AMSDOS, the cassette commands are hooked (ie. LOAD does access the normal cassette routines). Instead, the disc is accessed via RSX commands (according to the review: |LOAD "filename" - though that info appears to be incorrect - correct should be |LOAD,a$ with comma, and for 464 BASIC: with string variable). The supported RSX commands are:

|MON         Monitor/Debugger
|CPM         Start CP/M (or other boot-able disc)
|A,|B,|C,|D  Select drive A-D
|LOAD        Load File
|SAVE        Save File
|DIR         Show Directory
|ERA         Erase File
|REN         Rename File
|OPENIN      Open Input File
|OPENOUT     Open Output File
|CLOSE       Close Input/Output File
|READ        Read from Input File
|WRITE       Write to Input File
|RUN         Load and Start File
|MERGE       Load and Merge File
|INIT        Format Disc

Filesystem

FDOS uses a special filesystem with 20 characters per filename, and max 72 files per disc (much different to standard CPC and CP/M filesystems which use 8.3 characters per filename).

CP/M

According to the review, the data media disc system was shipped with CP/M, and included support for confuguring the drive parameters of each drive to work with other CP/M filesystem dialects from other systems.

Whilst being more or less incompatible with 3" CPC disc format, this did at least provide compatibility with 5.25" CP/M discs from other systems.

Note: According to the adverts, it was only said to be "comaptible" with CP/M (leaving it unclear wheter or not CP/M was included, and it not, how to purchase it).

Controller

The drive unit contains a WD2797 controller chip from Western Digital. That, unlike as all other CPC disc interfaces, which typically contain uPD765 controller chips.

RS232 Interface

As a special feature the controller board had an integrated RS232 interface. This was mentioned as optional feature in the review from 8/1985, it wasn't mentioned at all in the advert from 8/1985, it was mentioned as built-in feature in the advert from 12/1985 (so, it's unclear if all units were delivered with installed RS232 interface).

Software

Data Media released about 12 games and 24 utilities on 5.25" discs (for a complete list, see the Data Media page).

Datasheet

Reviews

This system was reviewed in CPCAI #9, 1985

Adverts

Manual

  • Handbook - none such...?

Downloads

  • FDOS rom-image - none such...?
  • 5.25" disc images - none such...?

Links