From 007aa0a6fc6c3c2baf389285e78572d342d5ab4e Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Fri, 17 Jul 2026 17:13:26 -0700 Subject: [PATCH 1/3] Document support for AaruFormat images --- hardware/diskimages.rst | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/hardware/diskimages.rst b/hardware/diskimages.rst index bbead3f..b0f9d41 100644 --- a/hardware/diskimages.rst +++ b/hardware/diskimages.rst @@ -208,16 +208,16 @@ Supported formats: - File extension - Notes + * - ISO + - .iso + - + * - Cue sheet - .cue + .bin (+ optional audio) - :ref:`Audio tracks are supported. ` - * - ISO - - .iso - - - * - Alcohol 120% - .mds + .mdf - Support for Daemon Tools MDS v2 images will not be available on Windows hosts if the included ``mdsx.dll`` file is missing from the 86Box directory. @@ -226,10 +226,14 @@ Supported formats: - .mdx - Support will not be available on Windows hosts if the included ``mdsx.dll`` file is missing from the 86Box directory. + * - `AaruFormat `_ + - .aaruf, .aif, .aaruformat + - Support for AaruFormat images requires ``libaaruformat.dll`` (Windows), ``libaaruformat.dylib`` (macOS), or ``libaaruformat.so`` (Linux and other Unices) + CD audio ^^^^^^^^ -Compact Disc Digital Audio (CDDA) playback through the emulated CD-ROM drives is supported on **Cue sheet** and **Daemon Tools** images. Audio output is enabled on the first CD-ROM drive and muted on subsequent drives by default; individual drives can be muted or unmuted through the :ref:`status bar ` or :ref:`Media menu `. +Compact Disc Digital Audio (CDDA) playback through the emulated CD-ROM drives is supported on **AaruFormat**, **Cue sheet**, and **Daemon Tools** images. Audio output is enabled on the first CD-ROM drive and muted on subsequent drives by default; individual drives can be muted or unmuted through the :ref:`status bar ` or :ref:`Media menu `. For **Cue sheet** images, audio tracks in raw (.bin), encapsulated (.wav) and compressed (.mp3 .ogg .flac) formats are supported. From dafac501e180af9c769f4fa53eed7d9632da3b18 Mon Sep 17 00:00:00 2001 From: Mike Swanson Date: Sat, 18 Jul 2026 13:52:14 -0700 Subject: [PATCH 2/3] Document support for CD/DVD CHD images --- hardware/diskimages.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/hardware/diskimages.rst b/hardware/diskimages.rst index b0f9d41..0c0084b 100644 --- a/hardware/diskimages.rst +++ b/hardware/diskimages.rst @@ -4,7 +4,7 @@ Disk images 86Box supports a large variety of disk image formats for the emulated storage drives. .. raw:: html - +