Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| systems:dos [2023/02/11 17:08] – [MIDI devices] alconcl | 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. | ||
| Line 233: | Line 235: | ||
| #!/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 | ||
| - | |||
| </ | </ | ||
| - | Example | + | Reboot, and then: |
| + | * **For DOSBox and DOSBox_Staging**, | ||
| + | |||
| + | Example | ||
| <file dosbox.conf> | <file dosbox.conf> | ||
| [midi] | [midi] | ||
| Line 244: | Line 248: | ||
| </ | </ | ||
| - | Reboot, and then: | ||
| - | * **For DOSBox and DOSBox_Staging**, | ||
| * **For libretro: DOSBox_Pure**, | * **For libretro: DOSBox_Pure**, | ||
- systems/dos.1676135292.txt.gz
- Last modified: 3 years ago
- by alconcl