The GBA (and other platforms?) seems to have possible alignment issues with reading from ROM when it's not byte by byte.
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 CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.8.0_2/
Description
Languages
C++
77.8%
Objective-C
18.4%
CMake
2.2%
Python
0.6%
Assembly
0.4%
Other
0.6%