![]() |
![]()
| ![]() |
![]()
NAMEsrec_trs80 - Radio Shack TRS‐80 object file format specification DESCRIPTIONThis document describes the binary object file format for the Z80‐based Radio Shack TRS‐80 microcomputers, such as the Model I, II, III, 4, 4D, and 4P. The binary format is generated by the disk‐based Assembler/Editor, and used for TRS‐DOS program files. The object file is blocked into records, each of which contains the record type, length, and payload data. For Data and End of File records, the payload starts with two bytes of address in little‐endian format. There are four main types of records that are defined. The record types are:
General Record Format
Each record begins with a single byte Record Type field
which specifies the record type of this record. The Record Type field is used
to interpret the remaining information within the record. This field is one
byte, represented as two hexadecimal characters. The encoding for all the
current record types are:
REFERENCEThis information comes from the "Program Files" section of TRSDOS‐II Reference Manual, Tandy Corporation, 1982. COPYRIGHTsrec_cat version 1.64
The srec_cat program comes with ABSOLUTELY NO WARRANTY; for
details use the 'srec_cat -VERSion License' command. This is free
software and you are welcome to redistribute it under certain conditions;
for details use the 'srec_cat -VERSion License' command.
MAINTAINER
|