test.asm file for this is:
output "test.bin", create
map ',', $43
db "Hello, World"
bass gives this error atm:
error: malformed expression: '
test.asm:2:1: map ',', $43
bass: assembly failed
Would be useful to be able to map a comma character for font tables in bass.
test.asm file for this is:
output "test.bin", create
map ',', $43
db "Hello, World"
bass gives this error atm:
error: malformed expression: '
test.asm:2:1: map ',', $43
bass: assembly failed
Would be useful to be able to map a comma character for font tables in bass.