|
|
|
|
|
by dmitrygr
2781 days ago
|
|
There are a number of c compilers for 6502. They all produce bad code and/or stray quite far from c. Looking at the architecture sort of explains why. Things c needs, it makes hard to do (pointer math, reasonably sized stacks) |
|