shithub: rgbds

ref: e9d9a44687c94c1036601f72a5ea0fc15a9aad5c
dir: /test/asm/strupr-strlwr.asm/

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

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