Skip to content

GinNoOokami/GBEmu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GBEmu

A Gameboy emulator written in C++ with SDL for educational purposes. The emulator is in a state which allows most games to be played (without sound).

Usage

Drag and drop a Gameboy ROM file onto the window to load it.

Features

Currently implemented:

  • All CPU opcodes
  • LCD Controller
  • Basic cartridge loading (with ini file)
  • Support for 3/5 memory bank controllers
  • Input

TODO

  • User interface or menu to allow easier cartridge loading
  • Sound
  • Remaining memory bank controllers
  • GBC support

About

Gameboy emulator written in C++ with SDL for educational purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published