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