mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
You cannot use the & character without escaping.
This issue is breaking Linux flatpak and rpm builds
This commit is contained in:
@@ -76,7 +76,7 @@ DOSBox-X emulates a legacy IBM PC and DOS environment, and has many emulation op
|
||||
<li>Built-in graphical configuration tool</li>
|
||||
<li>Save and load state with support for save files and up to 100 save slots</li>
|
||||
<li>More DOS commands, and ability to add your own programs to the virtual Z: drive</li>
|
||||
<li>Support for clipboard copy & paste and scalable TrueType fonts (TTF)</li>
|
||||
<li>Support for clipboard copy & paste and scalable TrueType fonts (TTF)</li>
|
||||
<li>Various output options, including output scaling (such as pixel-perfect scaling) and OpenGL shaders</li>
|
||||
</ul>
|
||||
With the help of DOSBox-X, you can run plenty of the old classics that don't run on your new computer!
|
||||
|
Reference in New Issue
Block a user