Commit graph

1435 commits

Author SHA1 Message Date
Souryo
62a10de12a Debugger: Fixed breakpoint highlighting when BP is on current statement 2017-08-05 14:54:20 -04:00
Souryo
fb5bf36c91 Debugger: Fixed deadlock when trying to reset game just as it is about to crash (STP/HLT opcode) 2017-08-05 14:24:44 -04:00
Souryo
2753273206 Debugger: Added conditional logging to trace logger 2017-08-05 12:13:53 -04:00
Souryo
3fe9faaf57 DB: Fixed Dezaemon DB entry (needs 32k save ram) 2017-08-04 18:33:39 -04:00
Souryo
4e7d05734a Video: Added option to force integer scale values in fullscreen mode 2017-08-03 21:55:31 -04:00
Souryo
299747e76a Debugger: Breakpoint-related improvements + small performance improvements 2017-08-03 21:30:44 -04:00
Souryo
2cc0edb76a Debugger: Remove scanline/cycle adjustment in trace logger output 2017-08-02 19:47:21 -04:00
Souryo
d4499fcf8c Updates: Clearer message when checking for updates fails 2017-08-02 19:20:08 -04:00
Souryo
ccfbd83299 Debugger: Display cycle count in decimal instead of hex 2017-08-02 18:53:30 -04:00
Souryo
d78aef2b77 Debugger: Fixed crash on games that never call RTI 2017-08-02 18:43:38 -04:00
Souryo
3f58811a6b Debugger: Step back no longer sometimes causes the game to run at max speed permanently 2017-08-02 18:09:59 -04:00
Souryo
f975728005 Debugger: Allow stepping back through the execution (by using rewind mechanic) 2017-08-01 22:49:50 -04:00
Souryo
74983a4311 UI: Prevent mouse cursor from (rarely) becoming hidden when opening debugger 2017-08-01 20:00:32 -04:00
Souryo
2484c994f3 Upgrade: Fixed crash when upgrading from 0.9.0 2017-08-01 19:47:19 -04:00
Souryo
b2011286f0 Input: Prevent out-of-bound memory access for zapper logic 2017-07-30 21:33:13 -04:00
Souryo
3d92ac02b1 Rewind: Prevent freezes when rewinding after a reset 2017-07-30 19:30:02 -04:00
Souryo
952c28939c Input: Added option to specify zapper light detection radius 2017-07-30 19:22:01 -04:00
Souryo
6d73a03139 Tests: Fixed regression due to previous refactoring commit 2017-07-30 18:22:55 -04:00
Souryo
59d467a112 UI: Localized HD pack builder + added tooltips for options 2017-07-30 16:06:48 -04:00
Souryo
4455178da2 Code refactoring (patch/archive handling) + allow HD packs to be loaded from archives 2017-07-30 09:46:07 -04:00
Souryo
119ccd5881 Debugger: Added goto init/load handler buttons for NSF files 2017-07-28 20:58:55 -04:00
Souryo
4c25a2b9f1 Input: Fixed key binding conflicts in default settings 2017-07-26 18:13:59 -04:00
Souryo
bff434fa16 UI: Added options to configure the game selection screen 2017-07-25 22:43:39 -04:00
Souryo
60ff7be8c0 HD Packs: Bug fixes, code cleanup, optimization 2017-07-25 19:46:25 -04:00
Souryo
ca579b4c40 UI: Added option to disable OSD 2017-07-23 14:11:59 -04:00
Souryo
b608460fce Fixed upgrade issue vs aspect ratio setting 2017-07-23 14:00:13 -04:00
Danny Bautista
014f06ce2f Fixed Linux build - add <algorithm> includes (#200) 2017-07-23 13:47:10 -04:00
Souryo
547fbab29f Overclocking: Improved compatibility with games that write to $4011 + fixed PAL issues with OC 2017-07-17 19:35:16 -04:00
Souryo
a4d0b00fe7 UI: Reduced game selection screen memory usage 2017-07-15 23:32:46 -04:00
Souryo
8d4dcf96e2 FDS: Fixed save file issues when using power cycle 2017-07-15 22:52:37 -04:00
Souryo
c5517eff76 DB: Added some games to DB 2017-07-15 21:32:22 -04:00
Souryo
3605d163c9 Nanjing: Fixed automatic CHR bank switch timing 2017-07-15 21:31:55 -04:00
Souryo
80581e6118 Overclocking: Fixed regression introduced in 0.9.0 that caused issues in some games 2017-07-15 19:59:55 -04:00
Souryo
97323f3eb0 Debugger: Fixed scanline number being wrong in trace log in some cases 2017-07-01 15:38:18 -04:00
Souryo
23ccf25915 Fixed VS2015 compilation error 2017-06-29 14:34:22 -04:00
Souryo
ae2f591856 Debugger: Added option to break when debugger gets focus 2017-06-29 13:55:12 -04:00
Souryo
410cd90977 Debugger: Added option to automatically refresh watch while running 2017-06-29 13:47:49 -04:00
Souryo
c0c9a47996 Debugger: Break execution when attempting to pause via main window 2017-06-28 23:18:51 -04:00
Souryo
e82371e2f8 HD Packs: Improvements, new features, bug fixes 2017-06-28 20:01:24 -04:00
SourMesen
f1ba279de6 Readme: Dependency list for Linux 2017-06-10 21:32:34 -04:00
SourMesen
42f279481c Readme: Added a bit more info for Linux users 2017-06-10 21:05:32 -04:00
Souryo
26ec5b808e Video: Added new aspect ratio option that selects NTSC or PAL aspect automatically based on current region 2017-06-08 21:23:51 -04:00
Souryo
147fcbfcf7 UI: Allow player 1's controls to be used to navigate the recent game selection screen 2017-06-08 20:53:01 -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
d05d66507c Emulation: Added adaptive sprite limit option to reduce graphical glitches when possible 2017-06-08 20:00:51 -04:00
Souryo
c14f046990 Input: Fixed bug with gamepad buttons sometimes detected as unpressed when pressed (multithread bug) 2017-06-04 17:16:57 -04:00
Souryo
5cd5c292b6 UI: Fixed display bug when using power off while game is paused 2017-05-30 07:36:55 -04:00
Souryo
735c3e583b UI: Fixed game selection screen issues with fullscreen & autohide menu option 2017-05-28 10:33:09 -04:00
Souryo
06cbbcf9d5 Debugger: Fixed unintentional emulation sideeffect caused by PPU viewer 2017-05-26 20:20:26 -04:00
Souryo
c15a07476f NSF: Fixed MMC5 multiplication register emulation 2017-05-26 18:03:48 -04:00