mirror of
https://github.com/86Box/docs.git
synced 2026-02-21 17:15:33 -07:00
It is expansion cards, not extension cards
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user