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