User`s manual
Example
D-6
D
The second S2 record is explained as follows:
The S8 record is explained as follows:
00040018 65040000 ORIS R4,R8,$0
0004001C 65040024 ORIS R4,R8,$24
00040020 00000000 WORD $00000000
00040024 00000000 WORD $00000000
42 The checksum of this S2 record.
S2 S-record type S2, indicating that it is a code/data
record to be loaded/veriÞed at a 3-byte address.
0C Hexadecimal 0C (decimal 12), indicating that 12
character pairs, representing 12 bytes of binary
data, follow.
040020 Six-character 3-byte address Þeld; hexadecimal
address 00040020, where the code/data which
follows is to be loaded.
0000000000000000 The next 8 character pairs of the second S2 record
are the ASCII bytes of the actual program
code/data.
CF The checksum of this S2 record.
S8 S-record type S8, indicating that it is a termination
record
04 Hexadecimal 04, indicating that four character
pairs (4 bytes) follow
040000 The address Þeld, indicating the address of the
instruction to which control may be passed
(program entry point)
F7 The checksum of this S8 record
Address Opcode Instruction