shithub: scc

ref: 7592b0fad1cfe071e67746bfa132adf34ea00c75
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