Commit Graph

3855 Commits

Author SHA1 Message Date
Jeffrey Pfau ef4e67889c 3DS: Adjustable screen darkening 2016-08-21 04:21:59 -07:00
Jeffrey Pfau 2e9b88f5be GUI: Const-correctness 2016-08-21 03:17:12 -07:00
Jeffrey Pfau 41c96c79b4 Wii: Fix missing config option 2016-08-21 03:16:59 -07:00
Jeffrey Pfau 526f86d085 3DS: Implement adjustable filtering and sprite rotation 2016-08-21 03:16:00 -07:00
Jeffrey Pfau 39230ca9ac Wii: Fix modes for non-NTSC TVs 2016-08-20 11:42:12 -07:00
Jeffrey Pfau d9964ee727 Wii: 240p support 2016-08-20 11:27:48 -07:00
Jeffrey Pfau 7643e45212 GB: Fix reset not working properly 2016-08-19 19:14:56 -07:00
Jeffrey Pfau 5e50a635cf GBA Memory: Optimize Load-/StoreMultiple 2016-08-19 18:55:36 -07:00
Jeffrey Pfau 9efb41ecd5 PSP2: Make sure framelimiter is on in menus 2016-08-19 18:55:36 -07:00
Diego A 563aed44d8 Wii: Fix garbage flash at startup (#354) 2016-08-19 15:47:58 -07:00
Jeffrey Pfau affe5e31a7 All: Restore cheat loading/saving 2016-08-19 05:13:37 -07:00
Jeffrey Pfau 0367d94aad Util: Add rtrim 2016-08-19 05:06:45 -07:00
Jeffrey Pfau 947ef7edea Util: Add Vector GetConstPointer 2016-08-19 05:06:02 -07:00
Jeffrey Pfau 2e55bd098a GBA: Disable cheat hooks 2016-08-19 05:05:07 -07:00
Jeffrey Pfau 026f5233db PSP2: Use sceDisplayGetRefreshRate to get ideal frame rate 2016-08-19 03:30:48 -07:00
Jeffrey Pfau 6698794366 PSP2: Improve audio handling 2016-08-19 02:15:08 -07:00
Jeffrey Pfau d82f8feef5 PSP2: Allow UTF-8 filenames 2016-08-18 10:06:30 -07:00
Jeffrey Pfau 57c1275890 Qt: Remove default autofire mappings 2016-08-18 00:10:37 -07:00
Jeffrey Pfau e7226e7649 GBA Video: Fix minor errors 2016-08-18 00:08:04 -07:00
Jeffrey Pfau c3b411fb6b Util: Fix wrap condition on RingFIFORead if it's empty 2016-08-18 00:04:07 -07:00
Jeffrey Pfau 041113b09c GBA Video: Recover proxy thread cleanly 2016-08-17 22:17:20 -07:00
Jeffrey Pfau f5a7fa627e GBA: Fix a few warnings 2016-08-17 00:55:06 -07:00
Jeffrey Pfau 9eb8faf1ba GUI: Add fast-forward key 2016-08-16 23:24:07 -07:00
Jeffrey Pfau 400ac04d42 GBA Video: Fix some small cases in sprite optimization 2016-08-16 22:40:03 -07:00
Jeffrey Pfau c6dd9b6e64 Debugger: Fix some minor GB debugger issues 2016-08-16 22:15:25 -07:00
Jeffrey Pfau 071406b3a1 PSP2: Fix screen mode state names 2016-08-16 21:08:30 -07:00
Jeffrey Pfau 54e4d91457 GBA Video: Optimize mode 0 rendering 2016-08-16 21:05:55 -07:00
Jeffrey Pfau 63ed9bfe91 GBA Savedata: Tweak savedata timing for flash. Needs more experimenting. 2016-08-15 23:12:46 -07:00
Jeffrey Pfau c191ec88b8 GUI: Add UI control remapping 2016-08-15 22:15:45 -07:00
Jeffrey Pfau 3a3062ee50 Core: Add more logging 2016-08-15 22:13:18 -07:00
Jeffrey Pfau 0fc78c7084 GBA Savedata: Code cleanup 2016-08-15 22:12:42 -07:00
Jeffrey Pfau 39d9c7efd1 PSP2: Fix mapping/unmapping from not at 0 2016-08-15 22:11:53 -07:00
Jeffrey Pfau 7212854cdd GBA BIOS: Fix a typo in ArcTan2 2016-08-14 23:59:20 -07:00
Jeffrey Pfau b1618cbed3 GBA Savedata: Add realistic timing for EEPROM 2016-08-14 20:56:42 -07:00
Jeffrey Pfau ac11542226 GBA Video: Another attempt at patching the threaded renderer race conditions 2016-08-14 19:40:24 -07:00
Jeffrey Pfau 812d063b73 GBA Video: More threaded renderer improvements, still stomping on itself sometimes though 2016-08-14 04:20:37 -07:00
Jeffrey Pfau 6797cbe6b1 GBA Video: WIN0/1 take priority over OBJWIN 2016-08-14 04:19:08 -07:00
Jeffrey Pfau 476b34ce07 PSP2: Better rumble 2016-08-14 01:25:36 -07:00
Jeffrey Pfau b620ac1af2 GBA Video: Fix regression with mosaic 2016-08-13 19:50:53 -07:00
Jeffrey Pfau 8774530707 PSP2: Sync files per descriptor 2016-08-13 19:50:21 -07:00
Jeffrey Pfau ac4ae6d4e6 GB: Fix palette I/O writeback when not incrementing 2016-08-13 17:50:11 -07:00
Jeffrey Pfau d9f486fd6a GBA BIOS: Fix last commit 2016-08-13 14:18:16 -07:00
Jeffrey Pfau 6867400ca8 GBA BIOS: Use custom ArcTan, not relying on OS 2016-08-13 14:10:51 -07:00
Jeffrey Pfau 7401371016 GBA Video: Optimize sprite drawing 2016-08-11 22:43:15 -07:00
Jeffrey Pfau 23dbd1e508 PSP2: Add back touch 2016-08-11 22:36:36 -07:00
Jeffrey Pfau 554276d5c3 GBA Video: Remove old slow path fallback 2016-08-11 22:35:31 -07:00
Jeffrey Pfau 08e73bd9df Revert "GBA Video: Optimize sprite drawing"
This reverts commit 990df72ced.
2016-08-11 03:47:23 -07:00
Jeffrey Pfau 990df72ced GBA Video: Optimize sprite drawing 2016-08-11 03:04:08 -07:00
Jeffrey Pfau 9088d8e6ef PSP2: Add fit-to-height screen mode 2016-08-10 23:42:31 -07:00
Jeffrey Pfau 1402d3177e PSP2: Fix analog stick support 2016-08-10 23:04:10 -07:00