Home » Archimedes archive » Acorn User » AU 1995-01.adf » !C_C » Humpty

Humpty

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn User » AU 1995-01.adf » !C_C
Filename: Humpty
Read OK:
File size: 1084 bytes
Load address: 0000
Exec address: 0000
File contents
�����@��EasyC ARM Linker  2.02��� O���0S�������0S�����_-���_-���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� ����0��@��P����`��V�j�`�e��h��
�jh��V�@�����0�����4����:A�Q�aR�B+��Shared C library not loaded��Shared C library is out of date���@�����@�����������p���C����D���������@-���,�������$��P�����@-����@������ꙑp����p�����Acorn UserType Return to move to the next variable.

The variable 'i':
The name of the variable is 'i', its value is %d,
it has type 'int' and its address is %d.

The variable 'pint':
The name of the variable is 'pint', its value is %d,
it has type 'pointer to int' and its address is %d

Note that the value of pint is the same as the address
of i, as expected.

The array 'intlist[]':
The name of the array is 'intlist[]', it has
a set of values:
%d
it has type 'array of int' and occupies a range of
addresses from %d to %d.

The variable 'intlist':
The name of the variable is 'intlist', its value is %d,
it has type 'pointer to int' and its�address is %d.

Note that the value of 'intlist' is the base address of
'intlist[]', and is also the address of the pointer
'intlist'. In other words, the pointer points to itself.
This is because the 'intlist' was declared as an array,
and was allocated space immediately it was declared.

The variable 'character':
The name of the variable is 'character', its value is %c,
if has type 'char' and its address is %d.

The array 'string[]':
The name of the array is 'string[]', its value is %s,
it has type 'array of char' and occupies a range of
addresses from %d to %d.

The variable 'string':
The name of the variable is 'string', its value is %d,
it has type 'pointer to char' and its�address is %d.

Note that the value of 'string' is the base address of
'string[]', but in this case is *not* the address of
'string'. This is a consequence of declaring 'string'
as a pointer and initialising it with a malloc(), rather
than declaring it as an array.

The variable 'numlist[0]':
The name of the variable is 'numlist[0]', its value is %f,
it has type 'float' and its address is %d.

The variable 'number':
The name of the variable is 'number', its value is %f,
it has type 'float' and its address is %d.


����-��L�
]����X�M�*������
���0���@��
T���d��d������@����Q��������>���T���O�A�T����뇁���-�����<�����탁��<�����킁��<������<������
���O�@�>���O�@�;������O�@�7���
���O�@�3���B���O�@�/���0��O�@�+���0��O�@�'���_O�@�$���3O�@�!���0���.O�@����"O�@����O����@��
T�������
O�@����@����O�@�������$ �������O�@�������O�@�������O�@������O�@���O�@���nO�@���EO�@���O�@����O�@������O�@�����O�@�����O�@������qO�@����T��jO�@����?O�@����T���
 ��T�����&O�@�������O�@��@�?��<$B�����T��/O�@���T��O�@����O�@���KO���O�@���WO�@���)O�@�����O�@���<�������-�O�@�����<�����?O������O�@���
