diff --git a/recipes/emscripten/emscripten b/recipes/emscripten/emscripten index 49937244..39a7428f 100644 --- a/recipes/emscripten/emscripten +++ b/recipes/emscripten/emscripten @@ -61,6 +61,7 @@ stella libretro-stella https://github.com/stella-emu/stella.git master YES GENER test libretro-samples https://github.com/libretro/libretro-samples.git master YES GENERIC Makefile tests/test tgbdual libretro-tgbdual https://github.com/libretro/tgbdual-libretro.git master YES GENERIC Makefile . theodore libretro-theodore https://github.com/Zlika/theodore.git master YES GENERIC Makefile . +tic80 libretro-tic80 https://github.com/nesbox/TIC-80.git master YES CMAKE Makefile builddir -DBUILD_PLAYER=OFF -DBUILD_SOKOL=OFF -DBUILD_SDL=OFF -DBUILD_DEMO_CARTS=OFF -DBUILD_LIBRETRO=ON -DEMSCRIPTEN=1 tyrquake libretro-tyrquake https://github.com/libretro/tyrquake.git master YES GENERIC Makefile . vba_next libretro-vba_next https://github.com/libretro/vba-next.git master YES GENERIC_ALT Makefile.libretro . vecx libretro-vecx https://github.com/libretro/libretro-vecx.git master YES GENERIC Makefile.libretro . diff --git a/recipes/emscripten/emscripten.conf b/recipes/emscripten/emscripten.conf index 991fb990..87447350 100644 --- a/recipes/emscripten/emscripten.conf +++ b/recipes/emscripten/emscripten.conf @@ -5,3 +5,4 @@ HELPER emmake MAKE make RA YES CORE_JOB YES +CMAKE cmake \ No newline at end of file