3.5.4  
Start address record
 
This indicates the entry point address.
:   04  0000  03  PPPP  XXXX  SS  NL 
(1) (2) (3)   (4)  (5)   (6)  (7) (8) 
 | 
 
| 
 | 
 | 
| 
 | 
 
Record mark 
 | 
| 
 | 
 
Fixed at 04 
 | 
| 
 | 
 
Fixed at 0000 
 | 
| 
 | 
 
Record type (Fixed at 03) 
 | 
| 
 | 
 
Paragraph value of entry point addressNote 
 | 
| 
 | 
 
Offset value of entry point address 
 | 
| 
 | 
 
Checksum 
 | 
| 
 | 
 
Newline 
 | 
 
Note  | The address is calculated by (paragraph value << 4) + offset value.  |