Giter VIP home page Giter VIP logo

cookieboy's Introduction

Cookieboy is a Gameboy emulator written in C++. 

Main features:
-Gameboy and Gameboy Color emulation
-Full CPU emulation with accurate timings. Passes all blargg's CPU tests (opcodes and timings).
-Accurate memory timings emulation. Passes blargg's RAM timings tests.
-Full emulation of several ROM MBC's: MBC1, MBC2, MBC3 with RTC, MBC5, MMM01. 
-Supports battery powered external RAM.
-Full LCD emulation. Background, window, sprites.
-Pretty accurate LCD controller timings emulation with OAM and VRAM locking. Passes blargg's lcd-sync.gb test.
-Accurate sound emulation. Passes all blargg's sound tests - DMG sound tests and CGB sound tests in both DMG (with proper error codes) and CGB modes.

Key mapping:
Up:     Up
Down:   Down
Left:   Left
Right:  Right
A:      Z
B:      X
Start:  S
Select: A

Debugging helpers:
F1:		Toggle backgroud
F2:		Toggle window
F3:		Toggle sprites
F5:		Toggle sound 1
F6:		Toggle sound 2
F7:		Toggle sound 3
F8:		Toggle sound 4

By default emulator runs at normal Gameboy speed. Press "Space" to run at maximum speed (depends on your PC).

cookieboy's People

Contributors

creker avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.