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