A cycle accurate, high performance Game Boy (DMG-01) emulator written in C++17. Built with modern software design patterns, a comprehensive interactive debugger, and fully optimized audio/graphics ...
Install Git and CMake. Use your system's package manager if available. Clone this repository and open it in your editor. Open CMakeLists.txt. The project is configured as SmallestCMakeForSFMLAndImGui.