aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
authorTravis Howell2003-06-02 05:59:07 +0000
committerTravis Howell2003-06-02 05:59:07 +0000
commit803d53dd4be77079d04ab205dac1d614533c54b8 (patch)
tree9908b06d4a9459b5fb06449ac0d80666b625c2b2 /simon
parent9be08a55f9e54f8cf7e49f2a202a8c373a113d3a (diff)
downloadscummvm-rg350-803d53dd4be77079d04ab205dac1d614533c54b8.tar.gz
scummvm-rg350-803d53dd4be77079d04ab205dac1d614533c54b8.tar.bz2
scummvm-rg350-803d53dd4be77079d04ab205dac1d614533c54b8.zip
simon2dos uses different VGA_DELAY_BASE, fixes text disappearing in copy protection.
svn-id: r8264
Diffstat (limited to 'simon')
-rw-r--r--simon/simon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.cpp b/simon/simon.cpp
index eba5ebf9b5..9e0b0dd49a 100644
--- a/simon/simon.cpp
+++ b/simon/simon.cpp
@@ -147,7 +147,7 @@ static const GameSpecificSettings simon2mac_settings = {
};
static const GameSpecificSettings simon2dos_settings = {
- 5, // VGA_DELAY_BASE
+ 1, // VGA_DELAY_BASE
1580 / 4, // TABLE_INDEX_BASE
1500 / 4, // TEXT_INDEX_BASE
75, // NUM_VIDEO_OP_CODES