shithub: scc

ref: 640caa73c7b211720c1ffa5cd81aba2ea63cb130
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