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
2020-07-04 20:51:59 -05:00

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
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%