Added vdp color optional arguments and small doc chars.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -11s

This commit is contained in:
Willem Cazander 2024-07-01 11:57:30 +02:00
parent 59ddde5bec
commit 4fc2cae2ea
4 changed files with 22 additions and 14 deletions

View file

@ -4,7 +4,7 @@
#
# Adds two commands to openMSX;
#
# 'fail_after timeout [timeunit] [fail_id] [fail_code]'
# 'fail_after <timeout> [timeunit] [fail_id] [fail_code]'
# Schedules an openMSX exit after the timeout.
# This can be canceled by requesting a timeout of 0 or new timeout.
# The timeunit can be selected between (msx)'time' and (host)'realtime'.