COMMON: Add render mode for Macintosh.
On request of m_kiewitz who wants to use it for AGI.
This commit is contained in:
parent
f28ced2e96
commit
29b37f473c
6 changed files with 9 additions and 4 deletions
|
@ -118,7 +118,7 @@ static const char HELP_STRING[] =
|
|||
" --aspect-ratio Enable aspect ratio correction\n"
|
||||
" --render-mode=MODE Enable additional render modes (hercGreen, hercAmber,\n"
|
||||
" cga, ega, vga, amiga, fmtowns, pc9821, pc9801, 2gs,\n"
|
||||
" atari)\n"
|
||||
" atari, macintosh)\n"
|
||||
#ifdef ENABLE_EVENTRECORDER
|
||||
" --record-mode=MODE Specify record mode for event recorder (record, playback,\n"
|
||||
" passthrough [default])\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue