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