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