Skip to content

The original Nintendo GameBoy Emulator for learning.

License

Notifications You must be signed in to change notification settings

Rudranil-Sarkar/WolfBoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Nintendo Gameboy emulator written in modern C++. Made for the purpose of learning. It is not entirly cycle accurate.

Dependencies

  • SDL2 For window and input handling.

Building

  • Just use make to build this.

Features

  1. Modern clean & code.
  2. Abiltiy to change the color pallete on the fly (All the colors are from lospec.com.
    Demo
    pallete-demo
  3. Supports MBC1, MBC2 & MBC3 carts.

Controls

The key bindings are: w, a, s, d, h, j, Space, Enter.
c to change the color pallete.

Screenshots

demo

Some Good Gameboy-dev Resource

Memory Map in Detail
Gameboy Pandocs
Gameboy Cpu Manual

About

The original Nintendo GameBoy Emulator for learning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published