cc65
There are 77 repositories under cc65 topic.
Fabrizio-Caruso/CROSS-LIB
CROSS LIB - A universal 8-bit library and some games built with it
christopherpow/nesicide
Integrated Development Environment for the 8-bit Nintendo Entertainment System
gregkrsak/first_nes
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
ytmytm/c64-bitcoin-miner
C64 Bitcoin miner
agkaminski/Pocket265
Second version of Pocket65 - 6502 based handheld computer
DarwinNE/C64maze
A 3D maze game written in C for the Commodore 64
taylus/nes-dev
Programming the NES in C and 6502 assembly using cc65
Fabrizio-Caruso/C64_Multiplexer_C_LIB
Some routines to handle a C64 sprite multiplexer
AlchemicRaker/fire
Cross mapper cc65/ca65 NES template.
CJLove/libX16
Utility functions for use with cc65 and the Commander X16
CJLove/x16-LodeRunner
LodeRunner port to the Commander X16
retroenv/nesgo
Nintendo Entertainment System tools written in Golang
wendelscardua/nes-calculator
NES calculator
DarwinNE/aws2c
Adventure Writing System to C translator
JoeyShepard/RobotGame
Example game to compare performance of C, assembly, and Forth that runs on 65C02 emulator in browser
ucsbieee/mapache64
Custom 6502 Video Game Console
kfox/sierpinski-c64
Sierpinski triangles on the Commodore 64
tedkotz/be6502
Collection of notes, software and upgrades for Ben Eater's 6502 Computer
WillSams/Making-Games-For-The-NES-book-examples
Me just going through Steven Hugg's book, sans the need to use the 8bitworkshop web IDE.
sebastiandine/openNES-Breakout
Rebuilt of the classic game Breakout for the NES in C
sebastiandine/openNES-Pong
Simple rebuilt of the classic Pong game for the NES in C using the cc65 cross compiler.
a2geek/cc65-pipeline
A small Docker container to be used in pipelines that require `cc65`.
kshoji/Famicom-Presentation
Presentation toolkits for Famicom / NES platform.
omiq/neo6502-c
This is a demo game to show how you can use CC65 to code games for the Neo6502 using C/C++.
seanwiththebeard/MapDemo1
This is my ongoing C64 RPG project, written in C alternating between 8bitworkshop and the VSCode CC65 VICE debugger
tsupplis/cc65-apple2-dosio
Apple II CC65 DOS 3.3 Disk I/O library
hagronnestad/c64-retro-hour
The Retro Hour Commodore 64 Episode Guide is a C64 program written in C for the Commodore 64 using the CC65 cross compiler. This is just another fun side project to learn more about the C64 and CC65.
hagronnestad/c64matrix
📺🔢 c64matrix is a version of the classic cmatrix program, but for the Commodore 64. c64matrix is written in C and uses the CC65 cross compiler.
YouDirk/c64-non-sense
The C64 NonSense Game Engine.
and3rson/nice65
Code formatter for 6502 assembly (cc65 syntax)
gstolarz/docker-cc65
Docker images with CC65
plot006/quarto
This is a NES game created with cc65.
ytmytm/c64-beamracer-subleq
8-bit SUBLEQ Virtual Machine for BeamRacer
marianodominguez/taco-game
simple text-based tetrislike game for atari in CC65
Russell-S-Harper/FLT
FLT brings floating point support to C compilers lacking the capability – and it's CPU and compiler agnostic!