From f7a8283758cd7b6ae5929251018d52275502dc39 Mon Sep 17 00:00:00 2001 From: RichardG867 Date: Mon, 27 Jun 2022 15:22:55 -0300 Subject: [PATCH] Add MCA device list --- usage/menubar.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/usage/menubar.rst b/usage/menubar.rst index c97530f..ad7c8ad 100644 --- a/usage/menubar.rst +++ b/usage/menubar.rst @@ -72,17 +72,18 @@ Tools * **Settings:** open the :doc:`Settings <../settings/index>` window to configure the emulated machine. * **Update status bar icons:** enable the activity lights on :doc:`status bar ` icons. Unchecking this option may improve emulation performance on low-end host systems. -* **Preferences:** open the *Preferences* window, which provides the following options: - - * **Language:** select a language for the 86Box user interface. - * **Icon set:** select an icon theme for the :doc:`status bar ` and :doc:`Settings window <../settings/index>`. - * **Enable Discord integration:** enable Discord Rich Presence. 86Box shares the emulated machine's name, model and CPU with other Discord users. .. note:: Integration requires the Discord desktop app, running on x86 or x64 Windows, ``x86_64`` Linux or Intel macOS. Discord does not provide integration support for other operating systems / architectures or the browser app. Additionally, integration will not be available on Windows if the included ``discord_game_sdk.dll`` file is missing from the 86Box directory. * **Take screenshot:** take a screenshot of the emulated display. Screenshots are saved as .png images in the ``screenshots`` subdirectory found in the emulated machine's directory. * **Sound gain:** open the :ref:`sound gain control `, which is also accessible through the status bar. +* **Preferences:** open the *Preferences* window, which provides the following options: + + * **Language:** select a language for the 86Box user interface. + * **Icon set:** select an icon theme for the :doc:`status bar ` and :doc:`Settings window <../settings/index>`. + +* **MCA devices**: open the *MCA devices* window, which lists the IDs and required `Adapter Definition Files `_ of all Micro Channel devices installed on the emulated machine. This option will only be available when emulating a Micro Channel Architecture-based machine. Help ----