AndersBNielsen/65uino

On MacOS 14.5 i get compiler error

jczmok-iag opened this issue · 1 comments

I get compiler error when trying to compile the code:

ca65 -vvv --cpu 6502 -l build/listing.txt -o build/abn6507rom.o abn6507rom.s abn6507rom.s(799): Error: Unexpected trailing garbage characters

Whoops! My bad - had some extra spaces there.
Fixed with latest commit.