NovaSquirrel
242dd77365
Port Watch Window from Mesen
2020-10-10 02:52:36 -04: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
781a70208c
Fix movie exporting?
2020-10-08 00:43:56 -04:00
NovaSquirrel
92005f89c0
More Pause/Lock fixes
2020-10-07 23:10:29 -04:00
NovaSquirrel
b8afcb79df
Progress on fixing input desyncs in history viewer
2020-10-07 22:42:12 -04:00
NovaSquirrel
1bf62f38fc
Make History Viewer not lock up the program when closed
2020-10-07 21:12:39 -04:00
NovaSquirrel
c15ed1dee1
Progress on getting history viewer added
2020-10-06 22:57:19 -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
eb89559f4f
Debugger: Trace Logger - Fixed dead lock on power cycle when trace logger is opened
2020-07-03 16:12:24 -04:00
Sour
8ae115c430
UI: Added help shortcuts to main window and script window
2020-06-30 16:51:16 -04:00
Sour
bfaff15dda
Docs: First version of documentation
2020-06-30 16:51:13 -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
1434819830
GB: Added per-channel volume settings
2020-06-22 22:28:37 -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
ef930104e6
GB: Added options to emulate LCD blending and GBC LCD colors
2020-06-20 23:20:03 -04:00
Sour
42015e9f8c
UI: Added shortcuts to start/stop recording video/audio/movies
2020-06-20 14:08:07 -04:00
Sour
6592805fc0
SGB: Added SGB2 support
...
+ Change name for SGB bios file
2020-06-18 22:22:46 -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
9b1f6ef3f9
Debugger: GB - Added uninit read break option
2020-06-06 23:12:03 -04:00
Sour
9c4fb9c45c
Debugger: GB - Added assembler tool
2020-06-06 22:27:54 -04:00
Sour
7852d6f75c
Mono: Fixed unbound debugger shortcuts being triggered by pressing the windows key
2020-06-04 17:46:32 -04:00
Sour
4db6c08822
Debugger: GB - Added sprite viewer
2020-06-01 23:36:18 -04:00
Sour
faf4d62ef4
GB: Allow picking GB model (original vs color) and using a boot rom
...
+Adds boot rom/sprite ram in hex editor
+Allow colorized GB games in GBC mode
2020-05-26 00:05:35 -04:00
Sour
134c28ed9f
GB: Replace scanline renderer with pixel renderer
...
Probably still not very accurate
2020-05-21 20:57:00 -04:00
Sour
5f055110fa
Added Game Boy support
...
CPU/APU are decent - PPU is still just a scanline renderer
No Super Game Boy support yet
2020-05-18 16:11:08 -04:00
Sour
5daa1b6225
Video: Fixed/changed some aspect ratio calculations
...
-Fixed calculation for width for NTSC/PAL
-NTSC/PAL are PAR, as before, but 4:3/16:9 are now DAR instead, since their purpose is to fill the user's screen, regardless of overscan settings
2020-04-29 20:24:21 -04:00
Sour
5ff456bc09
Audio: Added cubic interpolation option
2020-04-28 17:56:57 -04:00
Sour
34fbe980de
UI: Added shortcut to increase/decrease volume
2020-04-24 21:15:46 -04:00
Sour
009f3f8d46
UI: Disable netplay/movies when runahead is enabled
...
There are issues with both features when runahead is enabled
2020-04-16 20:49:54 -04:00
Sour
dade91a189
Debugger: Added CX4 debugger
2020-02-24 22:00:52 -05:00
Sour
2e8a13e920
Debugger: Added DSP debugger
2020-02-23 22:24:58 -05: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
b29fabbb57
BS-X: Improved emulation and support for .bin broadcast files
2020-02-20 23:57:01 -05:00
Sour
cf909b56d8
Added BS-X support
...
WIP - Still some issues and missing some features (e.g date/time support)
2020-02-19 23:53:34 -05:00
Sour
b62a0a3960
Debugger: Added assembler tool
2020-02-11 22:20:08 -05:00
Sour
b68aaefd7e
Debugger: Added "mark selection as" shortcuts in debugger & memory tools
2020-02-08 22:30:54 -05:00
Sour
0cf94db654
Debugger: Added performance profiler tool
2020-02-08 17:08:33 -05:00
Sour
d76921e9ce
UI: Added save/load state menus
2020-02-05 21:30:16 -05:00
Sour
8c0939861a
Video Recorder: Add support for GIF output
2020-02-05 18:57:20 -05:00
Sour
b53fcbfc46
UI: Fixed some forms being shown behind current form when option to display window on top is enabled
2020-02-01 12:39:23 -05:00
Sour
5e900992d0
Video: Option to select exclusive fullscreen resolution
2019-12-28 10:44:13 -05:00
Sour
2b5bac1a16
UI: Added resources for about acknowledgements
2019-12-26 18:25:52 -05:00
Sour
20a2bd7874
UI: Added shortcuts to select a specific save slot
2019-12-26 14:11:33 -05:00
Sour
857caa3e20
Input: Turn off hot plugging for directinput devices
...
Loading a game or opening input config will still check for new DInput controllers
2019-12-26 13:57:05 -05:00
Sour
5f2c502be9
Run ahead support (+ improved save/load state performance)
...
Note: Run ahead currently doesn't work well with netplay, movies and rewind
2019-12-26 12:03:38 -05:00
Sour
7921370937
UI: Hide mouse cursor after exiting pause
2019-12-24 15:22:55 -05:00
Sour
76d5f2a5b3
CX4: Allow bigger cartridges (allows MMX3 Zero project to run) + added option to enable stricter board mapping rules (for homebrew dev/etc.)
2019-12-19 20:08:25 -05:00
Sour
b94ca9b728
Emulation: Added option to randomize power on state for the PPU (for homebrew/romhacking purposes)
2019-12-11 21:44:42 -05:00
Sour
faecb0b37f
UI: Fixed minor display issue in cheat window
2019-10-30 20:16:52 -04:00