Mmoved duplicate mouse interface to TCL.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
This commit is contained in:
parent
9e96b4f90d
commit
83f29be583
|
@ -1,3 +0,0 @@
|
|||
rem Add mouse to openMSX
|
||||
omsxctl plug joyporta mouse
|
||||
omsxctl plug
|
|
@ -1,6 +1,5 @@
|
|||
# MSXHUB fetch package files functions
|
||||
define mb_package_emuctl
|
||||
$(call mb_copy,$(PATH_MSXBUILD)/lib/emuctl/mouse.bat,$(1))
|
||||
$(call mb_copy,$(PATH_MSXBUILD)/lib/emuctl/shutdown.bat,$(1))
|
||||
$(call mb_copy,$(PATH_MSXBUILD)/lib/emuctl/z80.bat,$(1))
|
||||
endef
|
||||
|
|
Loading…
Reference in a new issue