Commit graph

3354 commits

Author SHA1 Message Date
Sour
076443a2a7 WIP - skia background color 2021-03-25 22:20:43 -04:00
Sour
6763be4239 wip skia 2021-03-25 20:48:21 -04:00
Sour
6d75c535af Test2 2021-03-25 19:32:46 -04:00
Sour
372e8a1cd1 Test 2021-03-25 17:29:15 -04:00
Sour
43445203a5 Hex editor perf #1 2021-03-25 00:21:48 -04:00
Sour
f7c2776e94 Hex editor 2021-03-24 22:21:44 -04:00
Sour
28d1bc0d50 Memory tools 2021-03-23 00:19:41 -04:00
Sour
bf4ac20408 Refactoring, import debugger config files 2021-03-22 19:13:56 -04:00
Sour
780539d79e Theme selection 2021-03-22 00:40:13 -04:00
Sour
d25ea09dbf Equalizer 2021-03-21 19:25:52 -04:00
Sour
152633be92 Folder picker 2021-03-21 13:19:39 -04:00
Sour
7c67378337 Groupbox, layout tweaks 2021-03-21 12:34:07 -04:00
Sour
efcca27f28 Shortcut key grid headers 2021-03-21 11:02:29 -04:00
Sour
0dc26c53b3 Pref advanced config 2021-03-21 01:00:49 -04:00
Sour
fb7070a8ec Shortcut keys tab 2021-03-20 23:54:23 -04:00
Sour
b889f04a2b Right-click to clear binding 2021-03-20 18:43:57 -04:00
Sour
5e7d42a720 Fix file name 2021-03-20 18:13:15 -04:00
Sour
a3d307238f Fix some bindings 2021-03-20 14:46:33 -04:00
Sour
d6d43786fc Auto-apply config as preview while running 2021-03-20 14:17:33 -04:00
Sour
14322a194e Input config 2021-03-20 14:09:25 -04:00
Sour
8334b8ea3e Input configuration 2021-03-20 00:46:44 -04:00
Sour
95fa79ccf7 Input config, config save/load json, fix slider bindings 2021-03-19 00:26:08 -04:00
Sour
4e3f919275 Picture settings 2021-03-18 21:05:12 -04:00
Sour
fda983af79 Emulation config done 2021-03-18 20:46:32 -04:00
Sour
918394159e Date time pickers for bs-x 2021-03-18 20:33:22 -04:00
Sour
dc96a2c0e9 Checkbox style 2021-03-18 18:29:36 -04:00
Sour
824fe0efbc Fix numeric up down styles 2021-03-18 00:37:38 -04:00
Sour
f6933c7d5d Styles and emulation config 2021-03-17 23:54:21 -04:00
Sour
a3f537608c Numeric up down style 2021-03-17 21:16:13 -04:00
Sour
0d9ec92b7d Preferences 2021-03-17 01:00:39 -04:00
Sour
b1c3a101e7 Checkbox warning, section header, audio config 2021-03-17 00:40:58 -04:00
Sour
c398390436 Binded enum combo box 2021-03-16 22:41:38 -04:00
Sour
42c0067d41 Menu/Button styles 2021-03-16 19:19:42 -04:00
Sour
2255e9f4b8 Button style 2021-03-16 01:15:00 -04:00
Sour
7e4a6872bd Video config + bindings 2021-03-16 00:57:52 -04:00
Sour
7c53f2a8d8 Minor tweaks 2021-03-15 22:06:44 -04:00
Sour
038822deb4 Integrate new UI project 2021-03-15 18:59:28 -04:00
Sour
61039cce86 Update keybindings for new UI 2021-03-15 17:39:33 -04:00
Sour
89199f298a Debugger: GB - Fixed some issues with breaking not working properly in some scenarios 2020-07-08 21:25:23 -04:00
Sour
e47f0b8feb Debugger: Lua - Allow regular start/end frame events to work normally when in GB-only mode
Allows reusing identical scripts between both GB and SNES modes
2020-07-08 21:07:00 -04:00
Sour
f701459421 Debugger: Added AF/BC/DE/HL aliases for expressions 2020-07-08 21:02:26 -04:00
Sour
8ebe0401f7 Debugger: Code refactoring (disassembler)
+ Fixed some issues when switching between different coprocessors while debug windows are opened
2020-07-07 22:33:47 -04:00
Sour
98fe9a85d6 PPU: Fixed mosaic display when reading/writing to PPU registers in the middle of a scanline 2020-07-05 16:21:26 -04:00
Sour
1d27867ddd Linux/Libretro: Fixed GCC build 2020-07-03 23:38:02 -04:00
Sour
1047860be7 Debugger: GB - Fixed memory mappings display when boot rom is active 2020-07-03 16:41:44 -04:00
Sour
7a6b600d34 Debugger: Fixed break on power on not working as expected for GB games
Can't step 1 ppu cycle on GB because LCD is disabled at power on
2020-07-03 16:23:19 -04:00
Sour
071f634f94 Debugger: Register Viewer - Fixed incorrect label for GB APU 2020-07-03 16:18:53 -04:00
Sour
909e75a5ec Debugger: Fixed trace logger refreshing when no changes
+ Fixed byte coloring in hex viewer for GB games
2020-07-03 16:18:03 -04:00
Sour
eb89559f4f Debugger: Trace Logger - Fixed dead lock on power cycle when trace logger is opened 2020-07-03 16:12:24 -04:00
Sour
b17fdc49c6 Debugger: GB - Added effective address for (hl)/(bc)/(de) op codes 2020-07-03 15:45:07 -04:00