shithub: scc

ref: a50b052c5182c502499380acc3ebaa2cd4aaacbb
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