6502
CPU simulator
An emulator and toolset for the 6502 CPU
An emulator/assembler/disassmbler for 6502
9 stars
3 watching
3 forks
Language: Racket
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Racket port of a classic arcade game | 6 |
| An emulator of the 6502 chip written in Rust, used to learn the language and demonstrate its capabilities. | 2 |
| A cross-platform unit testing tool for MOS 6502 assembly programs | 9 |
| An implementation of Pascal as a new Racket language with support for various features and compilers | 88 |
| A modular simulator for evaluating computer system architectures and designs | 1,745 |
| A compiler and virtual machine for a fictional CPU architecture | 4 |
| Simulates an x86-64 CPU architecture in C++ | 195 |
| Disassembles machine code generated by Racket's JIT compiler | 78 |
| An emulator for the OpenRISC 1000 processor written in JavaScript | 1,739 |
| A RISC-V CPU emulator written in Zig. | 48 |
| An emulator of Charles Babbage's Analytical Engine using Ada 2012 and GMP. | 11 |
| A language designed to compile directly to JavaScript with a focus on simplicity and ease of use. | 303 |
| An implementation of a complete computer using Nand gates on up as described in the book 'The Elements of Computing Systems' | 420 |
| A simulator for a stack-based computer architecture with a set of instructions to perform various operations on a virtual memory. | 14 |
| Formal verification and implementation of RISC-V processor designs using Coq. | 22 |