#cli #6502 #compiler #gamedev

cc6502

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

22 releases (6 stable)

new 1.0.5 Sep 26, 2023
1.0.2 Aug 28, 2023
1.0.0 Jul 17, 2023
0.9.2 Jul 13, 2023
0.2.0 Mar 30, 2023

#1650 in Game dev

Download history 46/week @ 2023-06-03 56/week @ 2023-06-10 60/week @ 2023-06-17 58/week @ 2023-06-24 73/week @ 2023-07-01 78/week @ 2023-07-08 74/week @ 2023-07-15 50/week @ 2023-07-22 9/week @ 2023-07-29 54/week @ 2023-08-05 60/week @ 2023-08-12 9/week @ 2023-08-19 103/week @ 2023-08-26 92/week @ 2023-09-02 23/week @ 2023-09-09 57/week @ 2023-09-16

275 downloads per month
Used in 2 crates

GPL-3.0-or-later

425KB
9K 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

~8MB
~144K SLoC