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