diff --git a/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenu.html b/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenu.html index c698d4c..cc7fbc2 100755 --- a/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenu.html +++ b/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenu.html @@ -2,178 +2,54 @@ - - - - - - - - - - - - - - - - - Media Menu - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

- - - - -
Atari800MacX Help
- - - - - Menus
- - - - - Media Menu
- - - - -

- - - - -
- - - - -
- - - - -
- - - - -
- - - - -
- - - - - The Media menu on the Atari800MacX emulator allows you to insert and remove digital media into the emulator, the same way you would on a real Atari.  It has the following menu selections:
- - - - -
- - - - - Drive Management (cmd-D)
- - - - -
This menu item supplies access to a full Disk Drive Management window which allows you to insert and remove disks in all 8 @@ -182,224 +58,141 @@ operation can be found here.
- - - - -
- - - - - Insert Floppy (cmd-1 through cmd-8)
- - - - -
-
This sub-menu allows you to insert an image file into any -of the -8 emulated disk drives.  A .atr, .dcm, or .xfd file may also be -loaded -into the emulator by double-clicking it in the finder, or dragging it -to -the Atari800MacX Icon.
- - - - - +
+This sub-menu allows you to insert an image file into +any of the 8 emulated disk drives.   +A .atr, .dcm, or .xfd file may also be loaded +into the emulator by double-clicking it in the +finder, or dragging it to the Atari800MacX Icon.
- - - - - Remove Floppy (ctrl-cmd-1 through ctrl-cmd-8, and ctrl-cmd-0)
- - - - -
-
This sub-menu allows you to remove a image file from one of -the emulated disk drives, or you may empty all of the drives at once.
- - - - - +
+This sub-menu allows you to remove a image file from +one of the emulated disk drives, or you may empty all +of the drives at once.
- - - - Rotate Floppies
- - - - -
This menu item rotates the current inserted floppies among the drives.  This may be useful for playing multiple disk games.
- -
- - New Floppy Image
- - - -
-
This item will display a new window which you may use to -create a new disk image.  This new image will be saved in .atr -format.
- - - - - -
- - - - - -In the Create Disk Image window,  you may choose a format of a -disk. Note that not all formats are supported by all Atari DOSes. There -are three standard formats:
- - - +
This item will display a new window which +you may use to create a new disk image.   +This new image will be saved in .atr format.
+
- - - - - +In the Create Disk Image window,  you may choose +a format of a disk. Note that not all formats are +supported by all Atari DOSes. There are three +standard formats:
    - - -
  • Single density (40 tracks * 18 sectors/track * 128 bytes/sector = 90 KB)
  • - -
  • Medium density (40 tracks * 26 sectors/track * 128 bytes/sector = 130 KB)
  • - -
  • Double density (40 tracks * 18 sectors/track * 256 bytes/sector = 180 KB)
  • - - - - -
+You can also select any other format, by clicking +Custom and setting Number of sectors and Bytes per +sector. Please make sure your Atari DOS supports this +format, otherwise the image will be unusable.
+
+If 256 bytes per sector are selected, you can choose +between 128 and 256 Bytes in boot sectors. +Physically, boot sectors (first three sectors on a +disk) are also 256 bytes long, but only 128 are +transmitted between the Atari and a disk drive (upper +halves of sectors are not used). There are disk +images with 128 bytes in boot sectors and disk images +with 256 bytes in boot sectors. The Atari800 emulator +supports both, but other emulators don't. Except some +special cases, we recommend 128 for ATR images.
+
+If the "Insert New Disk image into drive" checkbox is +checked, the created image will be mounted on the +specified drive.
+
-You can also select any other format, by clicking Custom and setting -Number of sectors and Bytes per sector. Please make sure your Atari DOS -supports this format, otherwise the image will be unusable.
- - - - - -
- - - - - -If 256 bytes per sector are selected, you can choose between 128 and -256 Bytes in boot sectors. Physically, boot sectors (first three -sectors on -a disk) are also 256 bytes long, but only 128 are transmitted between -the -Atari and a disk drive (upper halves of sectors are not used). There -are -disk images with 128 bytes in boot sectors and disk images with 256 -bytes -in boot sectors. The Atari800 emulator supports both, but other -emulators -don't. Except some special cases, we recommend 128 for ATR images.
- - - - - -
- - +New Hard Disk Image
+
+
This item will display a new window which +you may use to create a new hard disk image.   +This new image will be saved in a VHD format.
+
-If the "Insert New Disk image into drive" checkbox is checked, the -created image will be mounted on the specified drive.
+In the Create Hard Disk Image window,  you may +choose the type of the image. There are three +standard types:
+
    +
  • RAW Image - There are no headers in this image type, and all 512 byte sectors of the hard disk are stored in order in the image file.
  • +
  • Fixed VHD Image - This is a Virtual Box/Windows 10 compatible image where all of the sectors of the disk image are written at creation, and the disk image will be the same size during it's entire life.
  • +
  • Dynamic VHD Image - This is a Virtual Box/Windows 10 compatible image where all of the sectors of the disk image are written as neede, and the disk image will grow as more data is added.
  • +
