raphlinus / r6502
A cycle accurate emulator for the 6502 microprocessor
☆14Updated last year
Alternatives and similar repositories for r6502
Users that are interested in r6502 are comparing it to the libraries listed below
Sorting:
- A forth-inspired, bytecode-compiled scripting language for Anachro Powerbus☆14Updated 3 years ago
- A fairly speedy emulator for the Intel 8080, written in safe Rust☆14Updated 10 months ago
- ☆11Updated 4 years ago
- Peephole optimizer for cproc and QBE☆25Updated 2 weeks ago
- The Solid-State Register Allocator☆85Updated 2 years ago
- 🦜 yair - a high-level compiler IR entirely written in Rust☆38Updated 3 years ago
- Self-hosted ion compiler. Based on ion here: https://github.com/pervognsen/bitwise☆17Updated 6 years ago
- An implementation of the Uxn CPU and Varvara Ordinator☆62Updated 3 months ago
- A compiler for the MONAD language from Advent of Code 2021 Day 24☆21Updated 2 years ago
- An implementation of "Regular Expression Matching: the Virtual Machine Approach"☆20Updated 8 months ago
- Antialiased 2D vector drawing library written in rust☆14Updated 4 years ago
- ☆14Updated 3 years ago
- 6502 disassembler☆24Updated last year
- lox virtual machine implementation in zig!☆27Updated 2 years ago
- A curly-braces infix language that compiles to WebAssembly☆50Updated 2 years ago
- Unnamed Compiled Systems Language Project☆22Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 6 months ago
- Testing some x86 jit'y things in Rust☆11Updated 8 years ago
- Experimental JIT compiler generator☆27Updated last year
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- An arbitrary-precision floating-point library in Rust☆45Updated 3 weeks ago
- Code coverage for compiled binaries using Callgrind, mostly geared towards Zig code☆16Updated 3 years ago
- A synth engine for Mach