Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 959 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 959 Bytes

TurboLoader

Build Status Build status

Building the project

On Raspberry Pi

Tested on RetroPie +3.7

Install dependencies with setup.sh.

Then, generate and build with build.sh.

On OSX

Tested on OSX +10.10

You need HomeBrew and then run setup.sh.

Then, generate and build with build.sh.

On Windows

Tested on Windows 8.1 with Visual Studio 2015 (Update 2)

You need to have Visual Studio, and then install CMake. We recommend CMake 3.5.0.

Then, generate and build with build.ps1.