/pokegb

A gameboy emulator that only plays Pokemon Blue, in ~70 lines of c++.

Primary LanguageC++MIT LicenseMIT

pokegb

A gameboy emulator that only plays Pokemon Blue, in ~70 lines of c++.

Features

Plays Pokemon Blue.

Building

Only builds on Linux AFAIK.

$ make

Running

Put Pokemon Blue in rom.gb, then run:

$ ./pokegb

The save file is written to rom.sav.

Keys:

Action Key
DPAD-UP
DPAD-DOWN
DPAD-LEFT
DPAD-RIGHT
B Z
A X
START Enter
SELECT Tab