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

Jump to navigation Jump to search
(Reworded section about SIERRASTANDARD-file.)
(Added info on done work on 2007-07-31.)
Line 932: Line 932:
};
};
</pre>
</pre>
== 2007-07-31 (Tuesday) - Comparing Apple IIGS instruments ==
Made a quick Python program for seeking out the instrument data from
Apple IIGS AGI executables and comparing them. Here's what I found out:
There are two partially different instrument sets.
One is from the oldest test subject (Space Quest I using AGI 1.002)
and the other is from the newer games using AGI 1.003 - AGI 3.003.
Space Quest I has 26 instruments, all others have 28 instruments.
16 of the instruments are shared between the two data sets so
Space Quest I has 10 unique instruments. The unique instruments
are 2, 4, 13, 14, 17, 18, 20, 21, 22, 23 (Zero-based numbering).