Y
Hacker News
new
|
ask
|
show
|
jobs
by
dwheeler
1031 days ago
I've yet to see a 6502 C compiler get within
sight
of good assembly code. C makes many assumptions that are slow to implement on a 6502, and are notoriously hard to optimize.
1 comments
johnwbyrd
1030 days ago
https://www.youtube.com/watch?v=2lW3WHPtmKo
link