Difference between revisions of "SCUMM/Technical Reference"
< SCUMM
Jump to navigation
Jump to search
m |
|||
Line 11: | Line 11: | ||
== Resource formats == | == Resource formats == | ||
Information about the formats of various resource types used in SCUMM games. | Information about the formats of various resource types used in SCUMM games. | ||
* [[ | * [[SCUMM/index file|SCUMM index file]] | ||
* [[Charset resources]] | * [[Charset resources]] | ||
* [[Sound resources]] | * [[Sound resources]] |
Revision as of 08:38, 13 April 2007
Here we are trying to gather all sorts of information we have about the SCUMM/SPUTM engine.
This needs to be extended. A lot of information can be found directly in the ScummVM source, the heads of its developers, and the external links I found below. Feel free to try and tap each of these sources to gain more information and add it here (note: no brain surgery recommended. For external sources, permission from the authors should be recieved before blatantly copying stuff).
General
Resource 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