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).
mkdir build
cd build
cmake ..
make -j8 # or something like that
# inside build
./tasarch