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