Upgraded to msxbuild msxpipe single line function.
This commit is contained in:
parent
4f19c9dc41
commit
8578c8eee5
5 changed files with 5 additions and 7 deletions
|
|
@ -44,8 +44,7 @@ $(GFX_BIN)/%.zop: $(GFX_SRC)/%.ge5 | $(GFX_BIN)
|
|||
$(call mb_openmsx_dosctl,$(GFX_BIN))
|
||||
|
||||
test-gfx: gfx
|
||||
$(call mb_autoexec_open_gui,$(GFX_BIN))
|
||||
$(call mb_openmsx_dosctl,$(GFX_BIN))
|
||||
$(call mb_msxpipe_run_gui,$(GFX_BIN))
|
||||
|
||||
gfx: $(GFX_BIN_FILES)
|
||||
echo All GFX are compressed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue