Fixed no arguments exit code for scripting.
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
1179a655e8
commit
7d5452ae77
1 changed files with 1 additions and 0 deletions
|
|
@ -16,3 +16,4 @@ IFF 11 == %1
|
|||
ENDIFF
|
||||
echo 'Select openMSX Z80 emulation speed'
|
||||
echo 'Usage: z80 <3/7/11>'
|
||||
exit 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue