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
101
commits
3
branches
4
tags
18
MiB
C++
46.2%
C#
29.9%
C
23.5%
Makefile
0.3%
853821de2f
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
853821de2f
Cart: Save/load .srm save ram files
2019-02-24 20:04:59 -05:00
Core
Cart: Save/load .srm save ram files
2019-02-24 20:04:59 -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
Fixed project issues (DLL was not included in .exe)
2019-02-24 12:54:14 -05:00
Utilities
CPU addressing review/fixes, trace logger improvements
2019-02-13 18:44:12 -05:00
Windows
Fixed project issues (DLL was not included in .exe)
2019-02-24 12:54:14 -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