+You can specify the size of the image either in +size in megabytes or the number of 512 byte sectors. +

+The image is created with either a .raw or .img +filename depending on type. VHD types are created +with the .img file on the Mac. If you want to use +it with a Windows machine, you should change the name +to .vhd. If you create a FAT16 or FAT32 partition on +the hard drive image using the FDISK tool on the +Atari, you can format and mount that partition on the +Mac. For instructions on how to do this, see the +Handle Hard Disk Images page. +
+
+If the "Insert New Disk image into drive" checkbox is +checked, the created image will be mounted on the +SIDE2 cartridge.
- - - - - - - New Cassette Image
- - - -
-
This item will create a new cassette file in the .cas -format.  You will be prompted for the name of the new file, and -then it will be created and inserted into the cassette player.
- - +
+This item will create a new cassette file in the .cas +format.  You will be prompted for the name of +the new file, and then it will be created and +inserted into the cassette player.
- - Edit an .atr Disk Image
- - - - -
This menu item allows you to edit a Atari floppy disk image in the .atr format.  For more details on the editor, see the help @@ -510,6 +303,69 @@ +Handle Specal Cartridge submenu
+
+
+ +
+ +
This submenu allows you to insert +special cartridges and handle operations related +to them.

+ +Insert BASIC Cartridge
+
+This allows you to use the built-in BASIC that is +configured for the emulator to be inserted as a +cartridge for those Atari's that do not have built +in BASIC, such as 400/800/1200XL.

+ +Insert SIDE2 Cartridge
+
+This allows you to insert a SIDE2 Cartridge into the +emulator.

+ +Handle SIDE2 Flash
+
+These menu items allow you to change +the flash image file that is used by the SIDE2 +cartridge, and to save the SIDE2 flash image +if it has been modified by using UFLASH on the +Atari.

+ +Handle SIDE2 Hard Disk Images
+
+These menu items allow you to attach and remove +hard disk flash image files to/from the SIDE2 +cartridge. +

+ +Handle SIDE2 Switches
+
+These menu items allow you to slide the switch +on the cartridge to select SDX or Loader mode, and +to press the push button on the SIDE2 cartrdige. +

+ +
+ +Handle Ultimate1mb submenu
+
+ +
+ +
+ +
+ +
This submenu allows you to change +the flash image file that is used by the Ultimate1mb +extension, and to save the Ultimate1mb flash image +if it has been modified by using UFLASH on the Atari. +
+ +
+ Insert SDX Piggyback Cartridge
@@ -531,10 +387,6 @@
- - - - Remove SDX Piggyback Cartridge
This menu item allows you to remove an inserted piggyback cartridge diff --git a/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenu.jpg b/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenu.jpg index 8157cd6..0e3ac8f 100644 Binary files a/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenu.jpg and b/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenu.jpg differ diff --git a/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenuSpecial.jpg b/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenuSpecial.jpg new file mode 100644 index 0000000..acffc54 Binary files /dev/null and b/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenuSpecial.jpg differ diff --git a/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenuUltimate.jpg b/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenuUltimate.jpg new file mode 100644 index 0000000..d7ad984 Binary files /dev/null and b/atari800-MacOSX/src/Atari800MacX/Atari800MacX Help/MediaMenuUltimate.jpg differ