shithub: scc

ref: 8bc4aa2b74a8fd2caaa27f14e09dc7bb45296ac7
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