mirror of
https://github.com/86Box/docs.git
synced 2026-02-25 21:43:17 -07:00
4.1 updates
This commit is contained in:
@@ -56,8 +56,8 @@ The *Configure* button provides the following settings:
|
||||
* **SLI:** add a second Voodoo 2 card to the system, connected to the first one through a Scan Line Interleave (SLI) interface.
|
||||
* **Recompiler:** enable the Voodoo recompiler for faster emulation.
|
||||
|
||||
8514/A / XGA
|
||||
------------
|
||||
IBM 8514/A / XGA Graphics
|
||||
-------------------------
|
||||
|
||||
Emulate an **IBM 8514/A** or **XGA** add-on graphics accelerator. Both the original IBM cards for the MCA bus and generic clone cards for the ISA bus are available; the correct card is automatically selected based on the machine's supported expansion buses.
|
||||
|
||||
|
||||
@@ -42,6 +42,6 @@ Joystick 1-4...
|
||||
|
||||
Configure the mappings for each emulated game port controller. The *Device* box lists all game controllers connected to the host, while the other boxes allow you to map each axis or button of the emulated controller to the real controller.
|
||||
|
||||
If you're not sure as to what axis or button numbers map to which sticks and buttons on the real controller, use the *Test* feature of Windows' *Game Controllers* control panel (``joy.cpl``). Keep in mind 86Box's button numbers start with 0, whereas the control panel's numbers start with 1.
|
||||
If you're not sure as to what axis or button numbers map to which sticks and buttons on the real controller, use the *Test* feature of Windows' *Game Controllers* control panel (``joy.cpl``) or another controller testing utility for your platform.
|
||||
|
||||
.. note:: XInput controllers are accessed through their DInput emulation mode at the moment.
|
||||
|
||||
@@ -11,14 +11,14 @@ ISA RTC
|
||||
|
||||
Emulate an ISA real-time clock card, for machines without an integrated real-time clock.
|
||||
|
||||
The I/O port and/or IRQ used by the selected controller can be configured through the *Settings* button.
|
||||
The I/O port and/or IRQ used by the selected controller can be configured through the *Configure* button.
|
||||
|
||||
ISA Memory Expansion
|
||||
--------------------
|
||||
|
||||
Add up to four ISA-based memory expansion cards, for machines which support memory expansion through the ISA bus.
|
||||
|
||||
The memory start address and size for each expansion card can be configured through its respective *Settings* button.
|
||||
The memory start address and size for each expansion card can be configured through its respective *Configure* button.
|
||||
|
||||
ISABugger
|
||||
---------
|
||||
@@ -58,3 +58,10 @@ The POST card will automatically use the correct diagnostic I/O port for the emu
|
||||
- Micro Channel Architecture
|
||||
|
||||
.. note:: Some operating systems and applications use port ``0x80`` (which is shared with the POST card on most machines) for other purposes. If you notice the POST code display is flickering and the emulation speed has decreased drastically, try disabling the POST card.
|
||||
|
||||
86Box Unit Tester
|
||||
-----------------
|
||||
|
||||
Emulate a special device for software in the emulated machine to control 86Box for testing purposes. The *Configure* button provides settings specific to this device.
|
||||
|
||||
.. note:: Documentation to be concluded.
|
||||
|
||||
Reference in New Issue
Block a user