Difference between revisions of "SCUMM/Technical Reference"
< SCUMM
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
Here we are trying to gather all sorts of information we have about the SCUMM/SPUTM engine. | Here we are trying to gather all sorts of information we have about the SCUMM/SPUTM engine. | ||
== General == | |||
* [[SCUMM Virtual Machine]]: TODO content of http://www.scummvm.org/docs/specs/scrp.php and more. | |||
* [[SCUMM Arrays and Strings]] | |||
* [[SCUMM Terminology]] | |||
== Resouce formats == | == Resouce formats == |
Revision as of 13:06, 22 April 2006
Here we are trying to gather all sorts of information we have about the SCUMM/SPUTM engine.
General
- SCUMM Virtual Machine: TODO content of http://www.scummvm.org/docs/specs/scrp.php and more.
- SCUMM Arrays and Strings
- SCUMM Terminology
Resouce formats
Information about the formats of various resource types used in SCUMM games.
Opcode tables
- SCUMM C64 opcodes
- SCUMM V2 opcodes (V1 is very similar)
- SCUMM V5 opcodes (V3 and V4 are very similar)
- SCUMM V6 opcodes (V7 is very similar)
- SCUMM V8 opcodes