Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 688 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 688 Bytes

MBoy Core

A gameboy and gameboy colour emulator written in C++ and implemented as a static library to be entirely decoupled from any GUI.

Features

  • Displays background, sprite, and window layers.
  • Full audio support with square, wave, and noise channels.
  • Save file support.
  • Support for MBC1, MBC3, and MBC5 memory bank controllers.

GUIs

Screenshots

Desktop

ScreenShot

Android

ScreenShot