2020-02-16 14:18:22 -06:00
2020-06-20 05:30:22 -05:00
2020-06-20 05:30:22 -05:00
2020-06-29 11:40:24 -05:00
2020-02-16 14:16:16 -06:00
2016-03-15 00:14:56 -05:00

Nostalgia

Setup

Linux

Make sure conan is using the C++11 version of libstdc++.

conan profile update settings.compiler.libcxx=libstdc++11 default

macOS

Install and use gmake instead of the make that comes with the system.

Build

Build options: release, debug, gba, gba-debug

make setup-conan
make purge conan configure-{gba,release,debug} install
Description
No description provided
Readme 18 MiB
Languages
C++ 77.8%
Objective-C 18.4%
CMake 2.2%
Python 0.6%
Assembly 0.4%
Other 0.6%