Gary Talent c4da8394d2 Make file system type read byte by byte
The GBA (and other platforms?) seems to have possible alignment issues
with reading from ROM when it's not byte by byte.
2017-05-07 21:26:22 -05:00
2016-12-24 13:06:44 -06:00
2017-04-13 04:48:08 -05:00
2017-04-07 18:49:41 -05:00
2017-04-04 19:21:29 -05:00
2017-05-05 18:54:13 -05:00
2016-03-15 00:14:56 -05:00
2017-04-21 06:12:17 -05: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 CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.8.0_2/
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%