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