Difference between revisions of "SCI/TODO"

Jump to navigation Jump to search
(Loading from the launcher functionality has been implemented)
(Moving debugging information inside the SCI page (it's not related to TODOs))
Line 25: Line 25:
=== Missing minor stuff (SCI0-SCI1.1) ===
=== Missing minor stuff (SCI0-SCI1.1) ===
* Scaling inside kAnimate - scaleSignal bit 1 triggers setting of scaleX/scaleY. I don't fully understand the code yet. ffs. animate.cpp
* Scaling inside kAnimate - scaleSignal bit 1 triggers setting of scaleX/scaleY. I don't fully understand the code yet. ffs. animate.cpp
== Debugging ==
* Show priority and control map in original interpreter (SCI1/SCI11)
** search for A9 06 00 74 05 in original interpreter, replace with all 90h (NOP)


= Bugs =
= Bugs =