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
|
da0ef0e902
|
Prevent FPS counters from outputting ridiculously high numbers
|
2015-12-27 22:06:21 -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
|
f2ee0f916e
|
"HDNes" HD pack support (still some bugs left)
|
2015-08-14 21:50:14 -04:00 |
|
Souryo
|
068fa72e87
|
Added overscan config
|
2015-07-23 23:16:31 -04:00 |
|
Souryo
|
fb17e7b154
|
PPU - Grayscale/Emphasis bit support & fixed behavior when rendering disabled and vram addr in palette range
|
2015-07-22 22:08:28 -04:00 |
|
Souryo
|
62d87d6bab
|
Optimizations/cleanup in PPU
|
2015-07-21 18:18:20 -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
|
ebf35e52ed
|
Input config - Fixed crash when trying to set a new key
|
2015-07-14 21:52:30 -04:00 |
|
Souryo
|
c810b4802a
|
Moved FPS counter to renderer, instead of emulation core (gained ~20 fps)
|
2015-07-14 21:51:39 -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
|
3858397d6e
|
Allow messages containing new lines to wrap properly
|
2015-07-05 19:06:43 -04:00 |
|
Souryo
|
b01e94d64d
|
Made FPS counter look a bit cleaner
|
2015-07-03 00:18:43 -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 |
|