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 |
|
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
|
953986c055
|
Debugger: Fixed nametable viewer info (didn't show what was under the mouse)
|
2016-01-28 20:56:44 -05:00 |
|
Souryo
|
a681b4992c
|
NetPlay: Fixed crash that occurred when bytes were > 127. Signed chars ended up becoming huge unsigned numbers, triggering the maximum message length and closing the connection.
|
2016-01-28 20:55:48 -05:00 |
|
Souryo
|
c772d4d0d5
|
PPU: Fixed missing/bad sprites on scanline 0
|
2016-01-28 20:47:45 -05:00 |
|
Souryo
|
df8e66a5e7
|
FDS support (missing sound emulation)
|
2016-01-28 20:47:16 -05:00 |
|
Souryo
|
a68625c8ac
|
Locks: Used thread_local to remove calls to GetCurrentThreadId (faster)
|
2016-01-26 17:21:33 -05:00 |
|
Souryo
|
50aed76ace
|
VideoDecode: Replaced floats with doubles
|
2016-01-26 16:52:51 -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
|
b320736273
|
MMC5: Save states
|
2016-01-24 21:54:05 -05:00 |
|
Souryo
|
a14d5b4703
|
Fixed function signature (GetCurrentScanline)
|
2016-01-24 21:35:43 -05:00 |
|
Souryo
|
c95cf0a77d
|
MMC5: Fixed IRQ timing bug when disabling/enabling rendering during frames. Fixes Laser Invasion.
|
2016-01-24 21:35:24 -05:00 |
|
Souryo
|
642a408298
|
APU: Code cleanup (removed unused class template)
|
2016-01-24 18:51:07 -05:00 |
|
Souryo
|
dbf038d5b4
|
Mapper 85 (VRC7) support
|
2016-01-24 17:05:53 -05:00 |
|
Souryo
|
f4b7dcb1f5
|
VRC IRQs: Writing to control register must clear IRQ
|
2016-01-24 16:56:08 -05:00 |
|
Souryo
|
17f814e47a
|
BaseMapper: Fixed missing CPU clocks in ProcessCpuClock
|
2016-01-24 16:51:58 -05:00 |
|
Souryo
|
853ef92063
|
VRC4: Implement mapper 27 correctly
|
2016-01-24 15:20:57 -05:00 |
|
Souryo
|
742d76c2f2
|
VRC4: Added IRQ support
|
2016-01-24 15:17:25 -05:00 |
|
Souryo
|
4d8a007e5f
|
Mapper 24 & 26 (VRC6) support (Incomplete)
|
2016-01-24 14:20:35 -05:00 |
|
Souryo
|
b00a565354
|
BaseMapper: Refactoring, improved generic save state support
|
2016-01-24 11:18:50 -05:00 |
|
Souryo
|
9376c15abf
|
Mapper 45 support
|
2016-01-24 00:40:56 -05:00 |
|
Souryo
|
73dd5829d8
|
Mapper 226 support
|
2016-01-23 21:54:15 -05:00 |
|
Souryo
|
deeace8b2f
|
Mapper 207 (TaitoX1005 with different mirroring) support
|
2016-01-23 21:33:28 -05:00 |
|
Souryo
|
0003edb90c
|
Mapper 118 (TKSROM/TLSROM) support
|
2016-01-23 21:09:01 -05:00 |
|
Souryo
|
d34baea364
|
Mapper 64 (Tengen Rambo 1) support
|
2016-01-23 20:02:20 -05:00 |
|