Commit Graph

4013 Commits

Author SHA1 Message Date
Jeffrey Pfau c280d8efa6 GB: Fix timer edge conditions 2016-09-17 01:00:21 -07:00
Jeffrey Pfau e82c9aadea GB Memory: Fix out of bounds memory condition in GBView8/GBPatch8 2016-09-16 19:48:13 -07:00
Jeffrey Pfau a71007267d GB Cheats: Fix Game Genie codes that apply to ROM banks 2016-09-16 19:47:43 -07:00
Jeffrey Pfau 50466642ad GB Memory: Add segment parameter to GBPatch8 2016-09-16 18:17:29 -07:00
Jeffrey Pfau 1c9db6058c GB: Fix RTC saving 2016-09-16 17:15:17 -07:00
Jeffrey Pfau ab70312c0a Qt: Fix OSD 2016-09-16 14:59:59 -07:00
Jeffrey Pfau ccf584238b SDL: More responsive rumble 2016-09-16 12:51:33 -07:00
Jeffrey Pfau a9c8a02cf9 GBA: Add override for Pokemon Pinball: Ruby and Sapphire rumble 2016-09-16 12:50:56 -07:00
Jeffrey Pfau 5e02cbd6f3 Debugger: Turn off watchpoints if they aren't supported 2016-09-16 11:47:12 -07:00
Jeffrey Pfau 4ea859af01 Libretro: Fix BIOS booting 2016-09-15 19:35:29 -07:00
Jeffrey Pfau 50f51f4b38 Libretro: Fix build 2016-09-15 18:45:23 -07:00
Jeffrey Pfau 00e7a5b285 GB: Sync savedata after being written 2016-09-15 18:11:30 -07:00
Jeffrey Pfau eaf331b249 GB Serialize: Fix serializing video mode 2016-09-15 18:11:30 -07:00
Jeffrey Pfau 7e3e9cf771 Libretro: Fix memory maps 2016-09-15 18:11:30 -07:00
Jeffrey Pfau a0af67842a GB: Fix localtime_r warning on Windows 2016-09-15 10:27:30 -07:00
Jeffrey Pfau 2000c8e2df Util: Fix PRIz on Windows 2016-09-15 10:25:23 -07:00
Jeffrey Pfau d74092b291 Qt: Fix loading ROMs from an archive 2016-09-15 09:50:06 -07:00
Jeffrey Pfau d618bf8d7b Debugger: Fix warning in GDB stub 2016-09-15 09:37:21 -07:00
Jeffrey Pfau a4907ba321 Util: Fix warning in zip 2016-09-15 09:33:34 -07:00
Jeffrey Pfau 5486e013e0 Debugger: Fix setting software breakpoints 2016-09-15 09:33:13 -07:00
Jeffrey Pfau e28782900d Qt: Disable Normal link, it doesn't work and breaks GBP 2016-09-14 20:51:22 -07:00
Jeffrey Pfau 61800d0e9b GBA Savedata: Fix savedata sync timer 2016-09-14 17:46:15 -07:00
Jeffrey Pfau f97a1524be Core: Fix issues with 0 rewind states 2016-09-14 10:34:14 -07:00
Jeffrey Pfau 72b499dc8e Qt: Fix crash with unmapped axes 2016-09-14 10:24:38 -07:00
Jeffrey Pfau fa92b4cd0e GBA: Count up timers should not count themselves 2016-09-14 01:34:53 -07:00
Jeffrey Pfau dd76386f4c SDL: Increase default audio buffer size to 1024 samples 2016-09-13 23:00:01 -07:00
Jeffrey Pfau 4c38f76956 GB Video: Prevent BCPS and OCPS from going negative 2016-09-13 08:52:41 -07:00
Jeffrey Pfau 54cd85d236 GB Video: Prevent dot clock from going negative 2016-09-12 20:15:40 -07:00
Jeffrey Pfau c292f7ea93 GB Serialize: Check for X when loading state 2016-09-12 20:14:18 -07:00
Jeffrey Pfau 65de1caa0c GB Deserialize: Fix DMA check 2016-09-12 20:02:58 -07:00
Jeffrey Pfau ff788a017c GB Serialize: Check DMA destination when loading state 2016-09-12 18:10:28 -07:00
Jeffrey Pfau 740f7a0f66 GB: Check for LY when loading state 2016-09-12 12:49:19 -07:00
Jeffrey Pfau 7b86d5cec7 GB Serialize: Prevent loading savestates that aren't about to load an instruction 2016-09-12 12:38:16 -07:00
Jeffrey Pfau 13a68a0dac Test: Update fuzzing harness for GB support 2016-09-12 12:27:26 -07:00
Jeffrey Pfau d8c773bbf7 Qt: Restore reconfiguring rewind 2016-09-11 00:54:20 -07:00
Jeffrey Pfau f34f45257a GBA Video: Fix out-of-order OBJWIN 2016-09-11 00:54:20 -07:00
endrift 2155a30172 Merge pull request #326 from linkmauve/fix-xdg-config-home
Core: Obey the XDG basedir specification for environment variables
2016-09-10 22:24:16 -07:00
Anthony J. Bentley 93f8352154 Qt, SDL: Fix documentation for XDG basedir changes. 2016-09-11 12:50:44 +09:00
Emmanuel Gil Peyrot 88fc68aaf7 Core: Obey the XDG basedir specification for environment variables 2016-09-11 12:50:44 +09:00
Jeffrey Pfau 67a09eaa1d All: Fix frameworks on newer CMakes 2016-09-10 11:36:46 -07:00
Jeffrey Pfau a4326242c7 Qt: Update translation base 2016-09-10 10:18:40 -07:00
Jeffrey Pfau e3d3066b24 Qt: Add missing file 2016-09-10 08:55:10 -07:00
Jeffrey Pfau e81ed20a14 Qt: GB Override view 2016-09-10 08:35:50 -07:00
Jeffrey Pfau 1bc8dfe42b GB, GBA: Automatic BIOS detection 2016-09-09 16:30:48 -07:00
Jeffrey Pfau 38e3858852 GB: Add overrides 2016-09-09 16:29:52 -07:00
Jeffrey Pfau d8a6d940ed GB: Fix resizing SRAM being spammed too much 2016-09-09 15:33:43 -07:00
Jeffrey Pfau ec33060390 GB, GBA: Fix savedata filehandle leaks 2016-09-08 19:21:02 -07:00
Jeffrey Pfau e8b7d180bf Util: Add PRIz macro for libc versions that don't support %z 2016-09-08 19:09:20 -07:00
Jeffrey Pfau bf8ddafb54 Core: Fix potential overflow openining files 2016-09-08 19:03:22 -07:00
Jeffrey Pfau 4e73cd32f1 GB: Fix null unmap when resizing SRAM 2016-09-08 19:02:39 -07:00