Split msxhub packages and dos from openmsx launcher
This commit is contained in:
parent
e256594b8e
commit
fd0debd0fc
11 changed files with 144 additions and 66 deletions
3
lib/emuctl/mouse.bat
Normal file
3
lib/emuctl/mouse.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
rem Add mouse to openMSX
|
||||
omsxctl plug joyporta mouse
|
||||
omsxctl plug
|
||||
2
lib/emuctl/shutdown.bat
Normal file
2
lib/emuctl/shutdown.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
rem Exit openMSX
|
||||
omsxctl exit 0
|
||||
2
lib/emuctl/z80.bat
Normal file
2
lib/emuctl/z80.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
rem Goto normal z80 speed
|
||||
omsxctl set speed 100
|
||||
Loading…
Add table
Add a link
Reference in a new issue