Commit graph

40 commits

Author SHA1 Message Date
Souryo
c2115defd9 -Added options to disable palette reads & oamaddr bug
-Better PAL emulation post scanline 260
-Fixed out of bounds memory access in oamaddr bug emulation
2017-02-24 21:43:42 -05:00
Souryo
63e8fbb839 NSF: Update volume slider when audio config is changed 2016-12-22 20:34:28 -05:00
Souryo
2eaa349c12 Linux: Fixed NSF player button colors 2016-12-20 16:53:54 -05:00
Souryo
760011b66d Linux: Added DroidSansMono font + changed default size 2016-12-18 12:43:20 -05:00
Souryo
4a5e3e0478 Linux: Fixed trackbar background color in Mono 2016-12-17 15:46:13 -05:00
Souryo
33385e7996 Linux: Work around mono bug with mouseup/down events 2016-12-14 19:33:33 -05:00
Souryo
cd1c53efa1 Linux: Implemented mouse clicks for zapper/etc. 2016-12-14 18:26:52 -05:00
Souryo
efca5284b1 Mono/Linux: Fixed layout issues 2016-12-11 14:25:29 -05:00
Souryo
e24514781f Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
Souryo
8311a2d3c0 Debugger: Prevent caught exception when minimizing debugger 2016-12-08 19:31:04 -05:00
Souryo
f0f47d214a Debugger: Fixed crash when minimizing debugger 2016-12-06 23:18:59 -05:00
Souryo
de5df89654 Debugger: Added resizable and collapsable panels for bottom and right panels 2016-12-06 22:50:27 -05:00
Souryo
42d9fb0ea1 Debugger: Fixed flickering lists, performance improvements, etc. 2016-11-26 14:15:50 -05:00
Souryo
eb0601a2d1 UI: Disable fullscreen toggle when clicking outside screen when playing zapper/mouse games 2016-09-10 09:29:02 -04:00
Souryo
5f59dc1a7f Oeka Kids Tablet support 2016-07-30 17:27:14 -04:00
Souryo
c7d0e51d91 Zapper: Having the mouse outside the draw surface should make it act as if no light was found 2016-07-12 18:28:12 -04:00
Souryo
af0a954547 Arkanoid: Disable double-click to toggle fullscreen when arkanoid controller is selected 2016-07-09 16:02:23 -04:00
Souryo
84edd06a93 NSF: Fixed fast forward button behavior + added the Ctrl-Right Arrow keyboard shortcut to fast forward + added 0 to 9 keys as track select shortcuts 2016-06-26 15:45:33 -04:00
Souryo
7cef14a28c NSF: Allow arrow keys to be used when track list is opened 2016-06-26 11:19:58 -04:00
Souryo
fa21ee4f03 NSF: Fixed crash when pausing non-NSF roms 2016-06-26 10:44:09 -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
b359a841b6 UI: Disable double-click to toggle fullscreen when using zapper 2016-06-19 14:06:01 -04:00
Souryo
7b9f3eb1b2 Video Config: Brightness/Contrast/Hue/Saturation/Scanline configuration. + NTSC filter config 2016-05-26 22:32:20 -04:00
Souryo
5ce8b20fd1 Audio: Added swap duty cycles option 2016-02-19 19:25:28 -05: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
Souryo
700a71446b Debugger: Fixed issues with watch list and the "add to watch" shortcut 2016-02-13 23:13:44 -05:00
Souryo
d82758e4d8 UI: Minor fixes 2016-02-07 16:27:17 -05:00
Souryo
90115c546d UI: Fixed issue where mouse could remain hidden permanently 2016-02-07 14:42:54 -05:00
Souryo
2715d87179 UI: Hide mouse cursor after 3 seconds if user doesn't move mouse 2016-02-06 18:44:52 -05:00
Souryo
361f4b8025 Zapper: Make sure zapper works with all overscan configurations & any video video (ntsc, etc.) 2016-02-06 09:25:37 -05:00
Souryo
c26a45ab8f Input: Reworked most of the input-related code. Zapper/Famicom support added. NetPlay and Movies now support any input type 2016-02-05 23:14:27 -05:00
Souryo
673ff6e4db Audio: Added options to reduce/mute sound while in background (+ Set menu icons to config forms) 2016-01-31 11:58:41 -05:00
Souryo
099a1b3b44 Audio: Several APU fixes
-Fixed DMC $4011 write behavior
-Fixed period for square channels
-Removed blip_buffer & blip_synth.  Replaced with blip_buf and SoundMixer - now have non-linear sound mixing.
-Fixes all sound-related tests (apu_mixer (dmc, noise, square, triangle) and volume_tests
2016-01-14 01:21:09 -05:00
Souryo
9658597e9f Debugger: Improved watch window (now allows expressions like conditional breakpoints) 2016-01-10 13:23:19 -05:00
Souryo
e7275cb3f7 Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write) 2015-08-02 19:27:02 -04:00
Souryo
266ca82a06 Added basic audio settings 2015-07-17 20:58:57 -04:00
Souryo
e84ecbc972 Cheat code UI - not finished 2015-07-03 00:12:02 -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