Commit graph

39 commits

Author SHA1 Message Date
NovaSquirrel
c0e249e993 Revert "Merge branch 'reformat_code'"
This reverts commit daf3b57e89, reversing
changes made to 7a6e0b7d77.
2021-03-10 11:13:28 -05:00
Vladimir Kononovich
f3f15a32fe Reformat InteropDll (Resharper) 2020-12-19 23:30:40 +03:00
NovaSquirrel
117e6265b0 Update scaling in History Viewer 2020-10-08 01:54:35 -04:00
NovaSquirrel
40d4e21cb1 Volume control on the history viewer 2020-10-08 01:36:42 -04:00
NovaSquirrel
1bf62f38fc Make History Viewer not lock up the program when closed 2020-10-07 21:12:39 -04:00
NovaSquirrel
f6bf4d6f2a Make history viewer sort of work 2020-10-07 00:47:24 -04:00
Sour
4ac7b21878 Debugger: Added debug log window
This currently logs uninitialized memory reads (main CPU, SA1 & GB) + SGB packets
2020-06-23 18:34:03 -04:00
Sour
06135f10de GB: Added palette configuration options
+ Split GB options to a separate window
2020-06-22 19:12:25 -04:00
Sour
d204485153 Added Super Game Boy support
Missing support for SGB2's timings and still needs a few tweaks and more testing
2020-06-18 00:58:39 -04:00
Sour
483ffe1143 UI: Added reload rom option
Same as Mesen - Power Cycle no longer resets changes done to PRG.  Reload ROM must be used when reloading the rom from the disk is needed.
+ Fixed some issues with reset and power cycle not pausing emulation when the option to pause when turned on
2020-02-22 20:54:07 -05:00
Sour
d76921e9ce UI: Added save/load state menus 2020-02-05 21:30:16 -05:00
Sour
3d36c7a27b UI: Fixed date display on save states 2020-02-05 19:53:18 -05:00
Sour
b4d28cfbdc Version Update: 0.3.0 2019-10-26 19:54:19 -04:00
Sour
fa98a0ff4e Debugger: Fixed deadlocks when switching games/etc with debugger tools opened 2019-10-22 19:53:18 -04:00
Sour
4f22eefa21 Netplay: Added support for netplay 2019-10-20 21:23:48 -04:00
Sour
207282ed1e Added support for automated testing 2019-10-16 20:22:45 -04:00
Sour
bebc1e04fe Cheats: Added cheat database (Database by Mighty Mo) 2019-10-14 00:37:10 -04:00
Sour
9aba01ba0c Added cheat code support (GG & PAR) 2019-10-12 22:40:25 -04:00
Sour
60a8abcbd5 Debugger: Fixed crash when using event viewer in PAL mode 2019-10-08 21:04:32 -04:00
Sour
fe470dd87a SA-1 support (still missing a few rarely used features) 2019-07-25 22:22:09 -04:00
Sour
22ed5f31d8 Linux: Fixed crashes/lock ups when closing while debugger is opened 2019-07-18 18:35:14 -04:00
Sour
c96e37145f UI: Fixed rendering issues on startup
+ Improved load-up for recent games to not appear glitched for a split second
2019-07-16 19:08:16 -04:00
Sour
b6cb94c8ec UI: Fixed filter for file open dialog 2019-03-31 20:54:05 -04:00
Sour
e1c7e7b9c4 Linux: Fixed build/makefile and compilation errors/warnings (and add missing files to git) 2019-03-31 14:50:12 -04:00
Sour
ac4b5345f7 Debugger: Added TBL support 2019-03-28 22:45:14 -04:00
Sour
7e091529aa Fixed crash when exiting emulator (shortcut handler must be deleted before deleting the key manager) 2019-03-22 21:31:07 -04:00
Sour
63f6de6a8e Core: Reset/Power Cycle support (+ fixed power on state for DMA controller) 2019-03-16 12:20:18 -04:00
Sour
0836db643f UI: Added recent game selection screen 2019-03-14 18:07:25 -04:00
Sour
99e2e1bf0b Added pause/resume functionality 2019-03-12 13:13:32 -04:00
Sour
73913e1f0c Save state support 2019-03-12 09:15:57 -04:00
Sour
fe958a8285 UI: Preferences, shortcut keys, emulation speed, etc. 2019-03-11 17:56:54 -04:00
Sour
f4ad787721 UI: Added support for zip/7z files 2019-03-10 23:45:56 -04:00
Sour
9188baf7f1 UI: Added recent files menu 2019-03-10 19:37:42 -04:00
Sour
60af2e2f64 UI: Added video options (scale, filters, aspect ratio) 2019-03-10 11:12:50 -04:00
Sour
cc8ddabf88 PGO build configuration 2019-02-24 23:53:14 -05:00
Sour
691175aaaa Stop and cleanup properly when closing application (to fix crash) 2019-02-16 01:22:31 -05:00
Sour
6d22b920b8 Debugger: Added hex editor 2019-02-15 21:33:13 -05:00
Sour
aed9270e52 Imported video decode/renderer classes and related utilities from Mesen 2019-02-13 23:02:43 -05:00
Sour
b54efba8dc Add back some of the excluded projects 2019-02-13 14:10:36 -05:00