Commit graph

178 commits

Author SHA1 Message Date
Souryo
e8193fe1b9 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
Souryo
dcd6183956 Version Update: 0.5.0 2016-09-05 17:09:06 -04:00
Souryo
aa22e53337 Spanish translation update (thanks to Juan Ramón Martínez) 2016-09-05 12:12:57 -04:00
Souryo
aa14eb5981 Code cleanup - Removed old unused feature 2016-09-03 10:50:23 -04:00
Souryo
47902bbc5c Ukrainian localization (thanks to Arcus87) 2016-09-02 20:10:24 -04:00
Souryo
17b13bfc0a 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
Souryo
901fa5923a 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
Souryo
1ddb980be9 Auto quick saves - allow automatic save states to be taken and saved to slot #6 (read-only) every X minutes 2016-08-31 20:54:38 -04:00
Souryo
c4a3b6594e Remove unused disable screensaver option (screensaver is always disabled when emulation is running, no need for an option) 2016-08-31 17:42:35 -04:00
Souryo
6eb40a9a71 Version Update: 0.4.3 2016-08-29 23:33:58 -04:00
Souryo
b556c5663e NetPlay: Fixed crash when connecting to server if the right game is not already running 2016-08-29 22:34:13 -04:00
Souryo
ecea158f50 Cheats: Apply all cheats at once (fixes game crashes that could occur because the game could run a full frame between each cheat) 2016-08-28 18:58:22 -04:00
Souryo
94dd9683d1 Cheats: Fixed CHT file loading logic for cheats that are not saved as "enabled" in the CHT file 2016-08-28 18:18:00 -04:00
Souryo
b1ffc15fef Version Update: 0.4.2 2016-08-27 16:34:53 -04:00
Souryo
d2a4c14c12 Automatic tests: Bug fixes 2016-08-27 13:25:38 -04:00
Souryo
a056e7e839 NSF: Disable movie/netplay menus while playing NSFs 2016-08-26 17:52:30 -04:00
Souryo
767d4bf9a4 Recent Files: Fixed display of roms with & character in their name 2016-08-25 23:42:15 -04:00
Souryo
ccc2fc2aa3 Cheats: Added basic cheat code finder tool 2016-08-25 19:02:33 -04:00
Souryo
f4081bc1ee Emulation: Added option to set the power on state for RAM (All 0s, all 1s or random values) 2016-08-24 17:32:22 -04:00
Souryo
82884113d7 Cheats: Improved export code + fixed import bug 2016-08-22 20:25:44 -04:00
Souryo
5f22448a57 Cheats: Added built-in cheat DB (Import->From DB to add cheats from it) 2016-08-22 18:41:09 -04:00
Souryo
d57a9f413a IPS: Fixed "Autoload IPS patches" option (IPS files were always loaded) + fixed and simplified IPS loading logic 2016-08-20 22:07:56 -04:00
Souryo
c099fdcd18 Cheats: UI rework, added import options for Nestopia/FCEUX formats + export option in a Nestopia-compatible format 2016-08-18 22:33:36 -04:00
Souryo
e8962957fa UNIF support 2016-08-14 20:12:50 -04:00
Souryo
357d28eb79 Version Update: 0.4.1 2016-08-13 19:22:44 -04:00
Souryo
aaf1bd7c02 Command line: Added /fullscreen switch 2016-07-29 19:05:15 -04:00
Souryo
5dfbb56b46 UI: Added shortcuts for Reset/Stop 2016-07-29 18:51:36 -04:00
Souryo
c46550663e Video: Fixed scale issues when loading/resetting games 2016-07-29 18:24:24 -04:00
Souryo
32732caaa1 Cheats: Fixed "Delete Selected Cheats" button 2016-07-29 17:35:25 -04:00
Souryo
8cb1b03949 Input: Changed the way keyboard is handled. Removes some limitations in the previous model and should also work properly under Linux 2016-07-28 17:45:18 -04:00
Souryo
4bcb12fd31 Version Update: 0.4.0 2016-07-24 14:38:02 -04:00
Souryo
2a04e1f398 Added Spanish translation (thanks to
Juan Ramón Martínez for his work!)
2016-07-23 16:07:51 -04:00
Souryo
1273eafa9b Debugging: Added command line flags to disable audio/video/input 2016-07-23 15:28:52 -04:00
Souryo
0cb46d3982 Russian: Add Russian characters to font file + refactoring in MessageManager for localization functions 2016-07-19 19:57:20 -04:00
Matich
4fb7780d20 Mesen is now available in russian language 2016-07-20 01:51:15 +03:00
Souryo
09e31f50f9 Audio: Added an option to disable the triangle channel when its frequency is ultrasonic. Reduces popping sounds in some games 2016-07-19 17:36:37 -04:00
Souryo
eec3798e00 Movies: Disable loading save states when playing or recording movies 2016-07-19 16:36:07 -04:00
Souryo
c53237e90e Input: Added options to display the input of controllers on the screen 2016-07-19 16:30:18 -04:00
Souryo
f9fae981c1 NSF: Fix crash when taking screenshots + disable screenshot menu item/shortcut when playing NSF files 2016-07-18 17:28:33 -04:00
Souryo
ed9ce4de22 Version Update: 0.3.2 2016-07-17 17:48:26 -04:00
Souryo
dba19e1702 NSF: Added "Recommended" label to the disable APU IRQs setting, since disabling this option can break some NSF files 2016-07-16 17:01:07 -04:00
Souryo
726d72c103 Input: DirectInput support - most controllers/gamepads should now work. XInput is still prioritized when available. 2016-07-16 16:25:57 -04:00
Souryo
28d4c792d2 UI: Added a "Report a bug" menu option 2016-07-14 23:35:57 -04:00
Souryo
4f6ec1e12f Region: Prevent changing region from resetting whole configuration (caused problems when using the option to automatically select controllers based on game) 2016-07-10 19:15:39 -04:00
Souryo
ac69be19a5 Overclocking: Added lag counter 2016-07-10 18:22:37 -04:00
Souryo
e99eb5165a Version Update: 0.3.1 2016-07-10 12:05:08 -04:00
Souryo
313340198e Vs System: Automatically select proper PPU & input mapping based on rom name/CRC + implemented support for vs system input remappings (some games change the buttons around) 2016-07-10 09:05:41 -04:00
Souryo
adc5d1bf26 Game DB: Added option to automatically configure controllers (i.e zapper, fourscore, arkanoid) based on game DB when loading a game 2016-07-09 15:58:49 -04:00
Souryo
a5f6f3b8a9 Preferences: Fixed missing options in Advanced tab 2016-07-09 15:46:14 -04:00
Souryo
24237b0b49 Overclocking: Display Dendy effective clock rate in UI 2016-07-09 09:25:01 -04:00