Souryo
|
63d2c2f9d3
|
UI: Changed all icons (to public domain ones) + redrew Mesen icon in blue. Hid/disabled some UI elements for things that are not implemented yet.
|
2016-02-11 18:34:55 -05:00 |
|
Souryo
|
3bc956067d
|
Check for updates + Auto updater
|
2016-02-08 23:23:31 -05:00 |
|
Souryo
|
9feaca7a09
|
Added about dialog
|
2016-02-07 16:13:48 -05:00 |
|
Souryo
|
c26a45ab8f
|
Input: Reworked most of the input-related code. Zapper/Famicom support added. NetPlay and Movies now support any input type
|
2016-02-05 23:14:27 -05:00 |
|
Souryo
|
3683d76088
|
VideoRenderer: Split from VideoDecoder. Handles drawing to the screen - even when no game is running.
|
2016-01-31 00:41:33 -05:00 |
|
Souryo
|
dc6b3bde0e
|
Added icons to GUI
|
2016-01-30 21:00:32 -05:00 |
|
Souryo
|
03321a1fa6
|
Allow forms to be designed in 64-bits mode (set Release x64 to Any CPU)
|
2016-01-30 17:27:09 -05:00 |
|
Souryo
|
ac20a3cee4
|
Project changes to simplify PGO builds
|
2016-01-19 16:19:23 -05:00 |
|
Souryo
|
01ed5451e4
|
x86 & x64 versions now use the same .exe file (both versions are packaged inside the .exe)
|
2016-01-17 11:11:53 -05:00 |
|
Souryo
|
335569a66a
|
Disabled unsafe code flag (and rewrote unsafe code)
|
2016-01-16 22:41:21 -05:00 |
|
Souryo
|
b47736fae1
|
Merged all components into a stand-alone exe
|
2016-01-16 22:40:41 -05:00 |
|
Souryo
|
a56aa15f28
|
Win 8.1/10 support: Fixed crashes, added automatic download feature for the MSVC runtime
|
2016-01-16 19:33:10 -05:00 |
|
Souryo
|
291931a1b0
|
HD Packs: Added option to enable/disable load of HD packs
|
2016-01-16 09:50:33 -05:00 |
|
Souryo
|
3b73bb8f83
|
Trace Logger (very basic, not finished)
|
2016-01-10 19:56:40 -05:00 |
|
Souryo
|
1f19a71dbc
|
Breakpoints - GUI improvements
|
2016-01-10 00:33:33 -05:00 |
|
Souryo
|
a0d6e2d547
|
Debugger breakpoint improvements (Conditional breaks, vram breaks, absolute address breaks, etc.)
|
2016-01-09 13:15:43 -05:00 |
|
Souryo
|
20d3fbe18a
|
.NES File association + Single instance setting
|
2015-12-27 22:05:45 -05:00 |
|
Souryo
|
cb8ec83408
|
Debugger - Added callstack
|
2015-08-09 14:47:27 -04:00 |
|
Souryo
|
7e5707a535
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
|
Souryo
|
a37354fbc1
|
Debugger - Added memory viewer (CPU, PPU, Sprite, PRG, CHR)
|
2015-08-05 20:40:10 -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
|
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
|
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
|
e84ecbc972
|
Cheat code UI - not finished
|
2015-07-03 00:12:02 -04:00 |
|
Souryo
|
48409ae82b
|
-Rewrote entire GUI in .NET
-Several other fixes (bugfixes, refactoring, etc.)
-Added a few more features to debugger
|
2015-07-01 23:17:14 -04:00 |
|