- 18 Feb, 2020 4 commits
-
-
PoroCYon authored
Depending on whether thumb or arm is used, the snippet of inline asm won't work (as some of it is decided in a later pass than the preprocessor).
-
PoroCYon authored
moving it from pimp_mixer_arm.S, so that all config options are in one place
-
PoroCYon authored
if IRQ_SAFE is defined, this variable is never used, so this saves a tiny bit of memory.
-
PoroCYon authored
-
- 05 Jun, 2018 3 commits
-
-
Erik Faye-Lund authored
Travis cleanups
-
Erik Faye-Lund authored
A long time ago, setting sudo to false was the way to get builds run in the faster container-based infrastructure. That's no longer the case, and we actually use sudo. So let's drop that line.
-
Erik Faye-Lund authored
The new pacman-based devkitPro installer is so fast that there's really no point in caching here, it takes more time to download the cache than to reinstall.
-
- 04 Jun, 2018 3 commits
-
-
Erik Faye-Lund authored
Pacman
-
Erik Faye-Lund authored
This is where gbafix and the gbfs tools reside these days, it seems.
-
Erik Faye-Lund authored
-
- 18 Feb, 2018 2 commits
-
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
Due to one of the original author's name, we need special characters in the copyright-statement. This was originally done with ISO-8859-1, but in these days UTF-8 is the defactor standard. So let's re-encode all text-files to UTF-8.
-
- 20 Sep, 2016 17 commits
-
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
We don't always have C99-support, so let's declare the loop-counter at the top of the functions.
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
While we're at it, port load_xm.c and load_mod.c, as well as the tests.
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
This should fix the 64-issue on non-Windows platforms.
-
Erik Faye-Lund authored
This pointer relocation doesn't work on 64-bit architectures, and needlessly depends on C++. Let's rewrite it a bit to avoid both of these details.
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
devkitARM has changed their prefix, so let's play catch-up.
-
- 03 Nov, 2009 11 commits
-
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-
Erik Faye-Lund authored
-