1,507
edits
(Update, the music bug when loading games has been fixed) |
(Update) |
||
Line 30: | Line 30: | ||
=== Missing functions === | === Missing functions === | ||
* Implement several '''missing functions''': | * Implement several '''missing functions''': | ||
** Psychic profile related: sfPsychicProfile and sfPsychicProfileOff | ** Psychic profile related: sfPsychicProfile and sfPsychicProfileOff and perhaps sf87 | ||
** sfScriptFade is not properly implemented, probably a new event type needs to be added (kEventPalFade) | ** sfScriptFade is not properly implemented, probably a new event type needs to be added (kEventPalFade) | ||
** for videos, erase the screen before showing a video | ** for videos, erase the screen before showing a video | ||
* Investigate what the following opcodes are: | * Investigate what the following opcodes are: | ||
** sf87 | ** sf87 (psychic profile related) | ||
** sf88 | ** sf88 | ||
** sf89 | ** sf89 | ||
** sf103 ( | ** sf103 (sfscriptqueuemusic?) | ||
=== Sprite bugs === | === Sprite bugs === |
edits