Mesen (Source)
Mesen (Source)
Mesen (Source)
File Size:
28.63 MB
Version:
2.0.0
Date:
12 November 2024
Downloads:
5 x
Mesen is a Multi-system emulator (NES, SNES, GB, PCE) for Windows, Linux and macOS.
Notes
Linux
To build under Linux you need a version of Clang or GCC that supports C++17.
Additionally, SDL2 and the .NET 8 SDK must also be installed.
Once SDL2 and the .NET 8 SDK are installed, run make
to compile with Clang.
To compile with GCC instead, use USE_GCC=true make
.
Note: Mesen usually runs faster when built with Clang instead of GCC.
macOS
To build macOS, install SDL2 (i.e via Homebrew) and the .NET 8 SDK.
Once SDL2 and the .NET 8 SDK are installed, run make
.
Powered by Phoca Download