taylus / gbdotnet

An incomplete Game Boy emulator written in .NET Core
4 stars 0 forks source link
dotnet-core emulator gameboy gameboy-emulator gbz80 monogame

gbdotnet

A Game Boy emulator written in .NET Core using MonoGame as a frontend.

Tetris Super Mario Land

Running

cd .\GBDotNet.MonoGame\
dotnet run rom.gb

Additional settings can be specified in appsettings.json.

Features

Controls

Debug

Blargg's test ROMs

cpu_instrs instr_timing mem_timing halt_bug