All Projects → SourMesen → Mesen S

SourMesen / Mesen S

Licence: gpl-3.0
Mesen-S is a cross-platform (Windows & Linux) SNES emulator built in C++ and C#

Labels

Projects that are alternatives of or similar to Mesen S

miniqubit
Quantum emulator of the IBM Quantum experience
Stars: ✭ 24 (-91.01%)
Mutual labels:  emulator
l2auth
Lineage 2 C4 server written in C as a learning exercise
Stars: ✭ 31 (-88.39%)
Mutual labels:  emulator
Riscv Rust
RISC-V processor emulator written in Rust+WASM
Stars: ✭ 253 (-5.24%)
Mutual labels:  emulator
Kotlin-Gameboy-Emulator
A GameBoy emulator written in Kotlin
Stars: ✭ 12 (-95.51%)
Mutual labels:  emulator
1964js
Nintendo64 emulator in JavaScript
Stars: ✭ 57 (-78.65%)
Mutual labels:  emulator
wcecl
Allows to run Windows CE applications on Windows!
Stars: ✭ 54 (-79.78%)
Mutual labels:  emulator
khedgb
Experiments in Game Boy emulation
Stars: ✭ 15 (-94.38%)
Mutual labels:  emulator
Simpleator
Simpleator ("Simple-ator") is an innovative Windows-centric x64 user-mode application emulator that leverages several new features that were added in Windows 10 Spring Update (1803), also called "Redstone 4", with additional improvements that were made in Windows 10 October Update (1809), aka "Redstone 5".
Stars: ✭ 260 (-2.62%)
Mutual labels:  emulator
JFTSE
JFTSE Open Source MMO Framework
Stars: ✭ 23 (-91.39%)
Mutual labels:  emulator
PokemonBattleEngine
A C# library that can emulate Pokémon battles.
Stars: ✭ 92 (-65.54%)
Mutual labels:  emulator
mos6502
MOS 6502 emulator written in Rust
Stars: ✭ 25 (-90.64%)
Mutual labels:  emulator
pokegb
A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++.
Stars: ✭ 1,166 (+336.7%)
Mutual labels:  emulator
speljongen
gameboy emulator written in c++
Stars: ✭ 15 (-94.38%)
Mutual labels:  emulator
Emuloader
Emuloader is an application that allows easy management of game backups locally or on the cloud and one-click installs of emulator enivronments
Stars: ✭ 55 (-79.4%)
Mutual labels:  emulator
Ktnes
A multiplatform NES emulator written in Kotlin
Stars: ✭ 257 (-3.75%)
Mutual labels:  emulator
SnesJs
A SNES emulator, in javascript
Stars: ✭ 28 (-89.51%)
Mutual labels:  emulator
QEMU-Manager
macOS graphical frontend to QEMU
Stars: ✭ 175 (-34.46%)
Mutual labels:  emulator
Jsbeeb
Javascript BBC micro emulator
Stars: ✭ 261 (-2.25%)
Mutual labels:  emulator
Chip8
🎮 ‎ A Chip-8 emulator written in JavaScript for web, CLI, and native UI
Stars: ✭ 258 (-3.37%)
Mutual labels:  emulator
OldScape
Oldschool Runescape Emulation
Stars: ✭ 30 (-88.76%)
Mutual labels:  emulator

Mesen-S

Mesen-S is a cross-platform SNES emulator for Windows & Linux built in C++ and C#.
If you want to support this project, please consider making a donation:

Donate

Development Builds

Development builds of the latest commit are available from Appveyor. For release builds, see the Releases tab on GitHub.

Warning: These are development builds and may be unstable. Using them may also increase the chances of your settings being corrupted, or having issues when upgrading to the next official release. Additionally, these builds are currently not optimized via PGO and will typically run a bit slower than the official release builds.

Windows: Build status

Linux: Build status

Releases

Windows / Ubuntu

The latest version is available from the releases tab on GitHub.

Arch Linux

Packages are available here: https://aur.archlinux.org/packages/mesen-s-git/

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) 2019 M. Bibaud

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/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].