6502

CPU simulator

An emulator and toolset for the 6502 CPU

An emulator/assembler/disassmbler for 6502

GitHub

9 stars
3 watching
3 forks
Language: Racket
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
soegaard/space-invadersA Racket port of a classic arcade game6
jamespatrickgill/mos-6502-rustedAn emulator of the 6502 chip written in Rust, used to learn the language and demonstrate its capabilities.2
asaiyusuke/6502_test_executorA cross-platform unit testing tool for MOS 6502 assembly programs9
soegaard/minipascalAn implementation of Pascal as a new Racket language with support for various features and compilers88
gem5/gem5A modular simulator for evaluating computer system architectures and designs1,745
docandrew/yotrocA compiler and virtual machine for a fictional CPU architecture4
chximn/cpuSimulates an x86-64 CPU architecture in C++195
samth/disassembleDisassembles machine code generated by Racket's JIT compiler78
s-macke/jor1kAn emulator for the OpenRISC 1000 processor written in JavaScript1,739
ronsor/riscv-zigA RISC-V CPU emulator written in Zig.48
simonjwright/analytical-engineAn emulator of Charles Babbage's Analytical Engine using Ada 2012 and GMP.11
soegaard/urlangA language designed to compile directly to JavaScript with a focus on simplicity and ease of use.303
havivha/nand2tetrisAn implementation of a complete computer using Nand gates on up as described in the book 'The Elements of Computing Systems'420
dsturnbull/stack_cpuA simulator for a stack-based computer architecture with a set of instructions to perform various operations on a virtual memory.14
sifive/prockami Formal verification and implementation of RISC-V processor designs using Coq.22