mirror of
https://github.com/86Box/docs.git
synced 2026-02-24 02:18:22 -07:00
Merge branch 'v3.7' into v3.11
This commit is contained in:
@@ -47,4 +47,4 @@ Parallel port 1-4
|
||||
|
||||
Enable emulation of parallel ports ranging from LPT1 to LPT4. Any ports not provided by the machine's motherboard will be emulated as generic ISA or VLB parallel cards.
|
||||
|
||||
.. note:: The 4th parallel port is not widely supported. It is located at I/O port 268h.
|
||||
.. note:: The 4th parallel port is not widely supported. It is located at I/O port `0x268`.
|
||||
|
||||
@@ -90,6 +90,11 @@ Monitor sleep mode
|
||||
|
||||
The *Monitor in sleep mode* message will be displayed if the emulated monitor has been put into DPMS sleep mode by the operating system. Pressing a key or moving the mouse is often enough to wake the monitor up.
|
||||
|
||||
MT-32 display
|
||||
^^^^^^^^^^^^^
|
||||
|
||||
Any text messages sent to the LCD screen of an :ref:`emulated Roland MT-32/CM-32L synthesizer <settings/sound:MIDI Out Device>` are displayed here.
|
||||
|
||||
ISABugger
|
||||
^^^^^^^^^
|
||||
|
||||
@@ -100,4 +105,4 @@ POST card
|
||||
|
||||
The leftmost hexadecimal value is the most recent POST code reported, while the rightmost value is the second most recent code, like on a real dual-display POST card. A value of ``--`` indicates that no POST code has been reported yet.
|
||||
|
||||
.. note:: The additional information area can only be used by one component at a time. If both the ISABugger and the POST card are enabled simultaneously, the POST card takes over whenever a POST code is reported, and the ISABugger takes over whenever one of its registers is written to. The *Monitor in sleep mode* message is high-priority and will override all other components.
|
||||
.. note:: The additional information area can only be used by one component at a time. The MT-32 display has the highest priority, followed by the monitor sleep mode message, then the ISABugger and POST card with the same priority (taking over whenever they're written to).
|
||||
|
||||
Reference in New Issue
Block a user