Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| systems:dos [2022/12/20 01:50] – update formats + link retroarch atari | systems:dos [2026/01/24 18:13] (current) – explains dosz suffix crcerror | ||
|---|---|---|---|
| Line 45: | Line 45: | ||
| <WRAP center round tip> | <WRAP center round tip> | ||
| - | If intending on using DOSBox_Pure, | + | If intending on using DOSBox_Pure, |
| + | |||
| + | In addition, to mount a ZIP file as the virtual '' | ||
| </ | </ | ||
| Line 222: | Line 224: | ||
| {{ https:// | {{ https:// | ||
| - | ==== MIDI devices ==== | + | ===== MIDI devices |
| DOSBox, DOSBox_Staging and libretro: DOSBox_Pure support MIDI devices natively. However, some extra scripting is needed. | DOSBox, DOSBox_Staging and libretro: DOSBox_Pure support MIDI devices natively. However, some extra scripting is needed. | ||
| - | === UM-ONE === | + | === Roland |
| - | The following script needs to be placed at ''/ | + | The following script needs to be placed at ''/ |
| <file custom.sh> | <file custom.sh> | ||
| #!/bin/bash | #!/bin/bash | ||
| modprobe -a snd-seq snd-seq-device snd-seq-midi snd-seq-midi-event | modprobe -a snd-seq snd-seq-device snd-seq-midi snd-seq-midi-event | ||
| - | |||
| </ | </ | ||
| Reboot, and then: | Reboot, and then: | ||
| - | * **For DOSBox and DOSBox_Staging**, | + | * **For DOSBox and DOSBox_Staging**, |
| + | |||
| + | Example settings for ' | ||
| + | <file dosbox.conf> | ||
| + | [midi] | ||
| + | mididevice = alsa | ||
| + | midiconfig = 20:0 | ||
| + | mpu401 | ||
| + | </ | ||
| * **For libretro: DOSBox_Pure**, | * **For libretro: DOSBox_Pure**, | ||
- systems/dos.1671501016.txt.gz
- Last modified: 3 years ago
- by atari