msxbuild/lib/openmsx/boot_stdio.xml

9 lines
243 B
XML
Raw Normal View History

2020-12-23 17:14:13 +00:00
<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>
</openmsx-control>