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