From 608902512d81762a1cf132aad0aaf75fcb68b39f Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Fri, 1 Aug 2025 16:25:02 -0300 Subject: [PATCH] ZIP to rdisk drive change --- hardware/diskimages.rst | 6 +++--- settings/removable.rst | 11 +++++------ usage/gettingstarted.rst | 2 +- usage/statusbar.rst | 8 ++++---- 4 files changed, 13 insertions(+), 14 deletions(-) diff --git a/hardware/diskimages.rst b/hardware/diskimages.rst index dbac10e..df7c4af 100644 --- a/hardware/diskimages.rst +++ b/hardware/diskimages.rst @@ -175,8 +175,8 @@ The BIOS Parameter Block detection method may behave incorrectly with non-DOS fl .. note:: When using a **Raw** image of a non-DOS floppy with Check BPB disabled, make sure the image file is not truncated (smaller than its media size), otherwise incorrect behavior may still occur. -MO / ZIP removable disk images ------------------------------- +MO / removable disk images +-------------------------- Supported formats: @@ -194,7 +194,7 @@ Supported formats: * - Japanese FDI - .mdi / .zdi - - .mdi for MO, .zdi for ZIP. + - CD-ROM / DVD-ROM optical disc images ------------------------------------ diff --git a/settings/removable.rst b/settings/removable.rst index 40c1ae1..516d28c 100644 --- a/settings/removable.rst +++ b/settings/removable.rst @@ -5,14 +5,13 @@ The **Other removable devices** page contains settings related to the emulated machine's additional removable storage drives. -MO / ZIP drives ---------------- +MO / Removable disk drives +-------------------------- -Up to four Magneto-Optical and four Iomega ZIP disk drives can be attached to the emulated system. The following settings apply to the selected drive: +Up to four Magneto-Optical and four removable disk drives can be attached to the emulated system. The following settings apply to the selected drive: * **Bus:** storage bus to attach the drive to. ATAPI (IDE) and SCSI are supported. * **Channel**/**ID:** where to attach the drive on the selected storage bus. See :ref:`settings/hdd:Adding a new disk` for more information. -* **Type** (MO only): drive model to identify as. A list of drive models to choose from is provided. Each model supports different types of MO media, while the *86BOX* model supports all types. -* **ZIP 250** (ZIP only): enable the drive to read and write 250 MB ZIP disks. +* **Type**: drive model to identify as. A list of drive models to choose from is provided. Each model supports different types of media, while the *86BOX* model supports all types. -MO / ZIP disk images can be inserted and removed through the :ref:`status bar ` or :ref:`Media menu `. +MO / removable disk images can be inserted and removed through the :ref:`status bar ` or :ref:`Media menu `. diff --git a/usage/gettingstarted.rst b/usage/gettingstarted.rst index 4572f82..3a17afb 100644 --- a/usage/gettingstarted.rst +++ b/usage/gettingstarted.rst @@ -27,7 +27,7 @@ Once you've selected the hardware components you wish to emulate, you need to ma Now that you've configured everything, you're ready to run some software in your emulated machine. Maybe you want to install an operating system or play a booter game. In any case, you'll have to mount some virtual media to get going. You can do this with the icons in the :doc:`status bar `. Icons representing removable media appear semi-transparent when their associated drive is empty, and fully opaque when media is inserted. -When you want to eject virtual media, click on the particular icon again and select *Eject* (for floppy and ZIP disks) or *Empty* (for CD-ROMs). The icon becomes semi-transparent again. +When you want to eject virtual media, click on the particular icon again and select *Eject* (for floppy and removable disks) or *Empty* (for CD-ROMs). The icon becomes semi-transparent again. .. rubric:: Step 6: Mouse and keyboard interaction diff --git a/usage/statusbar.rst b/usage/statusbar.rst index 6afc401..56f3f11 100644 --- a/usage/statusbar.rst +++ b/usage/statusbar.rst @@ -53,13 +53,13 @@ A CD icon will appear for each configured :ref:`CD-ROM drive `. +A removable disk or MO icon will appear for each configured :doc:`additional removable storage drive <../settings/removable>`. * **New image:** create a new disk image file. Opens the *New Image* window, which lets you select the image size and where to save the file. -* **Existing image:** insert a :ref:`disk image file ` into this drive. Dragging and dropping an image file on the icon will also load it. +* **Existing image:** insert a :ref:`disk image file ` into this drive. Dragging and dropping an image file on the icon will also load it. * **Existing image (Write-protected):** insert a disk image file into this drive as a read-only disk. * A history of the last few images that were loaded into this drive. Click on an entry to load it back. * **Eject:** remove the currently-inserted disk from this drive.