csm-kb / GBCboy

A simple hobby Game Boy Color emulator written in C using SDL2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GBCboy - Game Boy Color Emulator

This is a hobby GBC emulator written in raw C, using SDL2 as the windowing library. The standard 160x144x16 screen is emulated to perfection, and work is being done to emulate the raw and immense processing power of the original hardware.

About

A simple hobby Game Boy Color emulator written in C using SDL2

License:GNU General Public License v2.0


Languages

Language:C 100.0%