Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MagicDOS: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
No edit summary
 
No edit summary
Line 4: Line 4:


Magic Dos is composed of a menu with 3 options :
Magic Dos is composed of a menu with 3 options :
== Headline text ==
Format a side in drive B in 410 Kb (e.g. 10 sectors x 512 bytes x 82 tracks)
Format a side in drive B in 410 Kb (e.g. 10 sectors x 512 bytes x 82 tracks)
== Headline text ==
Copy a file from drive A to drive B (for a standard or Magdos disk in drive B)
Copy a file from drive A to drive B (for a standard or Magdos disk in drive B)
== Headline text ==
Install Magic Dos
Install Magic Dos


Line 12: Line 16:
LOAD "MAGDOS.INS":CALL &A000
LOAD "MAGDOS.INS":CALL &A000
The program which contains that sequence must be little and saved as the first file on the disk.
The program which contains that sequence must be little and saved as the first file on the disk.
[http://genesis8.free.fr/frontend/disk.php Download Magic Dos]
[http://genesis8.free.fr/frontend/disk.php Download Magic Dos]



Revision as of 14:54, 15 December 2006

Magic Dos V1.0 is a set of routines coded by Longshot in 1986.

When MagicDos is installed, it sets Amsdos to manage a 80 track drive B (5"1/4 or 3"1/2) with 410 Kb by side (820 Kb by disk). It creates a dummy file (-MAGDOS-.410*) on the disk to save the extra directory space.

Magic Dos is composed of a menu with 3 options :

Headline text

Format a side in drive B in 410 Kb (e.g. 10 sectors x 512 bytes x 82 tracks)

Headline text

Copy a file from drive A to drive B (for a standard or Magdos disk in drive B)

Headline text

Install Magic Dos

It's possible to init the Magdos from a program directly on a Magdos disk. The program must contain the following sequence : LOAD "MAGDOS.INS":CALL &A000 The program which contains that sequence must be little and saved as the first file on the disk.

Download Magic Dos

This format is fully compatible with DSK emulator files.