gbcpu
Gameboy CPU simulator
A VHDL implementation of the Gameboy CPU and its peripherals
A CPU and peripherals implementing the Gameboy (TM) instruction set and functionality
9 stars
2 watching
2 forks
Language: VHDL
last commit: almost 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A VHDL compiler and simulator that translates VHDL code into native machine code for simulation purposes. | 641 |
| An emulator that runs Gameboy games in a browser using WebAssembly | 553 |
| A Game Boy emulator written in Zig, aiming to implement the CPU, disassembler, video, and audio components. | 24 |
| An emulator for the original GameBoy handheld game console written in Rust. | 11 |
| An emulator of the Gameboy Color console written in Java. | 1,108 |
| A compiler and virtual machine for a fictional CPU architecture | 4 |
| An Arduino-based emulator for simulating Game Boy Printer output from Game Boy games | 319 |
| Terminal frontend for controlling and running a Gameboy emulator | 6 |
| An FPGA implementation of the Game Boy Classic's processor and graphics hardware | 16 |
| This project provides the hardware design files for a custom Gameboy cartridge that replaces the ROM with an Atmel AT49F040 | 130 |
| An embeddable implementation of the Ngaro Virtual Machine for Go programs | 29 |
| A set of simplified examples and demos for the Game Boy development kit (GBDK) | 192 |
| Standard reference file containing definitions for Game Boy hardware specifications | 122 |
| Custom hardware designs for various Game Boy-related projects and components | 325 |
| A C++ library designed to simplify GBA development by providing a higher-level API and abstraction for game logic. | 38 |