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
20
commits
3
branches
4
tags
18
MiB
C++
46.2%
C#
29.9%
C
23.5%
Makefile
0.3%
85c84146bf
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
85c84146bf
DMA: Implemented all dma transfer modes
2019-02-16 00:47:02 -05:00
Core
DMA: Implemented all dma transfer modes
2019-02-16 00:47:02 -05:00
DependencyPacker
Add back some of the excluded projects
2019-02-13 14:10:36 -05:00
InteropDLL
Debugger: Added hex editor
2019-02-15 21:33:13 -05:00
SevenZip
Add back some of the excluded projects
2019-02-13 14:10:36 -05:00
UI
Debugger: Added hex editor
2019-02-15 21:33:13 -05:00
Utilities
CPU addressing review/fixes, trace logger improvements
2019-02-13 18:44:12 -05:00
Windows
Imported video decode/renderer classes and related utilities from Mesen
2019-02-13 23:02:43 -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