Skip to content

GeorgeK07/GregGB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GregGB

An in-development Game Boy emulator. Currently does not run any games.

GregGB_Progress

Progress

  • 214/501 opcodes emulated
  • Have reached a point where the Boot ROM loops indefinitely as the PPU has not been implemented yet

Build

This program was built and tested with:

  • Windows 10 22H2
    • mingw-w64-ucrt-x86_64-gcc 15.2.0-1

It will most likely work with newer or older versions and other operating systems, however, there may be some breaking changes that cause it not to build or run.

License

This program is licensed under the GNU GPL-3.0-or-later

Credits

Thanks to emudev and the creators of the resources linked on Game Boy emulation
(https://emudev.org/system_resources)

Thanks to r/EmuDev for advice and solutions to issues
(https://www.reddit.com/r/EmuDev/)

About

An in-development Game Boy emulator. Currently does not run any games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors