#compiler #gamedev #6502 #console #cli

cc6502

a library for making C compilers for the 6502 8-bits processor

40 releases (24 stable)

new 1.0.25 Oct 9, 2024
1.0.24 May 10, 2024
1.0.23 Apr 18, 2024
1.0.21 Mar 11, 2024
0.2.0 Mar 30, 2023

#149 in Game dev

Download history 25/week @ 2024-06-28 15/week @ 2024-07-26 93/week @ 2024-09-20 13/week @ 2024-09-27 104/week @ 2024-10-04

210 downloads per month
Used in 2 crates

GPL-3.0-or-later

490KB
10K SLoC

cc6502 - a subset of C compiler for the 6502 processor

This rust library is the common base code used by the cc2600 and cc7800 C compilers, targetting the 6502 based Atari consoles.

Dependencies

~5.5–7MB
~130K SLoC