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