9 lines
243 B
XML
9 lines
243 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>
|
|
</openmsx-control>
|