Skip to content

Files

Latest commit

Jan 2, 2020
ff52051 · Jan 2, 2020

History

History
22 lines (16 loc) · 556 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 556 Bytes

tasarch Build Status

tasarch is a small libretro frontend that focuses on TASing. It will be used in our upcoming CTF ;)

Currently it will load libgambatte core by default (hardcoded path).

Building

mkdir build
cd build
cmake ..
make -j8 # or something like that

Running

# inside build
./tasarch