168 Commits

Author SHA1 Message Date
Souryo
2f3f698fd1 VS: Fixed alternate versions of TKO Boxing & Super Xevious
+Warn when trying to load dualsystem games
2017-05-22 14:25:33 -04:00
Souryo
1ff6747e63 UI: Added option to reset all settings 2017-05-19 00:34:10 -04:00
Souryo
1430bcfb1a Version Update: 0.9.0 2017-05-13 22:55:56 -04:00
Souryo
7d1fa8aaaf UI: Added game timer option (+ code refactoring) 2017-05-13 15:43:02 -04:00
Souryo
a412b453cf UI: Add visual list of recently played games (click to resume) 2017-05-06 18:35:02 -04:00
Souryo
ce62e40d47 FDS: Added option to automatically switch disks
+Fixed bug with eject disk functionality
2017-05-04 22:55:46 -04:00
Souryo
3b34a7c113 Audio: Added 96kHz sampling rate option 2017-05-02 23:41:11 -04:00
Souryo
682b6d1d36 UI: Save/restore window position 2017-05-01 23:17:51 -04:00
Souryo
91b93a9cf3 Video: Scale and filters are now independent
+ Improved scale field usability
2017-05-01 23:05:31 -04:00
Souryo
3d2e4cbb69 Video: Added frame counter option 2017-04-30 19:28:35 -04:00
Souryo
4d48b6a95f Rewind: Added default shortcut keys for rewind 2017-04-29 08:29:47 -04:00
Souryo
3a6c8ca416 Added rewind functionality 2017-04-28 19:54:58 -04:00
Souryo
c9c7c626ef UI: Added options to automatically hide menu bar and display more information in title bar 2017-04-22 18:03:17 -04:00
Souryo
49c29693bf Version Update: 0.8.1 2017-04-15 16:58:23 -04:00
Souryo
2077a7ae13 UI: Added option to display play/record icon when playing/recording movies + option to hide the pause overlay 2017-04-15 15:57:15 -04:00
Souryo
db9a453444 Audio: Equalizer 2017-04-15 13:54:47 -04:00
Souryo
e1fae4e302 PPU: Added option to emulate OAM decay 2017-04-08 14:13:10 -04:00
Souryo
1f34eeded6 Version Update: 0.8.0 2017-03-24 19:23:18 -04:00
Souryo
b9a62d96b7 Command line: Added command line options for most settings (and help window to document them) 2017-03-19 13:05:33 -04:00
Souryo
5fc0df4155 Debugger: Trace Logger - Added format option for status flags 2017-03-16 21:34:28 -04:00
Souryo
acbd7f183d Debugger: Ability to de-emphasize read/written/executed bytes in hex editor 2017-03-04 23:15:50 -05:00
Souryo
47d5dd6ecc Debugger: Added break on unofficial op/brk options 2017-03-04 16:18:28 -05:00
Souryo
312a07bbdd Debugger: Trace Logger improvements (Last 30k instructions visible, performance fixes, options are saved) 2017-03-04 15:18:00 -05:00
Souryo
66753c843c Debugger: Highlight (and fade) read/write/exec in hex editor 2017-03-01 20:52:15 -05:00
Souryo
a10fef630a Debugger: Save TBL settings in workspace 2017-02-26 19:18:01 -05:00
Souryo
09c2779aec Debugger: TBL file support in hex editor 2017-02-26 18:58:48 -05:00
Souryo
8ec8e471d5 Input: Added option to emulate NES-101/HVC-101 behavior 2017-02-25 10:56:38 -05:00
Souryo
23fd484d06 Emulation: Added "do not reset ppu on console reset" option 2017-02-24 23:06:13 -05:00
Souryo
c2115defd9 -Added options to disable palette reads & oamaddr bug
-Better PAL emulation post scanline 260
-Fixed out of bounds memory access in oamaddr bug emulation
2017-02-24 21:43:42 -05:00
Souryo
9173e76ce8 Emulation: Added options to emulate famicom-only features (no $2004 reads, no noise mode flag) 2017-02-22 20:41:58 -05:00
Souryo
1f8e6974ed Version Update: 0.7.1 2017-02-18 15:46:01 -05:00
Souryo
d6db1d50c5 Video: Option to set a custom aspect ratio 2017-02-18 13:41:16 -05:00
Souryo
d805ac2d3c AVI: Added camstudio codec support + compression level slider 2017-01-01 10:15:42 -05:00
Souryo
f468b0502b Version Update: 0.7.0 2016-12-30 18:32:45 -05:00
Souryo
0f5c7fe78b Video: Added "Video Recorder" to record AVI files 2016-12-29 21:19:13 -05:00
Souryo
641192236e Video: Added new NTSC filter (Bisqwit's) 2016-12-27 15:04:20 -05:00
Souryo
1fd3ef5dcc Version Update: 0.6.1 2016-12-24 21:27:28 -05:00
Souryo
72729eb579 Linux: Fixed attempting to write to missing folder 2016-12-22 18:49:58 -05:00
Souryo
7df6390b41 Linux: Fixed crash at startup when folders do not exist 2016-12-22 17:26:05 -05:00
Souryo
5c9de5b887 Audio: Fixed apu_mixer test (broken by 0.6.0 panning options) 2016-12-19 21:13:40 -05:00
Souryo
bdbf830dd7 Linux: Gamepad support (using libevdev) 2016-12-18 20:39:31 -05:00
Souryo
760011b66d Linux: Added DroidSansMono font + changed default size 2016-12-18 12:43:20 -05:00
Souryo
c62ede991f Linux: Support for file associations 2016-12-13 20:05:42 -05:00
Souryo
c9c55b2c7e Version Update: 0.6.0 2016-12-10 14:01:20 -05:00
Souryo
e24514781f Audio: Added channel panning options 2016-12-09 21:23:20 -05:00
Souryo
2fac266303 Audio: Added crossfeed option for stereo filters 2016-12-09 14:47:34 -05:00
Souryo
de5df89654 Debugger: Added resizable and collapsable panels for bottom and right panels 2016-12-06 22:50:27 -05:00
Souryo
8c9f32419c Debugger: Options to disassemble unknown blocks and/or data 2016-12-05 23:35:07 -05:00
Souryo
e562ab744b Audio: Added an option to reduce popping sounds on the DMC channel (via $4011 writes) 2016-12-04 23:31:52 -05:00
Souryo
fa59bbb362 Debugger: Allow display of PRG addresses/byte code on the same line 2016-12-04 14:02:22 -05:00