Difference between revisions of "SCUMM/Technical Reference"

From ScummVM :: Wiki
Jump to navigation Jump to search
(add SCUMM versions and remove TO-DO)
Line 4: Line 4:


== General ==
== General ==
* [[SCUMM Virtual Machine]]: TODO content of http://www.scummvm.org/docs/specs/scrp.php and more.
* [[SCUMM Versions]]
* [[SCUMM Virtual Machine]]
* [[SCUMM Arrays and Strings]]
* [[SCUMM Arrays and Strings]]
* [[SCUMM Terminology]]
* [[SCUMM Terminology]]

Revision as of 15:37, 22 April 2006

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

Resouce formats

Information about the formats of various resource types used in SCUMM games.

Opcode tables

External links