Next Previous Contents

2. Binary format

The standard binary output format generated by the linker for the PET target is a machine language program with a one line BASIC stub, which calls the machine language part via SYS. This means that a program can be loaded as BASIC program and started with RUN. It is of course possible to change this behaviour by using a modified startup file and linker config.


Next Previous Contents