Go to file
2019-11-09 01:24:15 -06:00
cmake/modules [nostalgia] Add external palettes to tilesheet system 2019-10-22 19:23:14 -05:00
deps [ox/std] Fix constexpr-ness of ox_memset 2019-11-09 01:24:15 -06:00
devenv [nostalgia/devenv] Remove dependency on external devenv Docker image 2018-04-13 18:32:25 -05:00
media Add support world drawing 2017-11-09 21:43:59 -06:00
scripts [nostalgia] Update gba-pkg script to use new nost-pack 2019-07-21 23:54:30 -05:00
src [nostalgia/player] Remove unused custom startup file 2019-11-03 23:29:47 -06:00
.gdbinit [nostalgia] Add gdblogger config 2019-02-25 20:45:57 -06:00
.gdblogger.json [nostalgia] Switch to strong int Error 2019-07-28 00:32:42 -05:00
.gitignore [nostalgia] Add conanfile.txt 2019-06-16 22:44:33 -05:00
.liccor.yml Run liccor for 2018 2018-01-30 00:00:39 -06:00
CMakeLists.txt [deps] Add GbaStartup library from devkitPro as dependency 2019-11-03 23:25:25 -06:00
conanfile.py [nostalgia] Change conanfile.txt with conanfile.py 2019-06-20 00:06:22 -05:00
Dockerfile [nostalgia] Upgrade devenv to Fedora 30 2019-07-17 21:27:34 -05:00
Jenkinsfile [nostalgia] Fix build configuration commands in Jenkinsfile 2019-10-22 23:57:48 -05:00
LICENSE Initial commit. 2016-03-15 00:14:56 -05:00
Makefile [nostalgia] Fix some broken Makefile commands 2019-11-03 23:31:47 -06:00
mg.yml [nostalgia] Fix GBA build to use altered CMake modules path 2019-06-20 07:50:12 -05:00
README.md Cleanup build files 2018-03-05 23:09:50 -06:00

Nostalgia

Setup

macOS

Run something along the lines of the following to let CMake know where Qt is installed. You may need to adjust this location.

export NOSTALGIA_QT_PATH=/usr/local/Cellar/qt5/5.8.0_2/