This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
Mesen
Watch
1
Star
0
Fork
0
You've already forked Mesen
mirror of
https://github.com/libretro/Mesen.git
synced
2025-02-12 20:38:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Mesen
/
GUI.NET
/
Config
History
Souryo
4516db9f9d
Version Update: 0.5.2
2016-10-30 13:31:42 -04:00
..
AudioInfo.cs
…
CheatInfo.cs
Cheats: Fixed disabled cheats being always active
2016-08-30 07:25:04 -04:00
ClientConnection.cs
…
ConfigManager.cs
Fixed crash that could occur when attempting to load games too quickly via explorer (when files are associated with Mesen)
2016-09-07 19:55:57 -04:00
Configuration.cs
Version Update: 0.5.2
2016-10-30 13:31:42 -04:00
DebugInfo.cs
Debugger: Added cpu/ppu memory mapping display (not finished, but enough for most typical cases)
2016-09-04 18:08:16 -04:00
EmulationInfo.cs
Added support for binding actions to gamepad/keyboard + Added a fast forward key (hold to fast forward)
2016-09-02 19:36:37 -04:00
ImageExtensions.cs
…
InputInfo.cs
Input Config: Added "Select Preset" button with presets for keyboard, Xbox/PS4 controllers + added icon on key mapping tabs that are in use (Keyboard or gamepad icon)
2016-09-01 18:56:35 -04:00
KeyPresets.cs
Input: Fixed arrow key preset (default turbo a & turbo b keys were inverted)
2016-10-23 11:06:58 -04:00
PlayerProfile.cs
…
PreferenceInfo.cs
Added support for binding actions to gamepad/keyboard + Added a fast forward key (hold to fast forward)
2016-09-02 19:36:37 -04:00
ServerInfo.cs
…
VideoInfo.cs
Video: Added option to force the display of bg/sprites in the first 8 pixels of the screen (left side)
2016-10-23 13:29:37 -04:00
VsConfigInfo.cs
…