ref: e3c286305c8ce6faa45646a6f8d919137a32b6dd dir: /lib/crt/z80-scc-none/crt.s/
.file "crt.s" .text .global _start _start: call main # ex %de,%hl call exit