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