mirror of
https://github.com/elliotnunn/supermario.git
synced 2024-11-22 04:31:30 +00:00
25 lines
1.2 KiB
Plaintext
25 lines
1.2 KiB
Plaintext
data 'vers' (2, purgeable) {
|
|
$"0320 8000 0000 0333 2E32 074D 5057 2033" /* . .....3.2.MPW 3 */
|
|
$"2E32" /* .2 */
|
|
};
|
|
|
|
data 'vers' (1, purgeable) {
|
|
$"0320 8000 0000 0333 2E32 2233 2E32 20A9" /* . .....3.2"3.2 . */
|
|
$"2041 7070 6C65 2043 6F6D 7075 7465 722C" /* Apple Computer, */
|
|
$"2049 6E63 2E20 3139 3835 2D39 31" /* Inc. 1985-91 */
|
|
};
|
|
|
|
data 'ckid' (128, "Projector") {
|
|
$"C093 A98B 3FE5 3230 0004 0000 0000 0000" /* ....?.20........ */
|
|
$"0000 A933 76D5 A933 76D5 A5B5 F4CE 0008" /* ...3v..3v....... */
|
|
$"5492 0000 0001 0001 1F53 7570 6572 4D61" /* T........SuperMa */
|
|
$"7269 6F50 726F 6ABA 4C69 6273 BA50 4C69" /* rioProj.Libs.PLi */
|
|
$"6272 6172 6965 73BA 000E 4368 7269 7320" /* braries...Chris */
|
|
$"5065 7465 7273 656E 0001 3100 0850 6173" /* Petersen..1..Pas */
|
|
$"4C69 622E 6F00 0000 0028 4669 7273 7420" /* Lib.o....(First */
|
|
$"4368 6563 6B49 6E20 2852 6576 6973 696F" /* CheckIn (Revisio */
|
|
$"6E20 3320 6672 6F6D 2052 6561 6C69 7479" /* n 3 from Reality */
|
|
$"292E 00" /* ).. */
|
|
};
|
|
|