- 8
- Posts
- 4
- Years
- diaowinner
- somewhere
- Seen Mar 18, 2021
first sry 4 my crude language b4
i tried to compile my pokered (changed the font but it's 1bpp, and the charmap), but i cannot compile:
my linux is fedora 33
install the tools in the INSTALL.md on Saturday
i tried to compile my pokered (changed the font but it's 1bpp, and the charmap), but i cannot compile:
Code:
rgbasm -h -L -Weverything -D _RED -o audio_red.o audio.asm
ERROR: audio.asm(1) -> constants.asm(1) -> charmap.asm(162):
syntax error
error: Assembly aborted (1 errors)!
make: *** [Makefile:89:audio_red.o] Error 1
install the tools in the INSTALL.md on Saturday