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