mirror of
https://github.com/elliotnunn/supermario.git
synced 2024-11-26 01:49:19 +00:00
53 lines
2.9 KiB
Plaintext
53 lines
2.9 KiB
Plaintext
data 'cmdo' (128, "BuildProgram") {
|
|
$"0008 0001 00E7 4275 696C 6420 7468 6520" /* ......Build the */
|
|
$"7370 6563 6966 6965 6420 7072 6F67 7261" /* specified progra */
|
|
$"6D20 286F 7220 7461 7267 6574 292E 2020" /* m (or target). */
|
|
$"5772 6974 6520 6120 7369 6D70 6C65 206C" /* Write a simple l */
|
|
$"6F67 2074 6F20 7374 616E 6461 7264 206F" /* og to standard o */
|
|
$"7574 7075 742E 0000 0005 0000 0450 726F" /* utput........Pro */
|
|
$"6772 616D 204E 616D 6500 0018 001E 0028" /* gram Name......( */
|
|
$"0096 002B 0021 003B 00C8 0001 0045 6E74" /* ...+.!.;.....Ent */
|
|
$"6572 2074 6865 206E 616D 6520 6F66 2074" /* er the name of t */
|
|
$"6865 2070 726F 6772 616D 2028 6F72 2074" /* he program (or t */
|
|
$"6172 6765 7429 2074 6F20 6265 2062 7569" /* arget) to be bui */
|
|
$"6C74 2E20 2044 6F20 6E6F 7420 696E 636C" /* lt. Do not incl */
|
|
$"7564 6520 2E61 2C20 2E63 2C20 2E70 2C20" /* ude .a, .c, .p, */
|
|
$"6F72 202E 7220 7375 6666 6978 6573 2E20" /* or .r suffixes. */
|
|
$"2028 5468 6973 2070 6172 616D 6574 6572" /* (This parameter */
|
|
$"2069 7320 7265 7175 6972 6564 2E29 0000" /* is required.).. */
|
|
$"0101 0001 1100 0101 0001 044D 616B 6520" /* ...........Make */
|
|
$"4F70 7469 6F6E 7300 0042 001E 0052 0096" /* Options..B...R.. */
|
|
$"0055 0021 0065 00C8 0001 0045 6E74 6572" /* .U.!.e.....Enter */
|
|
$"204D 616B 6520 6F70 7469 6F6E 7320 7573" /* Make options us */
|
|
$"6564 2074 6F20 636F 6E74 726F 6C20 7468" /* ed to control th */
|
|
$"6520 6275 696C 642E 2020 5468 6520 6F70" /* e build. The op */
|
|
$"7469 6F6E 202D 6520 7370 6563 6966 6965" /* tion -e specifie */
|
|
$"7320 6120 6675 6C6C 2062 7569 6C64 2E00" /* s a full build.. */
|
|
$"0000 0B00 001A 0154 0000 0B01 0044 0154" /* .......T.....D.T */
|
|
};
|
|
|
|
data 'vers' (1, purgeable) {
|
|
$"0310 8000 0000 0333 2E31 2433 2E31 2C20" /* .......3.1$3.1, */
|
|
$"A920 4170 706C 6520 436F 6D70 7574 6572" /* . Apple Computer */
|
|
$"2C20 496E 632E 2C20 3139 3835 2D39 30" /* , Inc., 1985-90 */
|
|
};
|
|
|
|
data 'vers' (2, purgeable) {
|
|
$"0320 8000 0000 0333 2E32 074D 5057 2033" /* . .....3.2.MPW 3 */
|
|
$"2E32" /* .2 */
|
|
};
|
|
|
|
data 'MPSR' (1005) {
|
|
$"0009 4D6F 6E61 636F 0009 0909 0031 01EA" /* ..Monaco.....1.. */
|
|
$"0149 000A 0149 01EA 01AF 007A 01AF 0218" /* .I...I.....z.... */
|
|
$"01B0 0006 0004 002A 0003 0142 01E3 002A" /* .......*...B...* */
|
|
$"0003 0142 01E3 A432 09DE 0000 0000 0000" /* ...B...2........ */
|
|
$"0000 0000 0000 0100" /* ........ */
|
|
};
|
|
|
|
data 'MPSR' (1008) {
|
|
$"002A 0003 0142 01E3 002A 0003 0142 01E3" /* .*...B...*...B.. */
|
|
$"0000 0000 0000 0000 0000 0000 0000" /* .............. */
|
|
};
|
|
|