shithub: rgbds

ref: 82012f698edfe39a0c7d2e2e17f6c7278c0d051a
dir: /test/asm/strcat.asm/

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