Commit graph

79 commits

Author SHA1 Message Date
Souryo
850102bbdc Input: Added support for ~20 new peripherals (Incomplete, more fixes/changes to come)
Movies: Rewrote format to support all IO devices and console types
Netplay: Now supports all IO devices and console types
2017-11-19 23:08:23 -05:00
Souryo
8151fb5445 UI: Fixed DPI-related issues 2017-09-16 22:02:05 -04:00
Souryo
703543204f UI: Added link to online help 2017-09-08 15:43:25 -04:00
Souryo
a4d06f683a UI: Allow all UI shortcuts to be customized (and support for multi-key shortcuts) 2017-09-08 10:38:41 -04:00
Souryo
6d99d6e2d4 UI: Disable iNES editor for files other than .nes 2017-09-03 10:24:18 -04:00
Souryo
150d2eaec9 Savestates: Allow saving/loading to arbitrary files 2017-09-01 18:45:53 -04:00
Souryo
5957bc2d3e Debugger: LUA scripting 2017-08-30 18:31:27 -04:00
Souryo
9434d0eed3 UI: Fixed issuewhen loading IPS file after using game selection screen 2017-08-20 00:26:20 -04:00
Souryo
6691660617 HD Packs: Allow non-ntsc video filters to be used on top of a HD pack 2017-08-15 23:59:55 -04:00
Souryo
5f47b402b5 Debugger: Added "Devleoper Mode" option to give faster access to all debugging tools 2017-08-14 23:44:52 -04:00
Souryo
bdf6cea4a7 Improved startup performance 2017-08-13 17:17:14 -04:00
Souryo
d083e74246 UI: Improved window size handling (should fix cases where window size was not restored properly) 2017-08-08 16:10:54 -04:00
Souryo
e82371e2f8 HD Packs: Improvements, new features, bug fixes 2017-06-28 20:01:24 -04:00
Souryo
fcd09ebdd9 UI: Hide mouse no matter where it is inside the window when playing 2017-06-08 20:38:48 -04:00
Souryo
735c3e583b UI: Fixed game selection screen issues with fullscreen & autohide menu option 2017-05-28 10:33:09 -04:00
Souryo
4f96aed58a UI: Renamed option to "Power Off" 2017-05-13 16:15:25 -04:00
Souryo
a412b453cf UI: Add visual list of recently played games (click to resume) 2017-05-06 18:35:02 -04:00
Souryo
9775127417 UI: Show icon/version at bottom right until a game is loaded 2017-05-02 00:00:27 -04:00
Souryo
4c38075c9e Tests: Added basic way of finding potentially broken games 2017-04-23 18:47:28 -04:00
Souryo
c9c7c626ef UI: Added options to automatically hide menu bar and display more information in title bar 2017-04-22 18:03:17 -04:00
Souryo
87dc9ce0ff Video: Added Prescale 6x/8x/10x filters for high resolution monitors 2017-03-19 13:26:05 -04:00
Souryo
b9a62d96b7 Command line: Added command line options for most settings (and help window to document them) 2017-03-19 13:05:33 -04:00
Souryo
b48ba789bd Debugger: Added some shortcuts/icons 2017-03-04 16:31:48 -05:00
Souryo
35d0510224 Added icon for debugger menu item 2017-02-24 21:48:31 -05:00
Souryo
0f5c7fe78b Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
Souryo
641192236e Video: Added new NTSC filter (Bisqwit's) 2016-12-27 15:04:20 -05:00
Souryo
35979c6291 Linux: Implemented HUD (ported SpriteFont to SDL) 2016-12-17 15:35:45 -05:00
Souryo
2cbae24ded UI: Added "Load Random Game" option 2016-12-09 12:49:17 -05:00
Souryo
0ed5af5154 Replaced the "Stop" button with a "Power Cycle" option 2016-12-06 18:22:50 -05:00
Souryo
477f663cd5 Shortcuts: Added increase/decrease speed shortcuts 2016-09-11 08:29:34 -04:00
Souryo
d2a4c14c12 Automatic tests: Bug fixes 2016-08-27 13:25:38 -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
5dfbb56b46 UI: Added shortcuts for Reset/Stop 2016-07-29 18:51:36 -04:00
Souryo
28d4c792d2 UI: Added a "Report a bug" menu option 2016-07-14 23:35:57 -04:00
Souryo
0944bff478 Video Filters: Added "Prescale" filter to allow limiting the blur factor when using bilinear interpolation 2016-07-09 09:06:34 -04:00
Souryo
100c08c2e3 Archives: Improved recent files list (now lists the file selected in the archive and relods it automatically) + Added progress bar when extraction files, since large archives can take a while to extract 2016-06-26 10:43:52 -04:00
Souryo
b852edfec8 NSF/NSFe support 2016-06-25 20:46:54 -04:00
Souryo
0e27c7ffab Log Window: Localized fr/ja, added icon 2016-06-21 19:05:26 -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
7741d5b2a5 UI: Added 5x/6x scale presets + shortcut keys for all scale values 2016-06-19 13:57:18 -04:00
Souryo
c5d1e4cfc7 Sound Recorder: Added .wav recording feature (Tools menu) 2016-06-05 14:36:20 -04:00
Souryo
0cfe0246cf Video: Bilinear Interpolation option 2016-05-24 19:45:58 -04:00
Souryo
6629ad4a59 Improved behavior when changing video filter or switching between fullscreen mode & windowed mode. + Improved fullscreen mode menu strip behavior 2016-05-23 21:35:32 -04:00
Souryo
7e3def34f5 Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support 2016-05-23 17:02:24 -04:00
Souryo
2b440f2374 Focus: Fixed bug where the Mesen window was sometimes considered as "in the background" when it wasn't. 2016-05-22 19:28:28 -04:00
Souryo
545962cfa7 Google Drive Integration 2016-05-22 14:43:07 -04:00
Souryo
04d470b15d Support for VS Unisystem games (Not yet supported properly in movies and netplay) 2016-04-30 20:08:53 -04:00
Souryo
0c765aca59 Localization: Mesen is now available in English, French and Japanese 2016-02-19 13:05:04 -05:00
Souryo
b4b195d01b Input: Arkanoid controller support - NES & Famicom (Passes both test roms, works via NetPlay/Movies)
NetPlay: Fixed a few issues (crashes when connecting)
2016-02-14 12:58:35 -05:00