Commit graph

5036 commits

Author SHA1 Message Date
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
Jeffrey Pfau
74df1d1531 3DS: Finish banner 2016-09-08 13:31:18 -07:00
Jeffrey Pfau
fc095ffd63 FFmpeg: Fix warnings on lavc 56 2016-09-07 23:13:34 -07:00
Jeffrey Pfau
d390bd6b7f Debugger: Remove meaningless file 2016-09-07 22:57:19 -07:00
Jeffrey Pfau
c45d91d311 Debugger: Add software breakpoints, fix cleanup 2016-09-07 17:49:27 -07:00
Jeffrey Pfau
fff0e9b83c Qt: Refresh rewind defaults 2016-09-07 11:06:26 -07:00
Jeffrey Pfau
3a834d564d Core: Fix some memory leaks 2016-09-07 11:04:31 -07:00
Jeffrey Pfau
f7a9fe8e64 Util: PNG utils should support 16-bit when applicable 2016-09-07 01:06:54 -07:00
Jeffrey Pfau
49a2a01f89 Qt: Fix audio crashes 2016-09-06 23:10:42 -07:00
Jeffrey Pfau
8c8361477d Qt: Clean up video recording for GB 2016-09-06 20:41:55 -07:00
Jeffrey Pfau
c0689783da Qt: Fix horrific memory leak 2016-09-06 12:36:52 -07:00
Jeffrey Pfau
87d4dad893 GB: Save auto-sizing 2016-09-06 11:15:27 -07:00
Jeffrey Pfau
f5bf1221eb GB: Improve STOP and illegal instruction handling 2016-09-06 00:24:55 -07:00
Jeffrey Pfau
8c0c03fb6a Qt: Include refs in linguist files 2016-09-05 23:35:46 -07:00
Jeffrey Pfau
cd306fc351 Qt: Remove testing code 2016-09-05 22:42:27 -07:00
Jeffrey Pfau
dbe55c2fa8 Qt: Fix translation interface 2016-09-05 22:38:39 -07:00
Jeffrey Pfau
6dd39389e0 Qt: Add dummy Spanish translation 2016-09-05 20:10:13 -07:00
Jeffrey Pfau
95bc1d9364 Qt: Fix default settings pane 2016-09-05 20:07:57 -07:00
Jeffrey Pfau
5b3f010a9a FFmpeg: Fix build on older FFmpeg versions 2016-09-05 12:12:39 -07:00
Jeffrey Pfau
f9c412900f Qt: Update copyright date 2016-09-05 11:55:56 -07:00
Jeffrey Pfau
0ad14bef7e FFmpeg: Full support for libavcodec 56+ 2016-09-05 11:55:56 -07:00
Jeffrey Pfau
b0157aa871 Qt: Preliminary build cleanup when GBA core is disabled 2016-09-05 11:55:38 -07:00
Jeffrey Pfau
5b710a59fa Qt: Clean up cheats 2016-09-05 11:55:38 -07:00
Jeffrey Pfau
69244f053a 3DS: Add shading to 3D model 2016-09-04 23:00:49 -07:00
Dwayne Slater
d7f09a330b Fix use after free with GBASIODeinit (#374) 2016-09-04 14:27:13 -07:00
Dwayne Slater
7e9f43a9c9 Qt: Fix reversed arguments to m_core->rawWriteX functions (#373) 2016-09-04 13:13:15 -07:00
Jeffrey Pfau
8f12a51344 3DS: 3D banner 2016-09-04 11:00:09 -07:00
Jeffrey Pfau
0293e723d8 GBA: Better debug logging if event processing breaks 2016-09-04 09:32:07 -07:00