msxbuild/lib/openmsx/boot_stdio.xml
Willem Cazander 7a2abf6418
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
Added SOUND_DRIVER documentation.
2024-06-26 23:27:29 +02:00

8 lines
206 B
XML

<openmsx-control>
<!--
When booting 'openmsx -control stdio < boot_stdio.xml'
It starts then in power off mode and without renderer for fast booting.
-->
<command>set power on</command>
</openmsx-control>