Force empty settings.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 0s
This commit is contained in:
parent
ce24dbc406
commit
717aaaf83e
|
@ -48,6 +48,7 @@ define _mb_openmsx_run
|
|||
-script $(PATH_MSXBUILD_REAL)/lib/openmsx/boot_env.tcl \
|
||||
-script $(PATH_MSXBUILD_REAL)/lib/openmsx/boot_hdd.tcl \
|
||||
-script $(PATH_MSXBUILD_REAL)/lib/openmsx/fail_after.tcl \
|
||||
-setting $(PATH_MSXBUILD_REAL)/lib/openmsx/boot_setting.xml \
|
||||
-control stdio < $(PATH_MSXBUILD_REAL)/lib/openmsx/boot_stdio.xml
|
||||
endef
|
||||
|
||||
|
|
6
lib/openmsx/boot_setting.xml
Normal file
6
lib/openmsx/boot_setting.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE settings SYSTEM 'settings.dtd'>
|
||||
<settings>
|
||||
<settings>
|
||||
</settings>
|
||||
<bindings/>
|
||||
</settings>
|
Loading…
Reference in a new issue