Documentation for SROFF (Sinclair Relocatable Object File Format)
Posted: Tue Aug 18, 2020 7:26 am
Is there any (at best an official) documentation for SROFF. This is the object file format produced by (some) assembler and most real compilers (which produce true machine code), allowing a linker like the GST linker (or ld from C68) to create a binary (most often executable) file from one ore more object file(s)?