Skip to content

A GameBoy emulator in C# including sound -to some degree- with MBC1 support for >32 KB games

License

Notifications You must be signed in to change notification settings

andresdelcampo/ZarthGB

Repository files navigation

ZarthGB

A GameBoy emulator in C# including sound -to some degree- with MBC1 support for >32 KB games. It passes Blargg's CPU instruction tests.The sound proved particularly tricky and is still a bit far from perfect. Keys: A, S, backspace, return and arrow keys.

Created with the purpose of learning about emulation, not focused on code perfection but on simplicity. References mentioned where relevant.

You can alter the ROM to load in ZarthEmulator.cs or drag the rom onto the executable. Tested with BGBtest, Tetris and Super Mario Land.

About

A GameBoy emulator in C# including sound -to some degree- with MBC1 support for >32 KB games

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages