shithub: scc

ref: d664a1571ad77bc19c39470e6ed05d609d8072e5
dir: /lib/crt/z80-scc-none/crt.s/

View raw version
	.file	"crt.s"

	.text
	.global	_start
_start:
	call	main
#	ex	%de,%hl
	call	exit