shithub: scc

ref: 047b3a3a2360895718ce41eddfdefc9bdb21bcb4
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