Skip to content
NTmatter edited this page Dec 31, 2011 · 2 revisions

Welcome to the LLBoy wiki!

Project Overview

LLBoy is intended as an educational project involving C/C++, CMake, QT, and LLVM. The goal is to produce a rudimentary Gameboy emulator that utilizes LLVM for live translation, caching, and optimization of ROM code. Some supporting documentation should also be produced to aid others in learning these various tools as well.

Emulation accuracy and game compatibility are of secondary concern, as there are many other extremely solid Gameboy emulators out there.

Clone this wiki locally