Comment on KickC is a C-compiler for 6502-based platforms creating readable assembler codeComments−ok1234562yIs there a comparison against cc65?−dzdt2ycc65 aims for full C language support, which kickC does not have, but cc65 code will never look like hand assembly which kickC often does.−NonEUCitizen2yhttps://sgadrat.itch.io/super-tilt-bro/devlog/219534/benchma...
Comments
Is there a comparison against cc65?
cc65 aims for full C language support, which kickC does not have, but cc65 code will never look like hand assembly which kickC often does.
https://sgadrat.itch.io/super-tilt-bro/devlog/219534/benchma...