aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/script_v90he.cpp
diff options
context:
space:
mode:
authorMax Horn2009-04-16 09:27:02 +0000
committerMax Horn2009-04-16 09:27:02 +0000
commit99df028d35a80a8cf932415a9e6bfc09179adf3e (patch)
tree04c79bcbefc5a51cf96f3341d14ee03fc600c070 /engines/scumm/he/script_v90he.cpp
parent432e7917a5c9c7b1b14f2ffa3f1988484c3e1a4e (diff)
downloadscummvm-rg350-99df028d35a80a8cf932415a9e6bfc09179adf3e.tar.gz
scummvm-rg350-99df028d35a80a8cf932415a9e6bfc09179adf3e.tar.bz2
scummvm-rg350-99df028d35a80a8cf932415a9e6bfc09179adf3e.zip
SCUMM: Got rid of o6_invalid
svn-id: r39957
Diffstat (limited to 'engines/scumm/he/script_v90he.cpp')
-rw-r--r--engines/scumm/he/script_v90he.cpp29
1 files changed, 0 insertions, 29 deletions
diff --git a/engines/scumm/he/script_v90he.cpp b/engines/scumm/he/script_v90he.cpp
index 933cffa2ec..f84207d6c5 100644
--- a/engines/scumm/he/script_v90he.cpp
+++ b/engines/scumm/he/script_v90he.cpp
@@ -48,12 +48,8 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(0x03, o6_pushWordVar);
/* 04 */
OPCODE(0x04, o72_getScriptString);
- OPCODE(0x05, o6_invalid);
- OPCODE(0x06, o6_invalid);
OPCODE(0x07, o6_wordArrayRead);
/* 08 */
- OPCODE(0x08, o6_invalid);
- OPCODE(0x09, o6_invalid);
OPCODE(0x0a, o90_dup_n);
OPCODE(0x0b, o6_wordArrayIndexedRead);
/* 0C */
@@ -115,16 +111,8 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(0x38, o90_redim2dimArray);
OPCODE(0x39, o90_getLinesIntersectionPoint);
OPCODE(0x3a, o90_sortArray);
- OPCODE(0x3b, o6_invalid);
/* 3C */
- OPCODE(0x3c, o6_invalid);
- OPCODE(0x3d, o6_invalid);
- OPCODE(0x3e, o6_invalid);
- OPCODE(0x3f, o6_invalid);
/* 40 */
- OPCODE(0x40, o6_invalid);
- OPCODE(0x41, o6_invalid);
- OPCODE(0x42, o6_invalid);
OPCODE(0x43, o6_writeWordVar);
/* 44 */
OPCODE(0x44, o90_getObjectData);
@@ -143,7 +131,6 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(0x4f, o6_wordVarInc);
/* 50 */
OPCODE(0x50, o72_resetCutscene);
- OPCODE(0x51, o6_invalid);
OPCODE(0x52, o72_findObjectWithClassOf);
OPCODE(0x53, o6_wordArrayInc);
/* 54 */
@@ -173,7 +160,6 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(0x67, o6_endCutscene);
/* 68 */
OPCODE(0x68, o6_cutscene);
- OPCODE(0x69, o6_invalid);
OPCODE(0x6a, o6_freezeUnfreeze);
OPCODE(0x6b, o80_cursorCommand);
/* 6C */
@@ -189,7 +175,6 @@ void ScummEngine_v90he::setupOpcodes() {
/* 74 */
OPCODE(0x74, o70_startSound);
OPCODE(0x75, o6_stopSound);
- OPCODE(0x76, o6_invalid);
OPCODE(0x77, o6_stopObjectScript);
/* 78 */
OPCODE(0x78, o6_panCameraTo);
@@ -209,11 +194,9 @@ void ScummEngine_v90he::setupOpcodes() {
/* 84 */
OPCODE(0x84, o70_pickupObject);
OPCODE(0x85, o6_loadRoomWithEgo);
- OPCODE(0x86, o6_invalid);
OPCODE(0x87, o6_getRandomNumber);
/* 88 */
OPCODE(0x88, o6_getRandomNumberRange);
- OPCODE(0x89, o6_invalid);
OPCODE(0x8a, o6_getActorMoving);
OPCODE(0x8b, o6_isScriptRunning);
/* 8C */
@@ -230,11 +213,9 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(0x94, o90_getPaletteData);
OPCODE(0x95, o6_beginOverride);
OPCODE(0x96, o6_endOverride);
- OPCODE(0x97, o6_invalid);
/* 98 */
OPCODE(0x98, o6_isSoundRunning);
OPCODE(0x99, o6_setBoxFlags);
- OPCODE(0x9a, o6_invalid);
OPCODE(0x9b, o70_resourceRoutines);
/* 9C */
OPCODE(0x9c, o72_roomOps);
@@ -284,8 +265,6 @@ void ScummEngine_v90he::setupOpcodes() {
/* C0 */
OPCODE(0xc0, o72_dim2dimArray);
OPCODE(0xc1, o72_traceStatus);
- OPCODE(0xc2, o6_invalid);
- OPCODE(0xc3, o6_invalid);
/* C4 */
OPCODE(0xc4, o6_abs);
OPCODE(0xc5, o6_distObjectObject);
@@ -305,7 +284,6 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(0xd0, o6_getDateTime);
OPCODE(0xd1, o6_stopTalking);
OPCODE(0xd2, o6_getAnimateVariable);
- OPCODE(0xd3, o6_invalid);
/* D4 */
OPCODE(0xd4, o6_shuffle);
OPCODE(0xd5, o72_jumpToScript);
@@ -328,11 +306,7 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(0xe3, o80_pickVarRandom);
/* E4 */
OPCODE(0xe4, o6_setBoxSet);
- OPCODE(0xe5, o6_invalid);
- OPCODE(0xe6, o6_invalid);
- OPCODE(0xe7, o6_invalid);
/* E8 */
- OPCODE(0xe8, o6_invalid);
OPCODE(0xe9, o60_seekFilePos);
OPCODE(0xea, o72_redimArray);
OPCODE(0xeb, o60_readFilePos);
@@ -358,9 +332,6 @@ void ScummEngine_v90he::setupOpcodes() {
OPCODE(0xfb, o71_polygonOps);
/* FC */
OPCODE(0xfc, o71_polygonHit);
- OPCODE(0xfd, o6_invalid);
- OPCODE(0xfe, o6_invalid);
- OPCODE(0xff, o6_invalid);
}
void ScummEngine_v90he::o90_dup_n() {