Souryo
|
0944bff478
|
Video Filters: Added "Prescale" filter to allow limiting the blur factor when using bilinear interpolation
|
2016-07-09 09:06:34 -04:00 |
|
Souryo
|
ee3e1909fb
|
Fixed small memory leaks
|
2016-06-17 20:54:11 -04:00 |
|
Souryo
|
298a789cfc
|
7z support + Rom selection for archives containing multiple rom files + General fixes/improvements when dealing with archives (cheats, save states, saved data, etc.)
|
2016-06-17 20:53:05 -04:00 |
|
Souryo
|
7e3def34f5
|
Video Filters: xBRZ, HQX, Scale2x, 2xSai, Super2xSai, SuperEagle support
|
2016-05-23 17:02:24 -04:00 |
|
Souryo
|
3cade69191
|
VideoDecoder: Prevent reading invalid memory when stopping emulation before a full frame is decoded
|
2016-02-13 23:17:59 -05:00 |
|
Souryo
|
32b8206e74
|
Video: Fullscreen window mode + auto-adjust video to window
|
2016-02-07 13:05:32 -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
|
117a4b073d
|
Video: Added customizable RGB palette
|
2016-01-17 14:21:31 -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
|
e4fa287e66
|
Vista: Fixed a couple of issues that came up while testing on windows vista
|
2016-01-16 12:29:17 -05:00 |
|
Souryo
|
fbecf90a54
|
Rendering: Fixed dropped frames in VideoDecoder (makes NTSC picture and full_palette tests a lot more stable).
+Fixed vertical sync causing high cpu usage.
+Reduced memory usage by removing useless buffers (Renderer)
|
2016-01-12 19:42:28 -05:00 |
|
Souryo
|
a96b6229d0
|
Fixed multithread crash when loading another game
|
2016-01-06 20:37:52 -05:00 |
|
Souryo
|
8d15b309c5
|
Ntsc emulation support + resolution scale options
|
2016-01-05 21:28:38 -05:00 |
|
Souryo
|
1b218f66c8
|
Color emphasis bits were not working (checked in debug code by mistake)
|
2015-12-30 13:51:08 -05:00 |
|
Souryo
|
8095b25905
|
Fixes for PGO
|
2015-12-28 09:56:51 -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
|
5b565bfeeb
|
GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete)
|
2015-08-28 21:01:18 -04:00 |
|
Souryo
|
f2ee0f916e
|
"HDNes" HD pack support (still some bugs left)
|
2015-08-14 21:50:14 -04:00 |
|
Souryo
|
7e5707a535
|
Debugger - PPU Viewer (Nametables, chr, sprites, palette)
|
2015-08-08 22:36:39 -04:00 |
|
Souryo
|
068fa72e87
|
Added overscan config
|
2015-07-23 23:16:31 -04:00 |
|