shithub: scc

ref: 30d5a2c869c5f47cca98fdedb9024d462c6b9191
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