#compiler #gamedev #6502 #cli

cc6502

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

43 releases (27 stable)

1.0.28 Jan 8, 2025
1.0.27 Dec 10, 2024
1.0.25 Oct 9, 2024
1.0.24 May 10, 2024
0.2.0 Mar 30, 2023

#1147 in Game dev

Download history 176/week @ 2024-10-08 19/week @ 2024-10-15 5/week @ 2024-10-29 12/week @ 2024-11-05 2/week @ 2024-11-19 83/week @ 2024-11-26 73/week @ 2024-12-03 152/week @ 2024-12-10 2/week @ 2024-12-17 142/week @ 2025-01-07 2/week @ 2025-01-14

144 downloads per month
Used in 2 crates

GPL-3.0-or-later

525KB
11K 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

~6–7.5MB
~140K SLoC