Open main menu

Difference between revisions of "User:Buddha^/GSoC2007-ProjectDiary"

Added more info on breaking Apple IIGS MIDI sounds (Mixed-Up Mother Goose, King's Quest IV)
(Added more info on MIDI breakages with Apple IIGS MIDI resources (Mostly from King's Quest IV Apple IIGS version))
(Added more info on breaking Apple IIGS MIDI sounds (Mixed-Up Mother Goose, King's Quest IV))
Line 1,238: Line 1,238:
00000041 ea 97 43 7c -- Here at 0x41 with 0xea again the same kind of breakage
00000041 ea 97 43 7c -- Here at 0x41 with 0xea again the same kind of breakage
00000045 00 98 43 7c
00000045 00 98 43 7c
</pre>
King's Quest IV's MIDI sound resource 105:
<pre>
0000001a 00 b7 07 71
0000001e ec 94 3e 23 -- Here at 0x1e with 0xec again the same kind of breakage
00000022 00 95 4a 23
</pre>
King's Quest IV's MIDI sound resource 109:
<pre>
00000017 00 b3 07 78
0000001b 93 93 31 4e -- Here at 0x1b with 0x93 again the same kind of breakage
0000001f 02 91 59 52
</pre>
King's Quest IV's MIDI sound resource 207:
<pre>
0000001a 00 b5 00 78
0000001e 8a 95 3e 54 -- Here at 0x1e with 0x8a again the same kind of breakage
00000022 03 40 41 05
</pre>
Mixed-Up Mother Goose's MIDI sound resource 7:
<pre>
0000003d 00 b8 07 73
00000041 95 92 43 6f -- Here at 0x41 with 0x95 again the same kind of breakage
00000045 00 95 4f 66
</pre>
Mixed-Up Mother Goose's MIDI sound resource 37:
<pre>
0000003d 00 b8 07 72
00000041 96 92 47 76 -- Here at 0x41 with 0x96 again the same kind of breakage
00000045 00 95 53 73
</pre>
</pre>
417

edits