aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/detection.cpp
diff options
context:
space:
mode:
authorJohannes Schickel2007-09-15 14:53:21 +0000
committerJohannes Schickel2007-09-15 14:53:21 +0000
commitfd6ca3b7acc0c3b73479d4ef139fe6954250800a (patch)
tree4c61f47eee12b36c00b9e91bcff74d3bf24bff2b /engines/kyra/detection.cpp
parente0659805811ff86fb1c795c44418d62a7892c6de (diff)
downloadscummvm-rg350-fd6ca3b7acc0c3b73479d4ef139fe6954250800a.tar.gz
scummvm-rg350-fd6ca3b7acc0c3b73479d4ef139fe6954250800a.tar.bz2
scummvm-rg350-fd6ca3b7acc0c3b73479d4ef139fe6954250800a.zip
- added PC-98 platform entry
- added Kyrandia 1 PC-98 detection entries svn-id: r28907
Diffstat (limited to 'engines/kyra/detection.cpp')
-rw-r--r--engines/kyra/detection.cpp33
1 files changed, 32 insertions, 1 deletions
diff --git a/engines/kyra/detection.cpp b/engines/kyra/detection.cpp
index 53f0852a6a..58622b3514 100644
--- a/engines/kyra/detection.cpp
+++ b/engines/kyra/detection.cpp
@@ -172,7 +172,7 @@ const KYRAGameDescription adGameDescs[] = {
KYRA1_FLOPPY_FLAGS
},
- {
+ { // FM-Towns version
{
"kyra1",
0,
@@ -195,6 +195,37 @@ const KYRAGameDescription adGameDescs[] = {
KYRA1_TOWNS_SJIS_FLAGS
},
+ { // PC-9821 version
+ {
+ "kyra1",
+ 0,
+ {
+ { "EMC.PAK", 0, "a046bb0b422061aab8e4c4689400343a", -1 },
+ { "MUSIC98.PAK", 0, "02fc212f799331b769b274e33d87b37f", -1 },
+ { NULL, 0, NULL, 0 }
+ },
+ Common::EN_ANY,
+ Common::kPlatformPC98,
+ Common::ADGF_NO_FLAGS
+ },
+ KYRA1_TOWNS_FLAGS
+ },
+ {
+ {
+ "kyra1",
+ 0,
+ {
+ { "JMC.PAK", 0, "9c5707a2a478e8167e44283246612d2c", -1 },
+ { "MUSIC98.PAK", 0, "02fc212f799331b769b274e33d87b37f", -1 },
+ { NULL, 0, NULL, 0 }
+ },
+ Common::JA_JPN,
+ Common::kPlatformPC98,
+ Common::ADGF_NO_FLAGS
+ },
+ KYRA1_TOWNS_SJIS_FLAGS
+ },
+
{
{
"kyra1",