A C# Gameboy (DMG-01) emulator
This is a work in progress.
Program.cs creates a window and handles input. It starts up the Emulator which contains the hardware simulation of the CPU, memory and screen buffers.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A C# Gameboy (DMG-01) emulator
This is a work in progress.
Program.cs creates a window and handles input. It starts up the Emulator which contains the hardware simulation of the CPU, memory and screen buffers.