Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 556 Bytes

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