Commit Graph

4041 Commits

Author SHA1 Message Date
Jeffrey Pfau e318d61a06 Qt: Expand palette view to GB 2016-08-28 02:05:26 -07:00
Jeffrey Pfau 68859f9fd8 GB: Add loading a temporary save 2016-08-28 01:45:04 -07:00
Jeffrey Pfau d708a1025d GBA: Fix filehandle leak with savegames 2016-08-28 01:44:27 -07:00
Jeffrey Pfau 28c896eb9f PSP2: Make a safe app 2016-08-28 01:15:47 -07:00
Jeffrey Pfau d9079c0610 3DS: Fix pixel accurate screens being swapped 2016-08-28 00:11:51 -07:00
Jeffrey Pfau 2f7fccfee1 3DS: Fix typo 2016-08-28 00:10:28 -07:00
Jeffrey Pfau e30e3734da GB Video: Fix LCDC changes taking effect too soon 2016-08-27 11:21:44 -07:00
Jeffrey Pfau 3593aa7b81 GB: Halting should do nothing if an IRQ is already pending 2016-08-27 01:54:30 -07:00
Jeffrey Pfau 4998c667d4 Qt: Cheats view should have a font consistent with memory view 2016-08-27 01:04:26 -07:00
Jeffrey Pfau fa36a3da81 Qt: Allow loading of specific files from archives 2016-08-27 01:01:03 -07:00
Jeffrey Pfau 72fa184bac Core: Add some utility functions 2016-08-27 00:56:35 -07:00
Jeffrey Pfau 93121d9319 VFS: Fix reading multiple files from a 7z archive 2016-08-27 00:55:57 -07:00
Jeffrey Pfau 7bcda2daa9 GB: Simplistic SIO implementation 2016-08-26 14:45:43 -07:00
Jeffrey Pfau 488bc56d3c GB: Fix windowing weirdness across many games 2016-08-26 13:42:36 -07:00
Jeffrey Pfau 2347bc4a52 GB Timer: Make timers behave accurately 2016-08-26 11:51:24 -07:00
Jeffrey Pfau a43c465f9f GBA: Fall back to idle loop remove mode if already present 2016-08-24 12:55:25 -07:00
Jeffrey Pfau 2ddb6d759a GUI: Only reload config if manually saved 2016-08-24 12:54:43 -07:00
Jeffrey Pfau 458fd58985 GBA: Fix losing IRQs when CPSR I bit isn't cleared 2016-08-24 12:18:51 -07:00
Jeffrey Pfau b17e1af8a9 Wii: Adjust framelimiting condition 2016-08-24 11:00:34 -07:00
Jeffrey Pfau d7c0b97fff Wii: 240p fixes 2016-08-24 10:45:50 -07:00
Jeffrey Pfau 38a7a56ee8 GBA Video: Remove unhelpful thread state jiggering 2016-08-24 02:58:10 -07:00
Jeffrey Pfau d23c993bbe Qt: Memory viewer can now select segments 2016-08-23 13:14:43 -07:00
Jeffrey Pfau 819062a9a5 Debugger: Add segment parsing 2016-08-23 12:17:39 -07:00
Jeffrey Pfau 0241952133 Qt: Tile viewer improvements, magnification 2016-08-23 10:31:01 -07:00
Jeffrey Pfau f491196bc4 Util: Add endswith 2016-08-23 09:08:46 -07:00
Jeffrey Pfau b442282650 PSP2: Actually update branding this time 2016-08-23 02:37:09 -07:00
Jeffrey Pfau 08b0a7c60f VFS: Improve zip file detection 2016-08-23 02:30:25 -07:00
Jeffrey Pfau 59b4d22833 PSP2: Fix some warnings 2016-08-23 02:28:57 -07:00
Jeffrey Pfau 9b4fa75c81 VFS: Fix uninitialized varaible reading from 7z 2016-08-23 01:23:44 -07:00
Jeffrey Pfau 956f63bba3 GUI: Add message box API 2016-08-22 17:30:56 -07:00
Jeffrey Pfau 5aec67a0f7 GBA Video: Optimize compositing cases slightly 2016-08-22 12:35:48 -07:00
Jeffrey Pfau c207675dfb Qt: Ability to temporarily load a savegame 2016-08-22 10:33:59 -07:00
Jeffrey Pfau a088ad781a Qt: Make reseting when pasued frame-accurate 2016-08-22 10:20:22 -07:00
Jeffrey Pfau 193d2d1f4a PSP2: Screenshots are now saved into the Photo Gallery 2016-08-21 20:08:41 -07:00
Jeffrey Pfau 34db16b483 PSP2: Update LiveArea branding 2016-08-21 13:44:29 -07:00
Jeffrey Pfau 4888fa7188 Wii: Fix copy/paste error 2016-08-21 11:10:06 -07:00
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