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