项目作者: ITotalJustice
项目描述 :
Simple, fast, very inaccurate GB / GBC emulator!
高级语言: C
项目地址: git://github.com/ITotalJustice/TotalGB.git
TotalGB
PR’s, issues and any help is very much welcome!
Building SDL2
you will need to install the following packages.
for linux, use your package manager. on windows, use vcpkg.
cmake -B build -PLATFORM_SDL2=ON -DCMAKE_BUILD_TYPE=Release
cmake --build build -j
Credits