You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[tim@komodo ~/code/TOWNSEMU]$ mkdir build
[tim@komodo ~/code/TOWNSEMU]$ cd build
[tim@komodo ~/code/TOWNSEMU/build]$ cmake ../src
[tim@komodo ~/code/TOWNSEMU/build]$ cmake --build . --config Release --parallel
[tim@komodo ~/code/TOWNSEMU/build]$ cd main_cui
[tim@komodo ~/code/TOWNSEMU/build/main_cui]$ ./Tsugaru_CUI
YM2612 Emulator for Tsugaru [Tsugaru-Ben]
Warning: TownsHighResPCM is experimental and not included in state-save at this time.
Usage:
Tsugaru_CUI rom_directory_name
or,
Tsugaru_CUI -HELP
I'm wondering if it's possible to built the emulator without GUI and no glu dependecy on linux.
thx
The text was updated successfully, but these errors were encountered: