Open main menu
ScummVM :: Wiki
Search
SCI/FreeSCI
Read in another language
Watch this page
Edit
<
SCI
Revision as of 01:26, 24 January 2009 by
Timofonic
(
talk
|
contribs
)
(Added the introduction section)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Contents
1
Basic differences to Sierra's SCI
2
The Built-in debugger
3
Header files
4
Savegames
5
The graphics subsystem
6
Kernel hacking
Basic differences to Sierra's SCI
The Built-in debugger
Concepts and basic functionality
Debugger commands
Console interaction with dmalloc
Header files
Core headers
VM headers
Graphics subsystem headers
Savegames
Savegame directory policy
Files
Obsolete files
Caveats
The graphics subsystem
Introduction
Architecture
Standard data types
Graphics drivers
The graphical resource manager (GRM)
Interpreter interaction
Kernel hacking
Introduction
Kernel basics
Hunk and heap
Error handling and debugging
Selectors