Commit graph

39 commits

Author SHA1 Message Date
Souryo
ca579b4c40 UI: Added option to disable OSD 2017-07-23 14:11:59 -04:00
Souryo
f13e736fd0 Spanish translation update (thanks to Juan Ramón Martínez) 2017-05-25 20:35:40 -04:00
Souryo
3d2e4cbb69 Video: Added frame counter option 2017-04-30 19:28:35 -04:00
Souryo
92107d94df UPS patch support 2017-04-10 17:26:39 -04:00
Souryo
e5d25a4317 Cheats: Added shortcut to enable/disable all cheats 2017-03-19 14:21:53 -04:00
Souryo
09347d85b7 Debugger: Added assembler tool + allow editing of existing code by using assembler (wip) 2017-03-07 18:10:22 -05:00
Souryo
51afb5ae3f Debugger: Added several commands to right-click menu in hex editor (including freeze/unfreeze feature) 2017-03-02 20:33:25 -05:00
Souryo
0f5c7fe78b Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
Souryo
75e0de636e UI: Portuguese translation (thanks to ThallesAps!) 2016-12-20 23:04:20 -05:00
Souryo
aa22e53337 Spanish translation update (thanks to Juan Ramón Martínez) 2016-09-05 12:12:57 -04:00
Arcus87
cef5f31634 Updated Ukrainian translation 2016-09-03 14:57:06 -04:00
Souryo
aa14eb5981 Code cleanup - Removed old unused feature 2016-09-03 10:50:23 -04:00
Matich
c8821d9d22 Russian translation update 2016-09-03 17:12:28 +03: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
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
e8962957fa UNIF support 2016-08-14 20:12:50 -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
Matich
b39a1edae3 MessageManager translated into russian 2016-07-20 14:35:20 +03:00
Souryo
0cb46d3982 Russian: Add Russian characters to font file + refactoring in MessageManager for localization functions 2016-07-19 19:57:20 -04:00
Souryo
75659c2efc Locking: Fixed a number of cases where locks were not taken/held properly 2016-07-18 18:30:29 -04:00
Souryo
aa3767b086 Region: Display active region when loading game and changing regions from the menu 2016-07-10 19:15:00 -04:00
Souryo
ac69be19a5 Overclocking: Added lag counter 2016-07-10 18:22:37 -04:00
Souryo
57f24af64f Overclocking: Added settings to add extra scanlines in vblank before and after NMI + Moved a lot of emulation-related settings to a new "Emulation" menu item 2016-06-21 18:58:22 -04:00
Souryo
17fb20e235 UI: Added a log window with info on loaded rom, etc. (Tools menu) 2016-06-19 16:54:34 -04:00
Souryo
9d1f5f61ba Overclocking: Allow CPU overclocking 2016-06-12 18:11:31 -04:00
Souryo
181db62326 NES 2.0: Added CRC checks to set MC-ACC games to submapper 3 2016-06-05 19:20:47 -04:00
Souryo
c5d1e4cfc7 Sound Recorder: Added .wav recording feature (Tools menu) 2016-06-05 14:36:20 -04:00
Souryo
a5518ec5d5 Japanese: Small text fixes 2016-05-23 09:26:05 -04:00
Souryo
7d9c6dee73 Google Drive: Localized messages. Fixed bug when trying to change preferences after syncing or enabling sync. 2016-05-22 20:02:02 -04:00
Souryo
78eb6066a5 Japanese: Corrected some japanese texts & updated fonts to match 2016-02-21 15:32:21 -05:00
Souryo
0c765aca59 Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
Souryo
4277818b1b UI: Changed way notifications are displayed (text only) 2016-02-06 18:33:24 -05:00
Souryo
8d15b309c5 Ntsc emulation support + resolution scale options 2016-01-05 21:28:38 -05:00
Souryo
d648f18b8a Added automatic tests 2015-12-26 17:11:00 -05:00
Souryo
5b565bfeeb GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
Souryo
7e5707a535 Debugger - PPU Viewer (Nametables, chr, sprites, palette) 2015-08-08 22:36:39 -04:00
Souryo
e7e77ccfa7 Converted all wide strings to utf8 strings
Fixed exception throwing to be standard
2015-07-11 08:27:22 -04:00
Souryo
48409ae82b -Rewrote entire GUI in .NET
-Several other fixes (bugfixes, refactoring, etc.)
-Added a few more features to debugger
2015-07-01 23:17:14 -04:00