Find a file
2021-10-29 01:26:09 +02:00
res minor tweaks 2021-10-28 18:56:25 +02:00
src minor bugfix 2021-10-29 00:55:54 +02:00
vendor Let ImGUI explicitely use GLAD to load OpenGL functionalities 2021-10-29 00:53:46 +02:00
.gitattributes Add .gitignore and .gitattributes. 2021-07-12 04:54:22 +02:00
.gitignore minor tweaks 2021-10-28 18:56:25 +02:00
.gitmodules minor tweaks 2021-10-28 18:56:25 +02:00
CMakeLists.txt Let CMake output compile_commands.json 2021-10-29 00:13:44 +02:00
LICENSE GPL 3.0 is the only real license baby 2021-07-12 05:34:25 +02:00
ReadMe.md Update ReadMe.md 2021-10-25 15:25:42 +02:00

yabGBE

(pronounced yab G. B. E.)

yabGBE stands for "Yet another bad gameboy emulator" and it already perfectly encapsulates what this is. This emulator is unfinished, missing a lot of features and the few features that are implemented seem to be of questionable quality.

This is my first ever emulator programming project I tackled all by myself, without looking at explicit tutorials. I only used hardware docs and the gbdev wiki to get all my informations and knowledge.

Anyways, here is my emulator emulating tetris

Tetris