Commit Graph

473 Commits

Author SHA1 Message Date
Souryo
700a71446b Debugger: Fixed issues with watch list and the "add to watch" shortcut 2016-02-13 23:13:44 -05:00
Souryo
51cad0e870 Debugger: Fixed CHR analysis display when CHR RAM and CHR RAM/ROM display in memory viewer 2016-02-13 22:35:43 -05:00
Souryo
f1d8bde090 Debugger: Allow disassembly of cartridge work ram & cpu ram + Added tracing for NMI, IRQ and DMAs 2016-02-13 22:19:42 -05:00
Souryo
9084d48a01 Input: Fixed issue when reading controllers while strobe bit is active - if port was read while active, the first button returned after strobe was off would be B, instead of A 2016-02-13 08:32:22 -05:00
Souryo
6f6a07b6c9 CPU: Display clean message when CPU crashes 2016-02-11 22:59:31 -05:00
Souryo
c3694e16f5 Tests: Hide test menu in release mode (PGO Optimize - Release) 2016-02-11 20:35:40 -05:00
Souryo
ff11250a73 UI: Give Mesen focus when drag and dropping rom files 2016-02-11 19:57:21 -05:00
Souryo
cbe8db4524 Config: Added version, removed unused flag, fixed crash when xml file is invalid at startup 2016-02-11 18:37:52 -05:00
Souryo
63d2c2f9d3 UI: Changed all icons (to public domain ones) + redrew Mesen icon in blue. Hid/disabled some UI elements for things that are not implemented yet. 2016-02-11 18:34:55 -05:00
Souryo
163c2f3eaa NetPlay: Automatically disconnect clients that are not running the same version of Mesen 2016-02-10 23:07:42 -05:00
Souryo
eb80a443b7 NetPlay: Fixed crash when host loaded a game while no game was loaded (ConfigChanged notification was sent and an empty snapshot was sent to clients) 2016-02-10 21:41:51 -05:00
Souryo
b4abaf36dc NetPlay: Mesen no longer hangs for 10+ seconds when trying to connect to a ip/port that doesn't respond 2016-02-10 20:19:06 -05:00
Souryo
45eeb0426b NetPlay: Fixed zapper for clients (did not work at all) 2016-02-10 19:48:15 -05:00
Souryo
0d6919089a NetPlay/Save States: Save/restore fourscore flag 2016-02-10 18:59:09 -05:00
Souryo
2e7191d9c0 Auto updates: Fixed issue with MesenUpdater being started twice + Added Sha1 hash check 2016-02-10 18:58:13 -05:00
Souryo
1647f0c8c0 NetPlay/Movies: Avoid performing CRC32 checks when looking for a rom that matches 2016-02-08 23:34:48 -05:00
Souryo
3bc956067d Check for updates + Auto updater 2016-02-08 23:23:31 -05:00
Souryo
84d4b3ff1f Movies/Savestates: Prevent loading savestates from newer versions (to prevent issues) 2016-02-07 20:07:19 -05:00
Souryo
3f2d769d57 UI: Changed display style for messages (uses brackets instead of colon) 2016-02-07 17:26:45 -05:00
Souryo
3f4caa5022 Movies: Allow movies to record/reapply cheats 2016-02-07 17:26:13 -05:00
Souryo
d82758e4d8 UI: Minor fixes 2016-02-07 16:27:17 -05:00
Souryo
a5320d416f Config: Improved overscan config display 2016-02-07 16:14:13 -05:00
Souryo
9feaca7a09 Added about dialog 2016-02-07 16:13:48 -05:00
Souryo
90115c546d UI: Fixed issue where mouse could remain hidden permanently 2016-02-07 14:42:54 -05:00
Souryo
712182f700 Zapper: Removed unused line of code 2016-02-07 14:42:23 -05:00
Souryo
4e9714ae51 UI: Fixed tab order (generic code) + Small fixes to some windows 2016-02-07 14:42:07 -05:00
Souryo
7505ff1237 Config: Fixed scale field in video config 2016-02-07 13:43:42 -05:00
Souryo
32b8206e74 Video: Fullscreen window mode + auto-adjust video to window 2016-02-07 13:05:32 -05:00
Souryo
00201ebf46 Config: Stop config windows from being resized/maximized 2016-02-06 21:12:08 -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
8d57d13c64 UI: Added option to open the Mesen folder (preferences dialog) 2016-02-06 18:35:38 -05:00
Souryo
4277818b1b UI: Changed way notifications are displayed (text only) 2016-02-06 18:33:24 -05:00
Souryo
3e798af865 NetPlay: Allow controller selection for host & clients + Spectator mode 2016-02-06 15:33:45 -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
3845c859a3 XInput: Allow several XInput devices to be used (not just the first one) + Added left/right trigger & right stick support 2016-02-05 23:49:03 -05:00
Souryo
7becd0bff6 Fixed warning 2016-02-05 23:16:12 -05:00
Souryo
9d7f7faf68 VideoRenderer: Make sure thread ends properly on destruction 2016-02-05 23:15:12 -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
a65907c440 Options: Added option to automatically pause emulation when a movie finishes playing 2016-01-31 14:28:31 -05:00
Souryo
441d5e108d File association: Fixed issue when opening a movie file while the emu is not running 2016-01-31 14:07:40 -05:00
Souryo
864dff5983 FDS: Fixed issue with emulation speed not being reset when closing a FDS rom while fast forward mode is on 2016-01-31 14:03:36 -05:00
Souryo
70e9e7650d Added FDS/MMO file association support 2016-01-31 14:03:12 -05:00
Souryo
28a29b536f Options: Added pause in background/allow background input options 2016-01-31 13:53:17 -05:00
Souryo
5edf814b7d Audio: Slow down sound when playing emu at less than 100% 2016-01-31 12:43:16 -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
3683d76088 VideoRenderer: Split from VideoDecoder. Handles drawing to the screen - even when no game is running. 2016-01-31 00:41:33 -05:00
Souryo
dc6b3bde0e Added icons to GUI 2016-01-30 21:00:32 -05:00
Souryo
c3dabcd1d2 Basic Dendy (Russian NES clone) support + Fixed a lock-up condition when switching between regions 2016-01-30 19:33:32 -05:00
Souryo
03321a1fa6 Allow forms to be designed in 64-bits mode (set Release x64 to Any CPU) 2016-01-30 17:27:09 -05:00
Souryo
ca543e9243 FDS: Fast-forward through bios when fast forward option is activated 2016-01-30 15:58:29 -05:00