No file loaded
Hexa view of binary and phc file
Explanation
The binary is merged with a bootloader.
The bootloader is a single BASIC line:
10 CALL &Hnnnn
nnnn is the entry point of the binary (default &HC009).
Source: Sylvain Glaize: Gitlab