Commit graph

24 commits

Author SHA1 Message Date
Souryo
494f02c306 Added message when saving screenshot. 2014-07-10 21:19:16 -04:00
Souryo
259f474ec7 Support for saving PNG screenshots 2014-07-10 21:17:37 -04:00
Souryo
f748c51552 NetPlay - Allow host to pause game for clients 2014-07-09 21:48:54 -04:00
Souryo
1ad66f714f Improved text readability + multiple messages shown at once 2014-07-09 21:11:02 -04:00
Souryo
f4802421d0 Netplay (not finished, but works), save state fixes 2014-07-06 19:54:47 -04:00
Souryo
07b558c8c4 Smaller savestates, Movie recording/playback, Slight performance improvement (~2-3% in Console::Exec) 2014-07-01 12:44:01 -04:00
Souryo
7191e467a9 GUI optimizations - improves FPS by 2-3% 2014-06-28 22:52:49 -04:00
Souryo
81c18e17d1 Removed warnings 2014-06-26 18:49:29 -04:00
Souryo
5c1e05d19f Fixed "Paused" position 2014-06-26 18:39:37 -04:00
Souryo
aa60c46f2f DX cleanup bug 2014-06-26 17:14:56 -04:00
Souryo
d9fd9c4736 Fixed memory leaks with DX resources 2014-06-26 16:24:15 -04:00
Souryo
88d57ec12e Removed top 8 & bottom 8 scanlines (need an option for this later on) 2014-06-26 11:32:09 -04:00
Souryo
9ec756fae2 Quick save/load support 2014-06-25 21:52:37 -04:00
Souryo
37f1d94cff Made FPS counter easier to read, added F2 shortcut to toggle it 2014-06-25 17:34:46 -04:00
Souryo
40b940f2a4 Removed std::fill_n usage (compiler warning) 2014-06-24 02:48:31 -04:00
Souryo
4cd681c02b Pause screen, show fps option, refactoring 2014-06-23 20:00:51 -04:00
Souryo
1783578522 Minor refactoring 2014-06-23 19:02:09 -04:00
Souryo
93a0e12fdb FPS counter, higher resolution overlay 2014-06-23 16:38:01 -04:00
Souryo
9ada341050 UI improvements + Gamepad support 2014-06-21 19:03:13 -04:00
Souryo
0bac761beb Optimizations (+25% speed), changed the way frame buffer is sent to the GUI 2014-06-19 17:06:00 -04:00
Souryo
e4692cdd9c Fixed a few pixel offsets, changed DirectX buffer color format, code cleanup 2014-06-19 16:07:37 -04:00
Souryo
0262e8c53c PPU working (lots of glitches, but draws correctly) 2014-06-18 22:54:23 -04:00
Souryo
ebb1182453 ROM loader, Mappers, Memory manager 2014-06-13 23:12:56 -04:00
Souryo
cca56693f3 Added simple GUI + DirectX render target 2014-06-12 21:48:04 -04:00