From 3898e45f3ba071c2f62b98e7e4994c3696b817a1 Mon Sep 17 00:00:00 2001 From: Cacodemon345 Date: Wed, 28 Dec 2022 22:56:06 +0600 Subject: [PATCH] It is expansion cards, not extension cards --- usage/gettingstarted.rst | 2 +- usage/roms.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/usage/gettingstarted.rst b/usage/gettingstarted.rst index ac5285f..c79ce06 100644 --- a/usage/gettingstarted.rst +++ b/usage/gettingstarted.rst @@ -5,7 +5,7 @@ Here are the basic steps to help you get started with 86Box. The user interface .. rubric:: Step 1: Get the ROM set -86Box relies on a set of ROM dumps gathered from physical hardware to emulate it. This includes the system BIOS, as well as any option ROMs used by extension cards. If you try to start 86Box without one, you'll receive an error and 86Box will close. You need to download the ROM set from `here `_, and extract it into one of the :doc:`supported locations `. +86Box relies on a set of ROM dumps gathered from physical hardware to emulate it. This includes the system BIOS, as well as any option ROMs used by expansion cards. If you try to start 86Box without one, you'll receive an error and 86Box will close. You need to download the ROM set from `here `_, and extract it into one of the :doc:`supported locations `. .. rubric:: Step 2: Meet the main window diff --git a/usage/roms.rst b/usage/roms.rst index da91147..cf838d1 100644 --- a/usage/roms.rst +++ b/usage/roms.rst @@ -1,7 +1,7 @@ ROM set ======= -86Box relies on a set of ROM dumps gathered from physical hardware to emulate it. This includes the system BIOS, as well as any option ROMs used by extension cards. +86Box relies on a set of ROM dumps gathered from physical hardware to emulate it. This includes the system BIOS, as well as any option ROMs used by expansion cards. The ROM set is organized into several directories for each device type, each of which contains futher subdirectories for each machine or device model or category. @@ -41,4 +41,4 @@ The following locations are searched on macOS: 1. ``~/Library/Application Support/net.86box.86Box/roms`` 2. ``/Library/Application Support/net.86box.86Box/roms`` -.. tip:: The list of all paths searched when loading ROMs is printed to the log and standard output when 86Box starts. \ No newline at end of file +.. tip:: The list of all paths searched when loading ROMs is printed to the log and standard output when 86Box starts.