assembly-6502
There are 73 repositories under assembly-6502 topic.
fachat/GeckOS-V2
GeckOS version 2, a multi-tasking and multithreading operating system for the 6502
A2osX/A2osX
Multi Tasking OS for Apple IIe //c IIgs
gregkrsak/first_nes
Create your own games for the Nintendo Entertainment System! This "starter" game is easily extensible for your own projects. Includes references.
Kroc/elite-harmless
Disassembly (CA65) of the Commodore 64 port of the seminal space-sim Elite, by Ian Bell / David Braben.
wiebow/tetris.c64
Tetris in 6502 for the Commodore 64
Xkeeper0/smb2
Super Mario Bros. 2, discombobulated
chunkypixel/atari-dev-studio
Homebrew game creation for the Atari 8-bit consoles (VS Code Extension)
jefflomax/word-writer-6-commodore-64
Word Writer 6 for the Commodore 64 Source Code - 6502 Assembly Language (C) 1983 - 1991
lvcabral/retaliate64
Remake of the space shooter game Retaliate for the Commodore 64
xram64/falling-nes
Falling - A game for the NES
64bites/64spec
6502/Commodore64 Testing Framework for KickAssembler
kreiach/8Blit
Episode source code for the 8-bit Atari 2600 / VCS / Video Computer System, one of the pioneering home gaming consoles.
zorchenhimer/nes-runner
An infinite runner NES game!
irmen/64tass
64tass - cross assembler for 6502 etc. microprocessors - by soci/singular - [git clone from the original sourceforge repo]
Fabrizio-Caruso/C64_Multiplexer_C_LIB
Some routines to handle a C64 sprite multiplexer
leissa/c64engine
a game engine for the c64
suzukiplan/stg-for-nes
Simple STG for NES
barryw/c64lib
Library of useful Commodore 64 assembly routines
zorchenhimer/nes-breakout
Breakout meets Inception on the NES
retroenv/nesgo
Nintendo Entertainment System tools written in Golang
c64lib/chipset
Libraries that cover functionality of Commodore 64 chipset: VIC-II and CIA.
wiebow/d71-81writer.c128
D71 and D81 image writer tool for use with the 1541Ultimate 2 or 2+. Commodore 128 version.
leissa/vim-acme
syntax-highlighting for the acme 6502-family assembler
c64lib/gradle-retro-assembler-plugin
A Gradle plugin that can build asm projects devoted for 8-bit machines (currently supports KickAssembler only)
AsaiYusuke/6502_test_executor
A cross-platform unit testing tool for MOS 6502 assembly
denisenepraunig/nes-development
Ressources for NES development
jefflomax/converttoacme
Convert 6502 Assembler 2500AD Cross Assembler, Commodore Macro Assembler, Programmers Development System (PDS) to ACME Cross Assembler
c64lib/copper64
Agnus-Copper inspired library for easy raster interrupt handling.
wiebow/examples.c128
Examples and tests for programming the Commodore 128 and its features.
akhzarna/AssemblyLanguage
Run Assembly Code with c/c++ using XCDE in Mac
tomzox/vic20_games
This is a collection of games I wrote in the early 80s in machine language for the VIC-20.
ComprosoftCEO/LinearCollision
NES game programmed in 6502 Assembly
gummyworm/monster
A 40 column editor, macro-assembler and debugger for the Commodore Vic-20
wiebow/d71-81writer.c64
1541 ultimate 2 write tool for D71 and D81 disk image files. Commodore 64 version.
shadow578/advent-of-pain-2021
Advent of Code 2021, but with more pain
tihawk/node-nes
A node library for compiling JavaScript-like syntax into NES-compatible 6502 Assembly. Includes some engine-like capabilities with classes.