/Mesen2

Multi-system emulator (NES, SNES, GB, PCE) for Windows & Linux

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Mesen

Mesen is a multi-system emulator (NES, SNES, Game Boy and PC Engine) for Windows & Linux built in C++ and C#.

Releases

The latest release is available from the releases page.

Development Builds

Mesen

Latest development builds:
Windows
Linux

Requirements

On Windows, .NET 6 is required.
On Linux, .NET 6 and SDL2 are required.

Compiling

See COMPILING.md

License

Mesen is available under the GPL V3 license. Full text here: http://www.gnu.org/licenses/gpl-3.0.en.html

Copyright (C) 2023 Sour

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.