����-��O�@�����4��O�@������[����[�
00000000  00 00 a0 e1 00 00 a0 e1  0f 00 00 eb 40 01 00 eb  |............@...|
00000010  11 00 00 ef 45 61 73 79  43 20 41 52 4d 20 4c 69  |....EasyC ARM Li|
00000020  6e 6b 65 72 20 20 00 00  32 2e 30 32 00 00 00 00  |nker  ..2.02....|
00000030  00 00 00 00 84 90 00 00  e8 9e 00 00 00 00 00 00  |................|
00000040  00 00 00 00 00 00 00 00  00 00 00 00 20 10 4f e2  |............ .O.|
00000050  0c 00 91 e8 02 30 53 e0  0e f0 b0 d1 00 00 a0 e3  |.....0S.........|
00000060  04 00 82 e4 04 30 53 e2  fc ff ff ca 0e f0 b0 e1  |.....0S.........|
00000070  ff 5f 2d e9 ff 9f fd e8  ff 5f 2d e9 ff 9f fd e8  |._-......_-.....|
00000080  00 f0 a0 e3 00 f0 a0 e3  00 f0 a0 e3 00 f0 a0 e3  |................|
*
00000410  00 f0 a0 e3 00 f0 a0 e3  00 f0 a0 e3 10 00 02 ef  |................|
00000420  01 20 a0 e1 a4 10 9f e5  00 30 e0 e3 00 40 a0 e3  |. .......0...@..|
00000430  00 50 e0 e3 9c 00 8f e2  94 60 9f e5 00 00 56 e3  |.P.......`....V.|
00000440  01 6a a0 03 00 60 96 14  06 65 a0 e1 06 68 a0 e1  |.j...`...e...h..|
00000450  81 06 0a ef 06 00 00 6a  06 68 a0 e1 05 08 56 e3  |.......j.h....V.|
00000460  00 40 a0 a1 98 00 8f a2  00 30 a0 a3 03 ff ff aa  |.@.......0......|
00000470  34 00 8f e2 00 10 90 e4  3a 1d 41 e2 02 15 51 e2  |4.......:.A...Q.|
00000480  7f 10 61 52 00 00 8f 42  2b 00 00 ef 90 0e 80 00  |..aR...B+.......|
00000490  53 68 61 72 65 64 20 43  20 6c 69 62 72 61 72 79  |Shared C library|
000004a0  20 6e 6f 74 20 6c 6f 61  64 65 64 00 91 0e 80 00  | not loaded.....|
000004b0  53 68 61 72 65 64 20 43  20 6c 69 62 72 61 72 79  |Shared C library|
000004c0  20 69 73 20 6f 75 74 20  6f 66 20 64 61 74 65 00  | is out of date.|
000004d0  e8 9e 00 00 00 00 00 00  01 00 00 00 80 80 00 00  |................|
000004e0  40 81 00 00 84 90 00 00  a0 93 00 00 02 00 00 00  |@...............|
000004f0  40 81 00 00 1c 84 00 00  a0 93 00 00 e8 9e 00 00  |@...............|
00000500  ff ff ff ff 80 80 00 00  70 85 00 00 88 85 00 00  |........p.......|
00000510  43 00 00 00 c0 ff ff ea  44 00 9f e5 18 12 1a e5  |C.......D.......|
00000520  01 00 80 e0 01 10 a0 e3  00 10 c0 e4 00 40 2d e9  |.............@-.|
00000530  04 00 8d e2 2c 10 9f e5  06 00 91 e9 13 ff ff eb  |....,...........|
00000540  24 00 9f e5 00 00 50 e3  00 00 8f 12 00 80 fd e8  |$.....P.........|
00000550  00 40 2d e9 d0 fe ff eb  00 40 bd e8 08 10 9f e5  |.@-......@......|
00000560  08 ff ff ea 99 91 00 00  70 85 00 00 f8 8c 00 00  |........p.......|
00000570  18 00 00 00 10 85 00 00  70 85 00 00 10 85 00 00  |........p.......|
00000580  18 85 00 00 00 00 00 00  e1 ff ff ea 41 63 6f 72  |............Acor|
00000590  6e 20 55 73 65 72 00 54  79 70 65 20 52 65 74 75  |n User.Type Retu|
000005a0  72 6e 20 74 6f 20 6d 6f  76 65 20 74 6f 20 74 68  |rn to move to th|
000005b0  65 20 6e 65 78 74 20 76  61 72 69 61 62 6c 65 2e  |e next variable.|
000005c0  0a 0a 00 54 68 65 20 76  61 72 69 61 62 6c 65 20  |...The variable |
000005d0  27 69 27 3a 0a 00 54 68  65 20 6e 61 6d 65 20 6f  |'i':..The name o|
000005e0  66 20 74 68 65 20 76 61  72 69 61 62 6c 65 20 69  |f the variable i|
000005f0  73 20 27 69 27 2c 20 69  74 73 20 76 61 6c 75 65  |s 'i', its value|
00000600  20 69 73 20 25 64 2c 0a  00 69 74 20 68 61 73 20  | is %d,..it has |
00000610  74 79 70 65 20 27 69 6e  74 27 20 61 6e 64 20 69  |type 'int' and i|
00000620  74 73 20 61 64 64 72 65  73 73 20 69 73 20 25 64  |ts address is %d|
00000630  2e 0a 0a 00 54 68 65 20  76 61 72 69 61 62 6c 65  |....The variable|
00000640  20 27 70 69 6e 74 27 3a  0a 00 54 68 65 20 6e 61  | 'pint':..The na|
00000650  6d 65 20 6f 66 20 74 68  65 20 76 61 72 69 61 62  |me of the variab|
00000660  6c 65 20 69 73 20 27 70  69 6e 74 27 2c 20 69 74  |le is 'pint', it|
00000670  73 20 76 61 6c 75 65 20  69 73 20 25 64 2c 0a 00  |s value is %d,..|
00000680  69 74 20 68 61 73 20 74  79 70 65 20 27 70 6f 69  |it has type 'poi|
00000690  6e 74 65 72 20 74 6f 20  69 6e 74 27 20 61 6e 64  |nter to int' and|
000006a0  20 69 74 73 20 61 64 64  72 65 73 73 20 69 73 20  | its address is |
000006b0  25 64 0a 0a 00 4e 6f 74  65 20 74 68 61 74 20 74  |%d...Note that t|
000006c0  68 65 20 76 61 6c 75 65  20 6f 66 20 70 69 6e 74  |he value of pint|
000006d0  20 69 73 20 74 68 65 20  73 61 6d 65 20 61 73 20  | is the same as |
000006e0  74 68 65 20 61 64 64 72  65 73 73 0a 00 6f 66 20  |the address..of |
000006f0  69 2c 20 61 73 20 65 78  70 65 63 74 65 64 2e 0a  |i, as expected..|
00000700  0a 00 54 68 65 20 61 72  72 61 79 20 27 69 6e 74  |..The array 'int|
00000710  6c 69 73 74 5b 5d 27 3a  0a 00 54 68 65 20 6e 61  |list[]':..The na|
00000720  6d 65 20 6f 66 20 74 68  65 20 61 72 72 61 79 20  |me of the array |
00000730  69 73 20 27 69 6e 74 6c  69 73 74 5b 5d 27 2c 20  |is 'intlist[]', |
00000740  69 74 20 68 61 73 0a 00  61 20 73 65 74 20 6f 66  |it has..a set of|
00000750  20 76 61 6c 75 65 73 3a  0a 00 25 64 0a 00 69 74  | values:..%d..it|
00000760  20 68 61 73 20 74 79 70  65 20 27 61 72 72 61 79  | has type 'array|
00000770  20 6f 66 20 69 6e 74 27  20 61 6e 64 20 6f 63 63  | of int' and occ|
00000780  75 70 69 65 73 20 61 20  72 61 6e 67 65 20 6f 66  |upies a range of|
00000790  0a 00 61 64 64 72 65 73  73 65 73 20 66 72 6f 6d  |..addresses from|
000007a0  20 25 64 20 74 6f 20 25  64 2e 0a 0a 00 54 68 65  | %d to %d....The|
000007b0  20 76 61 72 69 61 62 6c  65 20 27 69 6e 74 6c 69  | variable 'intli|
000007c0  73 74 27 3a 0a 00 54 68  65 20 6e 61 6d 65 20 6f  |st':..The name o|
000007d0  66 20 74 68 65 20 76 61  72 69 61 62 6c 65 20 69  |f the variable i|
000007e0  73 20 27 69 6e 74 6c 69  73 74 27 2c 20 69 74 73  |s 'intlist', its|
000007f0  20 76 61 6c 75 65 20 69  73 20 25 64 2c 0a 00 69  | value is %d,..i|
00000800  74 20 68 61 73 20 74 79  70 65 20 27 70 6f 69 6e  |t has type 'poin|
00000810  74 65 72 20 74 6f 20 69  6e 74 27 20 61 6e 64 20  |ter to int' and |
00000820  69 74 73 a0 61 64 64 72  65 73 73 20 69 73 20 25  |its.address is %|
00000830  64 2e 0a 0a 00 4e 6f 74  65 20 74 68 61 74 20 74  |d....Note that t|
00000840  68 65 20 76 61 6c 75 65  20 6f 66 20 27 69 6e 74  |he value of 'int|
00000850  6c 69 73 74 27 20 69 73  20 74 68 65 20 62 61 73  |list' is the bas|
00000860  65 20 61 64 64 72 65 73  73 20 6f 66 0a 00 27 69  |e address of..'i|
00000870  6e 74 6c 69 73 74 5b 5d  27 2c 20 61 6e 64 20 69  |ntlist[]', and i|
00000880  73 20 61 6c 73 6f 20 74  68 65 20 61 64 64 72 65  |s also the addre|
00000890  73 73 20 6f 66 20 74 68  65 20 70 6f 69 6e 74 65  |ss of the pointe|
000008a0  72 0a 00 27 69 6e 74 6c  69 73 74 27 2e 20 49 6e  |r..'intlist'. In|
000008b0  20 6f 74 68 65 72 20 77  6f 72 64 73 2c 20 74 68  | other words, th|
000008c0  65 20 70 6f 69 6e 74 65  72 20 70 6f 69 6e 74 73  |e pointer points|
000008d0  20 74 6f 20 69 74 73 65  6c 66 2e 0a 00 54 68 69  | to itself...Thi|
000008e0  73 20 69 73 20 62 65 63  61 75 73 65 20 74 68 65  |s is because the|
000008f0  20 27 69 6e 74 6c 69 73  74 27 20 77 61 73 20 64  | 'intlist' was d|
00000900  65 63 6c 61 72 65 64 20  61 73 20 61 6e 20 61 72  |eclared as an ar|
00000910  72 61 79 2c 0a 00 61 6e  64 20 77 61 73 20 61 6c  |ray,..and was al|
00000920  6c 6f 63 61 74 65 64 20  73 70 61 63 65 20 69 6d  |located space im|
00000930  6d 65 64 69 61 74 65 6c  79 20 69 74 20 77 61 73  |mediately it was|
00000940  20 64 65 63 6c 61 72 65  64 2e 0a 0a 00 54 68 65  | declared....The|
00000950  20 76 61 72 69 61 62 6c  65 20 27 63 68 61 72 61  | variable 'chara|
00000960  63 74 65 72 27 3a 0a 00  54 68 65 20 6e 61 6d 65  |cter':..The name|
00000970  20 6f 66 20 74 68 65 20  76 61 72 69 61 62 6c 65  | of the variable|
00000980  20 69 73 20 27 63 68 61  72 61 63 74 65 72 27 2c  | is 'character',|
00000990  20 69 74 73 20 76 61 6c  75 65 20 69 73 20 25 63  | its value is %c|
000009a0  2c 0a 00 69 66 20 68 61  73 20 74 79 70 65 20 27  |,..if has type '|
000009b0  63 68 61 72 27 20 61 6e  64 20 69 74 73 20 61 64  |char' and its ad|
000009c0  64 72 65 73 73 20 69 73  20 25 64 2e 0a 0a 00 54  |dress is %d....T|
000009d0  68 65 20 61 72 72 61 79  20 27 73 74 72 69 6e 67  |he array 'string|
000009e0  5b 5d 27 3a 0a 00 54 68  65 20 6e 61 6d 65 20 6f  |[]':..The name o|
000009f0  66 20 74 68 65 20 61 72  72 61 79 20 69 73 20 27  |f the array is '|
00000a00  73 74 72 69 6e 67 5b 5d  27 2c 20 69 74 73 20 76  |string[]', its v|
00000a10  61 6c 75 65 20 69 73 20  25 73 2c 0a 00 69 74 20  |alue is %s,..it |
00000a20  68 61 73 20 74 79 70 65  20 27 61 72 72 61 79 20  |has type 'array |
00000a30  6f 66 20 63 68 61 72 27  20 61 6e 64 20 6f 63 63  |of char' and occ|
00000a40  75 70 69 65 73 20 61 20  72 61 6e 67 65 20 6f 66  |upies a range of|
00000a50  0a 00 61 64 64 72 65 73  73 65 73 20 66 72 6f 6d  |..addresses from|
00000a60  20 25 64 20 74 6f 20 25  64 2e 0a 0a 00 54 68 65  | %d to %d....The|
00000a70  20 76 61 72 69 61 62 6c  65 20 27 73 74 72 69 6e  | variable 'strin|
00000a80  67 27 3a 0a 00 54 68 65  20 6e 61 6d 65 20 6f 66  |g':..The name of|
00000a90  20 74 68 65 20 76 61 72  69 61 62 6c 65 20 69 73  | the variable is|
00000aa0  20 27 73 74 72 69 6e 67  27 2c 20 69 74 73 20 76  | 'string', its v|
00000ab0  61 6c 75 65 20 69 73 20  25 64 2c 0a 00 69 74 20  |alue is %d,..it |
00000ac0  68 61 73 20 74 79 70 65  20 27 70 6f 69 6e 74 65  |has type 'pointe|
00000ad0  72 20 74 6f 20 63 68 61  72 27 20 61 6e 64 20 69  |r to char' and i|
00000ae0  74 73 a0 61 64 64 72 65  73 73 20 69 73 20 25 64  |ts.address is %d|
00000af0  2e 0a 0a 00 4e 6f 74 65  20 74 68 61 74 20 74 68  |....Note that th|
00000b00  65 20 76 61 6c 75 65 20  6f 66 20 27 73 74 72 69  |e value of 'stri|
00000b10  6e 67 27 20 69 73 20 74  68 65 20 62 61 73 65 20  |ng' is the base |
00000b20  61 64 64 72 65 73 73 20  6f 66 0a 00 27 73 74 72  |address of..'str|
00000b30  69 6e 67 5b 5d 27 2c 20  62 75 74 20 69 6e 20 74  |ing[]', but in t|
00000b40  68 69 73 20 63 61 73 65  20 69 73 20 2a 6e 6f 74  |his case is *not|
00000b50  2a 20 74 68 65 20 61 64  64 72 65 73 73 20 6f 66  |* the address of|
00000b60  0a 00 27 73 74 72 69 6e  67 27 2e 20 54 68 69 73  |..'string'. This|
00000b70  20 69 73 20 61 20 63 6f  6e 73 65 71 75 65 6e 63  | is a consequenc|
00000b80  65 20 6f 66 20 64 65 63  6c 61 72 69 6e 67 20 27  |e of declaring '|
00000b90  73 74 72 69 6e 67 27 0a  00 61 73 20 61 20 70 6f  |string'..as a po|
00000ba0  69 6e 74 65 72 20 61 6e  64 20 69 6e 69 74 69 61  |inter and initia|
00000bb0  6c 69 73 69 6e 67 20 69  74 20 77 69 74 68 20 61  |lising it with a|
00000bc0  20 6d 61 6c 6c 6f 63 28  29 2c 20 72 61 74 68 65  | malloc(), rathe|
00000bd0  72 0a 00 74 68 61 6e 20  64 65 63 6c 61 72 69 6e  |r..than declarin|
00000be0  67 20 69 74 20 61 73 20  61 6e 20 61 72 72 61 79  |g it as an array|
00000bf0  2e 0a 0a 00 54 68 65 20  76 61 72 69 61 62 6c 65  |....The variable|
00000c00  20 27 6e 75 6d 6c 69 73  74 5b 30 5d 27 3a 0a 00  | 'numlist[0]':..|
00000c10  54 68 65 20 6e 61 6d 65  20 6f 66 20 74 68 65 20  |The name of the |
00000c20  76 61 72 69 61 62 6c 65  20 69 73 20 27 6e 75 6d  |variable is 'num|
00000c30  6c 69 73 74 5b 30 5d 27  2c 20 69 74 73 20 76 61  |list[0]', its va|
00000c40  6c 75 65 20 69 73 20 25  66 2c 0a 00 69 74 20 68  |lue is %f,..it h|
00000c50  61 73 20 74 79 70 65 20  27 66 6c 6f 61 74 27 20  |as type 'float' |
00000c60  61 6e 64 20 69 74 73 20  61 64 64 72 65 73 73 20  |and its address |
00000c70  69 73 20 25 64 2e 0a 0a  00 54 68 65 20 76 61 72  |is %d....The var|
00000c80  69 61 62 6c 65 20 27 6e  75 6d 62 65 72 27 3a 0a  |iable 'number':.|
00000c90  00 54 68 65 20 6e 61 6d  65 20 6f 66 20 74 68 65  |.The name of the|
00000ca0  20 76 61 72 69 61 62 6c  65 20 69 73 20 27 6e 75  | variable is 'nu|
00000cb0  6d 62 65 72 27 2c 20 69  74 73 20 76 61 6c 75 65  |mber', its value|
00000cc0  20 69 73 20 25 66 2c 0a  00 69 74 20 68 61 73 20  | is %f,..it has |
00000cd0  74 79 70 65 20 27 66 6c  6f 61 74 27 20 61 6e 64  |type 'float' and|
00000ce0  20 69 74 73 20 61 64 64  72 65 73 73 20 69 73 20  | its address is |
00000cf0  25 64 2e 0a 0a 00 00 00  0d c0 a0 e1 10 d8 2d e9  |%d............-.|
00000d00  04 b0 4c e2 0a 00 5d e1  10 fd ff bb 58 d0 4d e2  |..L...].....X.M.|
00000d10  2a c0 a0 e3 00 c0 8d e5  0d c0 a0 e1 30 c0 8d e5  |*...........0...|
00000d20  00 40 a0 e3 0a 00 54 e3  05 00 00 aa 04 c1 64 e0  |.@....T.......d.|
00000d30  0c c1 64 e0 08 00 8d e2  04 c1 80 e7 01 40 84 e2  |..d..........@..|
00000d40  f7 ff ff ea 51 c0 a0 e3  04 c0 cd e5 0b 00 a0 e3  |....Q...........|
00000d50  3e fd ff eb 54 00 8d e5  d4 10 4f e2 07 1c 41 e2  |>...T.....O...A.|
00000d60  54 00 9d e5 1d fd ff eb  87 81 9f ed 02 81 2d ed  |T.............-.|
00000d70  03 00 bd e8 86 fd ff eb  3c c0 8d e2 00 81 8c ed  |........<.......|
00000d80  83 81 9f ed 3c c0 8d e2  02 81 8c ed 82 81 9f ed  |....<...........|
00000d90  3c c0 8d e2 04 81 8c ed  3c c0 8d e2 00 81 9c ed  |<.......<.......|
00000da0  0d 81 8d ed 15 00 4f e2  02 0b 40 e2 3e fd ff eb  |......O...@.>...|
00000db0  f5 00 4f e2 07 0c 40 e2  3b fd ff eb 00 10 9d e5  |..O...@.;.......|
00000dc0  f2 00 4f e2 07 0c 40 e2  37 fd ff eb 0d 10 a0 e1  |..O...@.7.......|
00000dd0  cf 00 4f e2 07 0c 40 e2  33 fd ff eb 42 fd ff eb  |..O...@.3...B...|
00000de0  b4 00 4f e2 07 0c 40 e2  2f fd ff eb 30 10 9d e5  |..O...@./...0...|
00000df0  ae 00 4f e2 07 0c 40 e2  2b fd ff eb 30 10 8d e2  |..O...@.+...0...|
00000e00  88 00 4f e2 07 0c 40 e2  27 fd ff eb 5f 00 4f e2  |..O...@.'..._.O.|
00000e10  07 0c 40 e2 24 fd ff eb  33 00 4f e2 07 0c 40 e2  |..@.$...3.O...@.|
00000e20  21 fd ff eb 30 fd ff eb  2e 00 4f e2 07 0c 40 e2  |!...0.....O...@.|
00000e30  1d fd ff eb 22 00 4f e2  07 0c 40 e2 1a fd ff eb  |....".O...@.....|
00000e40  07 0c 4f e2 18 fd ff eb  00 40 a0 e3 0a 00 54 e3  |..O......@....T.|
00000e50  06 00 00 aa 08 c0 8d e2  04 11 9c e7 0a 00 4f e2  |..............O.|
00000e60  07 0c 40 e2 10 fd ff eb  01 40 84 e2 f6 ff ff ea  |..@......@......|
00000e70  1a 00 4f e2 07 0c 40 e2  0b fd ff eb 08 c0 8d e2  |..O...@.........|
00000e80  24 20 8c e2 08 c0 8d e2  0c 10 a0 e1 02 00 4f e2  |$ ............O.|
00000e90  07 0c 40 e2 04 fd ff eb  13 fd ff eb f7 00 4f e2  |..@...........O.|
00000ea0  06 0c 40 e2 00 fd ff eb  08 10 8d e2 ee 00 4f e2  |..@...........O.|
00000eb0  06 0c 40 e2 fc fc ff eb  08 10 8d e2 c5 00 4f e2  |..@...........O.|
00000ec0  06 0c 40 e2 f8 fc ff eb  9b 00 4f e2 06 0c 40 e2  |..@.......O...@.|
00000ed0  f5 fc ff eb 6e 00 4f e2  06 0c 40 e2 f2 fc ff eb  |....n.O...@.....|
00000ee0  45 00 4f e2 06 0c 40 e2  ef fc ff eb 17 00 4f e2  |E.O...@.......O.|
00000ef0  06 0c 40 e2 ec fc ff eb  ea 00 4f e2 05 0c 40 e2  |..@.......O...@.|
00000f00  e9 fc ff eb f8 fc ff eb  c3 00 4f e2 05 0c 40 e2  |..........O...@.|
00000f10  e5 fc ff eb 04 10 dd e5  b8 00 4f e2 05 0c 40 e2  |..........O...@.|
00000f20  e1 fc ff eb 04 10 8d e2  8d 00 4f e2 05 0c 40 e2  |..........O...@.|
00000f30  dd fc ff eb ec fc ff eb  71 00 4f e2 05 0c 40 e2  |........q.O...@.|
00000f40  d9 fc ff eb 54 10 9d e5  6a 00 4f e2 05 0c 40 e2  |....T...j.O...@.|
00000f50  d5 fc ff eb 3f 00 4f e2  05 0c 40 e2 d2 fc ff eb  |....?.O...@.....|
00000f60  54 c0 9d e5 0a 20 8c e2  54 c0 9d e5 0c 10 a0 e1  |T.... ..T.......|
00000f70  26 00 4f e2 05 0c 40 e2  cb fc ff eb da fc ff eb  |&.O...@.........|
00000f80  1b 00 4f e2 05 0c 40 e2  05 00 00 ea 00 00 00 40  |..O...@........@|
00000f90  00 00 00 00 00 00 e8 3f  00 00 00 00 a1 9c 07 3c  |.......?.......<|
00000fa0  24 42 92 0c c0 fc ff eb  54 10 9d e5 2f 00 4f e2  |$B......T.../.O.|
00000fb0  05 0c 40 e2 bc fc ff eb  54 10 8d e2 07 00 4f e2  |..@.....T.....O.|
00000fc0  05 0c 40 e2 b8 fc ff eb  dc 00 4f e2 01 0b 40 e2  |..@.......O...@.|
00000fd0  b5 fc ff eb 4b 0e 4f e2  b3 fc ff eb 82 00 4f e2  |....K.O.......O.|
00000fe0  01 0b 40 e2 b0 fc ff eb  57 00 4f e2 01 0b 40 e2  |..@.....W.O...@.|
00000ff0  ad fc ff eb 29 00 4f e2  01 0b 40 e2 aa fc ff eb  |....).O...@.....|
00001000  b9 fc ff eb 18 00 4f e2  01 0b 40 e2 a6 fc ff eb  |......O...@.....|
00001010  3c c0 8d e2 00 81 9c ed  02 81 2d ed 14 00 4f e2  |<.........-...O.|
00001020  01 0b 40 e2 06 00 bd e8  9f fc ff eb 3c c0 8d e2  |..@.........<...|
00001030  0c 10 a0 e1 3f 0e 4f e2  9b fc ff eb aa fc ff eb  |....?.O.........|
00001040  cf 00 4f e2 03 0c 40 e2  97 fc ff eb 0d 81 9d ed  |..O...@.........|
00001050  02 81 2d ed cb 00 4f e2  03 0c 40 e2 06 00 bd e8  |..-...O...@.....|
00001060  91 fc ff eb 34 10 8d e2  a7 00 4f e2 03 0c 40 e2  |....4.....O...@.|
00001070  8d fc ff eb 00 00 a0 e3  10 a8 5b e9 00 00 a0 e3  |..........[.....|
00001080  10 a8 5b e9                                       |..[.|
00001084