Skip to content

bryan-davis/fusion-boy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fusion Boy

This a Game Boy emulator written in C# and WPF that is a work in progress. You can resize the window to whatever size you'd like (fullscreen support not implemented yet), which is nice.

Things to still do:

  • Input. You know, so you can actually play the games.
  • Additional cartridge types. Currently, only MBC0 (Rom only) and MBC1 are supported.
  • Fix graphics bugs.
  • Sound.
  • Fullscreen support.
  • Save States.
  • A Braid-style rewind system.

It currently passes the following Blarrg test roms.

Alt text

Alt text

Alt text

Some random games.

Alt text

Alt text

Alt text

Resources I'm using to develop this:

About

Game Boy emulator written in C# and WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages