Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I am sorry for the late answer. I have now it working; sort of. I can compile and run the c64 example arrayTest.dpr for example but when I try to compile and run circle charmodes.dpr I get an error: J:\progretro\pas6502\examples\c64\circle charmodes.asm 296:7) Error: Unknown symbol 'mul8x8s' 

Thanks for the reply ☺️ I'll check it out...I may need to alter one of the fragments to match the routine it's calling...

thanks

I've uploaded a fragments.zip file to my project page and updated the include.zip file too. Try downloading them to see if it helps.

After updating my pas6502 with the new two folders(fragments and include)  I just downloaded I am still geting the same error:

Error: Unknown symbol 'mul8x8s'

at line 794, column 7 in circle charmodes.asm

It was working on my local copy (unsure what I missed with the last upload), but I will upload a new whole version of the compiler soon which should help (touch wood)

(+1)

Working! thanks :)

https://syntaxerrorsoftware.itch.io/pas6502/devlog/750243/improvements-and-bug-f...