VerilogBoy
Game Boy emulator
A Verilog implementation of a Game Boy-compatible console with a focus on accuracy and behavioral compatibility.
A Pi emulating a GameBoy sounds cheap. What about an FPGA?
465 stars
38 watching
57 forks
Language: Verilog
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zephray/nekocart-gb | A Gameboy Flash Cartridge project using an Xilinx CPLD as MBC, allowing developers to create custom cartridge hardware. | 114 |
drhelius/gearboy | An emulator and debugger for classic Game Boy and Game Boy Color consoles. | 877 |
isaachier/gbemu | A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
trun/fpgaboy | An implementation of Nintendo's classic handheld Game Boy system using an FPGA | 95 |
antoniond/giibiiadvance | An emulator for classic Game Boy and Game Boy Advance systems with support for GB Camera and other features. | 192 |
liji32/sameboy | An emulator of classic handheld game consoles, with a focus on accuracy and compatibility. | 1,680 |
diegovalverde/papigb | An FPGA implementation of the Game Boy Classic's processor and graphics hardware | 16 |
fengb/fundude | An open-source Gameboy emulator built using Zig, with the goal of emulating various classic games. | 181 |
a-n-t-h-o-n-y/gb-term | Terminal frontend for controlling and running a Gameboy emulator | 6 |
tbsp/varaboy | An open source Game Boy emulator written in UXNtal. | 47 |
starlitghost/gboxide | An emulator for the original GameBoy handheld game console written in Rust. | 11 |
gekkio/mooneye-gb | A detailed implementation of a Game Boy emulator and test framework written in Rust. | 902 |
mvdnes/rboy | An emulator of the Gameboy Color console written in Rust | 607 |
binji/binjgb | An emulator that runs Gameboy games in a browser using WebAssembly | 548 |
raphamorim/gameboy | A Gameboy emulator written in Rust and WebAssembly. | 110 |