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