-
Notifications
You must be signed in to change notification settings - Fork 0
Home
NTmatter edited this page Dec 31, 2011
·
2 revisions
Welcome to the LLBoy wiki!
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.