sysprog21 / jitboy
A Game Boy emulator with dynamic recompilation (JIT)
☆306Updated last year
Alternatives and similar repositories for jitboy:
Users that are interested in jitboy are comparing it to the libraries listed below
- A GB, GBC and GBA emulator with GB Camera support.☆192Updated 3 months ago
- Introduction to Dynamic Recompilation in Emulation☆119Updated 8 years ago
- 😀 The Acid2 test, now for the original Game Boy! 😀☆196Updated 8 months ago
- ☆75Updated 9 years ago
- Gameboy emulator implemented in C, that also runs in the browser☆557Updated 7 months ago
- Game Boy Advance Bare Metal Assembly Programming☆133Updated 3 years ago
- A NES emulator written in C++☆143Updated last year
- Debug and fix your gameboy emulator☆207Updated 4 months ago
- Work-in-progress accurate NES emulator with a rewind feature☆65Updated 8 years ago
- A collection of Game Boy Advance tests.☆108Updated last year
- Chip8 emulator with a JIT core (dynamic recompilation, target x86-32)☆47Updated 8 years ago
- The first C compiler made to work under modern GCC☆162Updated 3 years ago
- A CHIP-8 interpreter, assembler and disassembler in C☆101Updated last year
- A Gameboy emulator in modern C++☆291Updated 9 months ago
- A Gameboy emulator written in C++☆78Updated 5 years ago
- Multiplatform Game Boy emulator☆506Updated 4 years ago
- The chip8 compiler, assembler, and virtual machine☆152Updated 6 years ago
- PlayStation emulator & debugger in C++17☆114Updated 3 years ago
- Game Boy: Complete Technical Reference☆344Updated 3 weeks ago
- libco is a cooperative multithreading library written in C89.☆133Updated 5 months ago
- A repository of community-submitted Chip8 programs and their metadata☆157Updated last year
- Guide to writing a Playstation emulator☆268Updated last year
- The Gameboy Emulator Development Guide☆65Updated last year
- Tiny assembler for 8086/8088, able to run over DOS for 8086/8088 machines.☆195Updated 2 weeks ago
- A SNES emulator, in C☆124Updated last year
- Technical articles about console architecture☆916Updated this week
- MIPS-to-everything dynamic recompiler for PSX emulators