It is expansion cards, not extension cards

This commit is contained in:
Cacodemon345
2022-12-28 22:56:06 +06:00
committed by RichardG867
parent 47caf5d15f
commit 97ad449c6f
2 changed files with 3 additions and 3 deletions

View File

@@ -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 <https://github.com/86Box/roms/releases/latest>`_, and extract it into one of the :doc:`supported locations <roms>`.
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 <https://github.com/86Box/roms/releases/latest>`_, and extract it into one of the :doc:`supported locations <roms>`.
.. rubric:: Step 2: Meet the main window

View File

@@ -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.
.. tip:: The list of all paths searched when loading ROMs is printed to the log and standard output when 86Box starts.