mirror of
https://github.com/86Box/docs.git
synced 2026-02-24 20:35:33 -07:00
Added OPL2Board external documentation
This commit is contained in:
19
hardware/externalopl.rst
Normal file
19
hardware/externalopl.rst
Normal file
@@ -0,0 +1,19 @@
|
||||
External OPL Audio Support
|
||||
==========================
|
||||
|
||||
86Box now supports the **OPL2Board** as an external audio device.
|
||||
This allows users to connect a real OPL2 (YM3812) chip through the board and use it alongside the emulator for authentic FM synthesis output.
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
1. Connect your OPL2Board to the host system.
|
||||
2. Select the sound card **[ISA] OPL2Board [External Device]**.
|
||||
3. In the **Configure** button, select the serial port to which the board is connected.
|
||||
|
||||
Notes for OPL2Board
|
||||
-------------------
|
||||
|
||||
- You need an **Arduino Nano** and an **OPL2Board** from Cheerful Electronic.
|
||||
- Follow the **instructions from the manufacturer** and upload ``SerialPassthrough.ino`` to the Arduino Nano.
|
||||
- If you want **PCM audio**, you can add an **additional sound card** and disable the OPL output.
|
||||
Reference in New Issue
Block a user