Mesen (Source)

Mesen (Source)
Mesen (Source)
File Size:
1.98 MB
Version:
2.0.0
Author:
Date:
03 April 2024
Downloads:
1 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 6 SDK must also be installed.

Once SDL2 and the .NET 6 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 6 SDK.

Once SDL2 and the .NET 6 SDK are installed, run make.

 
 
Powered by Phoca Download