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
|
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
|
2e7191d9c0
|
Auto updates: Fixed issue with MesenUpdater being started twice + Added Sha1 hash check
|
2016-02-10 18:58:13 -05:00 |
|
Souryo
|
3bc956067d
|
Check for updates + Auto updater
|
2016-02-08 23:23:31 -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
|
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
|
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
|
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
|
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 |
|
Souryo
|
ea36115941
|
FDS: Sound support
|
2016-01-30 14:57:50 -05:00 |
|
Souryo
|
9bfa62129a
|
Added support for drag and dropping rom/ips files
|
2016-01-28 23:01:01 -05:00 |
|
Souryo
|
a69a0487b4
|
Cheats: Fixed crash when opening cheats menu with no game loaded
|
2016-01-28 22:36:27 -05:00 |
|
Souryo
|
47ffc9c89d
|
NetPlay: Fixed crashes when connecting to a server that hasn't loaded a romyet. + Fixed lowercase title for clients after loading rom
|
2016-01-28 22:34:23 -05:00 |
|
Souryo
|
1c581a8a75
|
Display better error when a crash occurs
|
2016-01-28 21:40:30 -05:00 |
|
Souryo
|
df8e66a5e7
|
FDS support (missing sound emulation)
|
2016-01-28 20:47:16 -05:00 |
|
Souryo
|
a732ef9f59
|
Debugger: Improved performance (reduced locking, etc.).
Also fixed a bug in GenerateOutput when cpu memory is mapped to prg ram (instead of rom)
|
2016-01-26 16:47:21 -05:00 |
|
Souryo
|
a2c9122f74
|
NetPlay: Sync host cheat codes with clients
|
2016-01-21 20:30:00 -05:00 |
|
Souryo
|
6d691e5cab
|
Debugger: Fixed memory viewer crash
|
2016-01-19 20:26:11 -05:00 |
|
Souryo
|
b3a6447a94
|
BaseMapper - Support for both CHR ROM & RAM at once
Mapper 74, 119, 191, 192, 194, 195 support
|
2016-01-19 20:16:00 -05:00 |
|
Souryo
|
ac20a3cee4
|
Project changes to simplify PGO builds
|
2016-01-19 16:19:23 -05:00 |
|
Souryo
|
e455dd3eb4
|
Audio: Ability to select ouput device (e.g speakers, headphones)
|
2016-01-17 22:16:20 -05:00 |
|
Souryo
|
8f3cd51743
|
Updated to Visual Studio 2015 (only required minor changes)
Updated DirectX TK version
|
2016-01-17 19:10:01 -05:00 |
|
Souryo
|
117a4b073d
|
Video: Added customizable RGB palette
|
2016-01-17 14:21:31 -05:00 |
|
Souryo
|
df369722d1
|
Fixed TestHelper.exe launch code
|
2016-01-17 11:42:35 -05:00 |
|
Souryo
|
01ed5451e4
|
x86 & x64 versions now use the same .exe file (both versions are packaged inside the .exe)
|
2016-01-17 11:11:53 -05:00 |
|
Souryo
|
b142b9d314
|
Disable recent files menu when empty
|
2016-01-16 22:51:44 -05:00 |
|
Souryo
|
335569a66a
|
Disabled unsafe code flag (and rewrote unsafe code)
|
2016-01-16 22:41:21 -05:00 |
|
Souryo
|
b47736fae1
|
Merged all components into a stand-alone exe
|
2016-01-16 22:40:41 -05:00 |
|
Souryo
|
a56aa15f28
|
Win 8.1/10 support: Fixed crashes, added automatic download feature for the MSVC runtime
|
2016-01-16 19:33:10 -05:00 |
|
Souryo
|
e4fa287e66
|
Vista: Fixed a couple of issues that came up while testing on windows vista
|
2016-01-16 12:29:17 -05:00 |
|
Souryo
|
291931a1b0
|
HD Packs: Added option to enable/disable load of HD packs
|
2016-01-16 09:50:33 -05:00 |
|