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

@ -1,8 +1,6 @@
# headless -- Controls the boot mode config of openMSX from environment variables.
# headless -- Control openMSX in headless mode.
#
# Typically used in automation tools which run openMSX without human interaction.
#
# Adds the following command to openMSX;
# Adds the following commands to openMSX;
#
# 'headless_exit'
# A normal exit of the openMSX emulator.