Skip to content

lightertu/gameboy-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameBoy Emulator

Initially uploaded to Bitbucket, added finished work to GitHub.

GAMEBOY EMULATOR What is this repository for?

It plays 32KB Gameboy Games. It is also a Sharp LR35902 Chip emulator, any binary files written for this chip will work here.
Version 1.0

How do I get set up?

Configuration

Dependencies SDL2

Once dependencies are installed, just run make and ./main. Add your own binary file, which can be changed through the main file.

About

A gameboy emulator implemented in C/C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published