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
|
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
|
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
|
8d15b309c5
|
Ntsc emulation support + resolution scale options
|
2016-01-05 21:28:38 -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
|
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 |
|
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 |
|