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