1,502
edits
(Prepend k where it's missing to kernel function names) |
(Moved kRemapColors) |
||
Line 38: | Line 38: | ||
** Fix scaling (e.g. in the Phantasmagoria logo video) | ** Fix scaling (e.g. in the Phantasmagoria logo video) | ||
** Other issues(?) | ** Other issues(?) | ||
* Check the behavior of the plane/item graphics code against dissassembly (more information below) | * Check the behavior of the plane/item graphics code against dissassembly (more information below) | ||
Line 73: | Line 71: | ||
** Implement subop 10 (was kSciAudioCD) - we need a test case | ** Implement subop 10 (was kSciAudioCD) - we need a test case | ||
* kPalVary: find out where subop 8 (and 7, perhaps) is used and what it does | * kPalVary: find out where subop 8 (and 7, perhaps) is used and what it does | ||
* kRemapColors, mainly used for transparency and adapting sprite colors (e.g. for nightfall scenes) | |||
** Also used in QFG4 demo (SCI1.1), but mainly a SCI32 item | |||
==== SCI2.1 ==== | ==== SCI2.1 ==== |
edits