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