COMMON: Add render mode for Macintosh.

On request of m_kiewitz who wants to use it for AGI.
This commit is contained in:
Johannes Schickel 2016-02-05 12:38:28 +01:00
parent f28ced2e96
commit 29b37f473c
6 changed files with 9 additions and 4 deletions

View file

@ -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"