shithub: rgbds

ref: 972d06bb41c2857cfbfe47a9b3d297f0333bdc54
dir: /test/asm/strupr-strlwr.asm/

View raw version
foo equs strupr("xii")
bar equs strlwr("LOL")

	println "foo={foo} bar={bar}"