Disable sound before power on.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -2s
This commit is contained in:
parent
c9e5ec0b93
commit
158cb6a887
|
@ -3,5 +3,6 @@
|
|||
When booting 'openmsx -control stdio < boot_stdio.xml'
|
||||
It starts then in power off mode and without renderer for fast booting.
|
||||
-->
|
||||
<command>set sound_driver null</command>
|
||||
<command>set power on</command>
|
||||
</openmsx-control>
|
||||
|
|
Loading…
Reference in a new issue