Souryo
a0d6e2d547
Debugger breakpoint improvements (Conditional breaks, vram breaks, absolute address breaks, etc.)
2016-01-09 13:15:43 -05:00
Souryo
056c71abd5
Audio config: Changing volume is applied instantly (no need to press OK)
2016-01-07 16:36:40 -05:00
Souryo
c001b453f7
Added option to select MMC3 IRQ behavior
2016-01-06 23:10:29 -05:00
Souryo
242749971e
Added generic binding features for config GUI
2016-01-06 20:35:24 -05:00
Souryo
d6bc37726c
Video options - Vertical sync, Aspect Ratio + GUI
2016-01-06 20:34:45 -05:00
Souryo
8d15b309c5
Ntsc emulation support + resolution scale options
2016-01-05 21:28:38 -05:00
Souryo
8d020a2e72
Accuracy improvements (Fixed several tests: nmi_timing, nmi_and_brk, nmi_and_irq, irq_and_dma, sprdma_and_dmc_dma, sprdma_and_dmc_dma512, branch_delays_irq)
2016-01-02 13:52:55 -05:00
Souryo
f4613a6ec9
Added option to start TestHelper from GUI
2016-01-01 10:21:41 -05:00
Souryo
08eade0cfb
Tests: General improvments
...
-Give the number of mismatching frames
-Allow debugger to break when a frame is different
-Fix mismatches between GUI & TestHelper environments (GUI always has four score adapter enabled)
2015-12-29 20:54:55 -05:00
Souryo
20d3fbe18a
.NES File association + Single instance setting
2015-12-27 22:05:45 -05:00
Souryo
78081d7c69
IPS support
2015-12-27 18:41:38 -05:00
Souryo
b1bccc47ce
Auto tests - Bug fixes, added ability to record test from movie/existing test
2015-12-27 09:13:52 -05:00
Souryo
d648f18b8a
Added automatic tests
2015-12-26 17:11:00 -05:00
Souryo
37c3201057
Frame decoding/Rendering is now handled by separate threads (i.e there are now 3 threads in the emu + UI thread)
...
Improved performance (less memory copying, less spin waiting, etc.) - uses less CPU at normal speed, and faster when no FPS limit
2015-08-30 21:04:21 -04:00
Souryo
f3b3a8eed5
Replaced FPS limit by "Emulation speed" option
2015-08-24 20:27:07 -04:00
Souryo
3f40bb39fb
Added custom FPS limit options + Fixed netplay crashes
2015-08-23 20:24:24 -04:00
Souryo
12c76168e8
Added ROM name in title bar
2015-08-23 10:05:00 -04:00
Souryo
6b26c892ac
Debugger - Show prg address & raw byte code options + Deadlock fixes
2015-08-21 22:42:44 -04:00
Souryo
deb34b6ce9
Debugger - Added "Set next statement"
2015-08-17 21:59:22 -04:00
Souryo
273c000c44
Debugger - Basic FCEUX CDL file support
2015-08-17 19:32:10 -04:00
Souryo
8b4104a4ca
Debugger - Sprite viewer - Added background priority flag
2015-08-14 21:50:49 -04:00
Souryo
f2ee0f916e
"HDNes" HD pack support (still some bugs left)
2015-08-14 21:50:14 -04:00
Souryo
26f68486b7
Debugger - Split view window did not remove active address on run
2015-08-09 20:47:50 -04:00
Souryo
3b0ab71e92
Debugger - Memory viewer now shows changes in red (with mouseover tooltip) + Performance fixes
2015-08-09 18:24:24 -04:00
Souryo
cb8ec83408
Debugger - Added callstack
2015-08-09 14:47:27 -04:00
Souryo
2345f8949f
Debugger - Fixed search highlight issues
2015-08-08 23:39:18 -04:00
Souryo
e15447d6a5
Debugger - Fixed arrow+home/end keys when typing search string
2015-08-08 22:41:16 -04:00
Souryo
7e5707a535
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
2015-08-08 22:36:39 -04:00
Souryo
83d91d02c0
Fixed infinite loop issue with search box when textbox content shrinks
2015-08-06 23:04:55 -04:00
Souryo
0a7e1a9c32
Debugger - Added palette memory option to memory viewer
2015-08-05 21:43:53 -04:00
Souryo
1591c312cc
Debugger - Added missing file
2015-08-05 20:40:24 -04:00
Souryo
a37354fbc1
Debugger - Added memory viewer (CPU, PPU, Sprite, PRG, CHR)
2015-08-05 20:40:10 -04:00
Souryo
f55436daf1
Debugger - Added arrow on current statement + Font size config
2015-08-04 19:50:57 -04:00
Souryo
4b9ab622ca
Debugger - Search functionality (Ctrl-F, F3)
2015-08-03 21:53:46 -04:00
Souryo
fe2e70fe52
Debugger - Added Go To Address feature
2015-08-02 22:19:12 -04:00
Souryo
e7275cb3f7
Debugger - Wrote custom textbox for the display + Basic breakpoints (exec/read/write)
2015-08-02 19:27:02 -04:00
Souryo
068fa72e87
Added overscan config
2015-07-23 23:16:31 -04:00
Souryo
41ae3cdcd2
PAL support (PPU & APU)
2015-07-21 23:05:27 -04:00
Souryo
9db31231ec
Fixed InteropEmu.DisplayMessage declaration
2015-07-20 23:33:23 -04:00
Souryo
bbad798717
Fixed filenames being converted to lower case
2015-07-20 23:32:52 -04:00
Souryo
ac0d84171a
Cheats - Add checkbox for custom cheats' compare value
2015-07-19 20:02:07 -04:00
Souryo
841b1f576c
Breakpoints in debugger (partial, can only add exec breakpoints)
2015-07-19 11:55:53 -04:00
Souryo
42d5e43343
Show FPS & Limit FPS options are now saved to settings file
2015-07-17 21:18:57 -04:00
Souryo
266ca82a06
Added basic audio settings
2015-07-17 20:58:57 -04:00
Souryo
3dfacb7289
Potential fix for a crash that sometimes very rarely occurred when loading the emulator
2015-07-14 21:53:01 -04:00
Souryo
e7e77ccfa7
Converted all wide strings to utf8 strings
...
Fixed exception throwing to be standard
2015-07-11 08:27:22 -04:00
Souryo
e70448820c
Input mapping support + Fourscore support + Turbo buttons
2015-07-10 21:07:24 -04:00
Souryo
0c91a15fa0
-Added x64 build
...
-Rearranged build folders to be cleaner
-Required resource files are automatically copied to the output folder
2015-07-06 21:31:32 -04:00
Souryo
7b0fac672d
-Movies now record what game (name & CRC32) they were recorded from and attempt to load the same rom when played
...
-Movies/NetPlay now use the recent files list to look for roms to load
2015-07-05 22:23:44 -04:00
Souryo
c25ef7f07a
All settings/files are now saved in Documents\Mesen
2015-07-05 19:21:49 -04:00