#compiler #6502 #gamedev #cli

cc6502

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

39 releases (23 stable)

1.0.24 May 10, 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

#636 in Game dev

Download history 25/week @ 2024-02-09 312/week @ 2024-02-16 157/week @ 2024-02-23 23/week @ 2024-03-01 358/week @ 2024-03-08 40/week @ 2024-03-15 2/week @ 2024-03-22 37/week @ 2024-03-29 118/week @ 2024-04-05 125/week @ 2024-04-12 41/week @ 2024-04-19 3/week @ 2024-04-26 133/week @ 2024-05-10 15/week @ 2024-05-17

152 downloads per month
Used in 2 crates

GPL-3.0-or-later

485KB
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