408d4c8fa17ec4d1a2f968dc15ed1b611fde13a4
Nostalgia
Prerequisites
- Install GCC, Clang, or Visual Studio with C++17 support (including std::filesystem)
- Install Make and CMake
- Install Conan
- Consider also install in Ninja build and ccache for faster build times
Platform Specific Setup
macOS
Install and use gmake instead of the make that comes with the system.
Build
Build options: release, debug, asan, gba, gba-debug
make setup-conan
make purge conan configure-{gba,release,debug} install
Description
Languages
C++
90.6%
Objective-C
7.6%
CMake
0.9%
Python
0.4%
Makefile
0.2%
Other
0.3%