Commit graph

101 commits

Author SHA1 Message Date
Sour
8047fe44bb Added Study Box tape support (.studybox files)
-Added audio support
-Improved emulation logic
-Games are loaded via .studybox files
2019-12-31 20:24:06 -05:00
Sour
a8848c713c UI: Fixed game selection screen displaying incorrectly when no recent games exist 2019-12-29 14:35:17 -05:00
Sour
42a7404d4f NSF: Fixed UI crash when switching between different NSF files 2019-12-29 10:39:14 -05:00
Sour
a4dd6b1c1a UI: Added acknowledgements to about window 2019-12-26 17:35:50 -05:00
Sour
4fd20440f6 UI: Game Selection Screen - Change highlight colors to add more contrast 2019-12-26 14:25:38 -05:00
Sour
eb1f120539 UI: Fixed crash when closing preferences if game selection screen is disabled 2019-12-25 15:57:45 -05:00
Sour
8fd28e2e8f UI: Display more than 1 game in game selection screen 2019-12-23 14:51:26 -05:00
Sour
8508b211cc Debugger: Event Viewer - Added option to show NTSC borders
+ Ported most of Mesen-S' event viewer code to allow this to work
2019-11-19 22:28:45 -05:00
Sour
d58d1f39d1 Debugger: Add move up/down shortcuts to watch list 2019-01-29 16:09:53 -05:00
Sour
bf160884db Debugger: Improved watch window usability 2019-01-29 00:09:26 -05:00
Sour
05f99aba7c Linux: Debugger - Tooltip layout fixes 2019-01-27 13:45:57 -05:00
Sour
d45c70be8a Linux: Fixed some layout issues 2019-01-27 01:33:26 -05:00
Sour
1e58065154 Linux: Support for GTK dark themes 2019-01-27 01:18:18 -05:00
Sour
0d0adaf95c UI: Regroup options that are recommended for homebrew dev 2019-01-22 18:43:36 -05:00
Sour
5f88fa8cc6 Debugger: PPU Viewer - Add 2x zoom toggle 2019-01-21 14:38:38 -05:00
Sour
d1e7d7c016 UI: Fixed VS crash when opening main window in form designer 2019-01-19 18:53:42 -05:00
Sour
de7ded3139 NSF: Added support for history viewer 2018-12-26 13:28:17 -05:00
Sour
d6d188282c NSF: Allow rewinding in NSF player 2018-12-26 11:49:09 -05:00
Sour
0df0c85767 Debugger: PPU Viewer - Added a "Edit in memory viewer" right-click option on nt/chr/sprite viewer tabs 2018-12-15 15:44:22 -05:00
Sour
80c41f69c2 Debugger: Fixed issues with multiselect in virtual lists 2018-08-19 15:19:28 -04:00
Sour
7e3da8d1bf UI: Improved overclocking tab hint/warning text 2018-07-26 20:43:28 -04:00
Sour
7619b93cfe Netplay: Added password protected servers 2018-06-16 14:02:12 -04:00
Sour
718b671730 UI: Fixed warnings found by xbuild 14.0 2018-06-11 19:27:35 -04:00
Sour
a17eb67cad UI: Replaced numeric up/down controls with custom control (to fix numerous usability issues on both Windows & Linux) 2018-06-10 12:58:52 -04:00
Sour
17a02fb5c8 Debugger: Improved performance when a lot of labels are defined (e.g 1000+) 2018-06-09 21:25:49 -04:00
Sour
39f2a1e2ff Linux: Fixed debugger shortcut keys not working most of the time 2018-06-09 17:54:34 -04:00
Sour
be8cc9110d Debugger: Added vertical layout option 2018-06-05 20:11:56 -04:00
Sour
204d49a1b1 Debugger: Lua - Added Lua scripts examples (by upsilandre) 2018-04-15 14:20:15 -04:00
Sour
d400f22dd7 UI: Fixed recent game screen crash (when game crashes, if recent game screen is disabled or empty) 2018-04-04 17:35:27 -04:00
Sour
b578718355 UI: Fixed keyboard focus issue with menus & toolbars 2018-03-25 16:34:12 -04:00
Sour
a81e328ec8 Debugger: Fixed ctrl/shift-clicking in breakpoint list 2018-03-06 20:05:57 -05:00
Sour
608880e6a3 UI: Fixed menustrips/toolstrips not responding to first click when window was out of focus 2018-02-23 11:30:37 -05:00
Sour
8a137ba72e UI: Fixed issue with menu bar in NSF player when auto-hide option is enabled 2017-12-24 17:45:02 -05:00
Souryo
abaf524e99 UI: Fixed Mono issue with SelectionChangeComitted event
Event doesn't appear to fire properly via keyboard input on Mono
2017-10-20 18:34:24 -04:00
Souryo
99d1728da9 Debugger: Improved scanline/cycle fields' usability 2017-09-29 20:54:09 -04:00
Souryo
b8630ddeeb UI: Fixed layout issues in video config (+ down arrow icon change in win8+) 2017-09-18 21:40:21 -04:00
Souryo
05236c4d1a UI: More layout fixes 2017-09-17 01:29:17 -04:00
Souryo
ac4f3a0b00 UI: Linux layout fixes 2017-09-17 00:54:30 -04:00
Souryo
8151fb5445 UI: Fixed DPI-related issues 2017-09-16 22:02:05 -04:00
Souryo
7d83107af5 UI: Fixed minor NSF player layout bug in Win10 2017-09-08 15:43:18 -04:00
Souryo
a4d06f683a UI: Allow all UI shortcuts to be customized (and support for multi-key shortcuts) 2017-09-08 10:38:41 -04:00
Souryo
07e69eabb3 Debugger: Fixed watch window usability issues 2017-08-30 21:28:27 -04:00
Souryo
5957bc2d3e Debugger: LUA scripting 2017-08-30 18:31:27 -04:00
Souryo
9434d0eed3 UI: Fixed issuewhen loading IPS file after using game selection screen 2017-08-20 00:26:20 -04:00
Souryo
bdf6cea4a7 Improved startup performance 2017-08-13 17:17:14 -04:00
Souryo
a1786654ad NSF: Added repeat/shuffle options 2017-08-13 10:51:13 -04:00
Souryo
58046bcd6d Linux: Fixed display issues with recent game selection screen 2017-08-12 00:24:04 -04:00
Souryo
77a41f3197 UI: Guard against potentially corrupted data in the recent games zip files 2017-08-06 16:45:01 -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
bff434fa16 UI: Added options to configure the game selection screen 2017-07-25 22:43:39 -04:00