shithub: rgbds

ref: 4ed5ba750885b303bc31e17d48eb0e055bd88423
dir: /test/asm/strcat.asm/

View raw version
	println STRCAT()
	println STRCAT("Durrr")
	println STRCAT("Left", "right")
	println STRCAT("Whoa", ", ", "baby!")