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