asarandi / gbmu

my gameboy emulator

Home Page:https://gbmu.asarandi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gbmu

description

work in progress; gameboy emulator in c;

building

on linux

apt install libsdl2-dev
make

on macOS

brew install sdl2
make

usage

./gbmu rom_file.gb

controls

gameboy gbmu
d-pad arrow keys
b z
a x
start return
select right shift

About

my gameboy emulator

https://gbmu.asarandi.com


Languages

Language:C 85.2%Language:JavaScript 4.9%Language:Go 4.4%Language:HTML 2.0%Language:Shell 2.0%Language:Makefile 1.0%Language:CSS 0.3%Language:Dockerfile 0.2%