msxbuild/lib/openmsx/boot_stdio.xml

10 lines
293 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>
<command>set throttle off</command>
<command>set save_settings_on_exit off</command>
</openmsx-control>