2020-02-16 14:18:22 -06:00
2020-06-20 02:58:32 -05:00
2020-02-16 14:16:16 -06:00
2016-03-15 00:14:56 -05:00
2020-04-11 03:07:52 -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 purge conan configure-{gba,release,debug} install
Description
No description provided
Readme 18 MiB
Languages
C++ 75.6%
Objective-C 20.7%
CMake 2.4%
Assembly 0.4%
Dockerfile 0.3%
Other 0.6%