#compiler #6502 #gamedev #cli

cc6502

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

38 releases (22 stable)

new 1.0.23 Apr 18, 2024
1.0.21 Mar 11, 2024
1.0.14 Dec 22, 2023
1.0.12 Nov 18, 2023
0.2.0 Mar 30, 2023

#622 in Game dev

Download history 3/week @ 2023-12-25 15/week @ 2024-01-08 7/week @ 2024-01-15 144/week @ 2024-02-12 293/week @ 2024-02-19 78/week @ 2024-02-26 147/week @ 2024-03-04 250/week @ 2024-03-11 5/week @ 2024-03-18 44/week @ 2024-04-01 106/week @ 2024-04-08

159 downloads per month
Used in 2 crates

GPL-3.0-or-later

480KB
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–7.5MB
~133K SLoC