This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
Mesen-SX
Watch
1
Star
0
Fork
You've already forked Mesen-SX
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Homebrew development oriented fork of Mesen-S - a cross-platform (Windows & Linux) SNES emulator built in C++ and C#. Not under active development, but pull requests are welcome
https://github.com/NovaSquirrel/Mesen-SX
36
commits
3
branches
4
tags
18
MiB
C++
46.2%
C#
29.9%
C
23.5%
Makefile
0.3%
2305900939
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Sour
2305900939
Fixed compilation error in debug build
2019-02-17 21:08:43 -05:00
Core
Fixed compilation error in debug build
2019-02-17 21:08:43 -05:00
DependencyPacker
Add back some of the excluded projects
2019-02-13 14:10:36 -05:00
InteropDLL
Stop and cleanup properly when closing application (to fix crash)
2019-02-16 01:22:31 -05:00
SevenZip
Add back some of the excluded projects
2019-02-13 14:10:36 -05:00
UI
Core: Added SNES controller support
2019-02-17 20:29:29 -05:00
Utilities
CPU addressing review/fixes, trace logger improvements
2019-02-13 18:44:12 -05:00
Windows
UI: Added frame/fps counters
2019-02-17 15:02:33 -05:00
.editorconfig
65816 core working in 6502 emulation mode
2019-02-11 19:18:47 -05:00
.gitattributes
65816 core working in 6502 emulation mode
2019-02-11 19:18:47 -05:00
.gitignore
Add back some of the excluded projects
2019-02-13 14:10:36 -05:00
build.sh
65816 core working in 6502 emulation mode
2019-02-11 19:18:47 -05:00
buildPGO.sh
65816 core working in 6502 emulation mode
2019-02-11 19:18:47 -05:00
makefile
65816 core working in 6502 emulation mode
2019-02-11 19:18:47 -05:00
Mesen-S.sln
Imported some code from Mesen (video, audio, UI, etc.) + basic trace logger/step functionality
2019-02-12 22:13:09 -05:00