Credit data: Mostly ASCII, somewhat redundant. Three control codes, plus special routines for 0x20 (space character).
Mode 7 event command:
00-7F: Opens Mode 7 packet at 0x031313
80-8F: Wormhole scenes. 80, 81, 82, and 83 are definitely unique. 84-8F are duplicates of 83.
90-A3: Special purpose commands. Partial list in Temporal Flux. A0-A3 trigger the Color Crash event command.
A4-FF: Invalid, will likely crash.
Mode 7 Scenes (from packet):
80: Unknown Flag, can't be set normally. If set in the event command, will open a wormhole instead.
40: Unknown Flag, mostly seen in load screen events. Definitely seems responsible for the Jet Bike race's demo mode.
20: Unknown Flag.
10: Unused flag. Setting will cause the command to crash.
00: Jet Bike Race with boosts.
...
09: Jet Bike Race with rotation.
0A: Fireworks.
0B: Fireworks. Specific settings change based on which one is loaded.
0C: Ending Credits
0D: Ending Credits (fast)
0E: Fireworks, invalid. Will crash.
0F: Fireworks, invalid. Will crash.
I haven't confirmed 1-8 yet, but at this point I'm assuming Zakyrus's notes are accurate, except for a value of 00.
Edit: Found a couple more details.