shithub: scc

ref: 8730d2ebb4229ca39985e459cefc8180d6ee441e
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