diff options
author | Jonathan Gray | 2005-06-19 23:02:38 +0000 |
---|---|---|
committer | Jonathan Gray | 2005-06-19 23:02:38 +0000 |
commit | bf304539fee94ab2baa4e39024a3e9c96cec548f (patch) | |
tree | d129ec9dc9f8a7cd6175b075491d366112b6a8d4 /README | |
parent | ecf8da7230678466cf56c9c03716723653e7dcd6 (diff) | |
download | scummvm-rg350-bf304539fee94ab2baa4e39024a3e9c96cec548f.tar.gz scummvm-rg350-bf304539fee94ab2baa4e39024a3e9c96cec548f.tar.bz2 scummvm-rg350-bf304539fee94ab2baa4e39024a3e9c96cec548f.zip |
Document c64 as being a valid --platform= option.
svn-id: r18413
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -368,7 +368,7 @@ arguments - see the next section. --joystick[=NUM] Enable input with joystick (default: 0 = first joystick) --platform=WORD Specify version of game (allowed values: amiga, - atari, fmtowns, mac, nes, pc, windows) + atari, c64, fmtowns, mac, nes, pc, windows) --savepath=PATH Path to where savegames are stored --soundfont=FILE Select the SoundFont for MIDI playback (Only supported by some MIDI drivers) |