Commit Graph

4457 Commits

Author SHA1 Message Date
Jeffrey Pfau 35b5101f3c SDL: Fix another audio crash 2015-10-20 19:40:14 -07:00
Jeffrey Pfau 98016c55a3 GBA: Booting of multiboot images 2015-10-20 19:40:03 -07:00
Jeffrey Pfau c41a3a2c0a All: Update CHANGES 2015-10-19 23:50:41 -07:00
Jeffrey Pfau 24da1097ba All: Generic big-endian changes 2015-10-19 23:49:53 -07:00
Jeffrey Pfau ea204bbfed Merge branch 'feature/ppc-savestates' 2015-10-19 22:05:48 -07:00
Jeffrey Pfau 24ef2aa34c Wii: Enable savestates 2015-10-19 22:05:36 -07:00
Jeffrey Pfau ba69030c47 GBA: LOAD/STORE-ize savedata serialization 2015-10-19 22:03:55 -07:00
Jeffrey Pfau fc84a33760 GBA Hardware: STORE_32/16-ize hardware serialization 2015-10-19 21:46:12 -07:00
Jeffrey Pfau 95f4f976a3 GBA Video: Fix big endian video serialization 2015-10-19 21:39:24 -07:00
Jeffrey Pfau 5a72df9cf4 GBA Audio: STORE_32-ize serialization 2015-10-19 21:39:02 -07:00
Jeffrey Pfau 377c642e3e GBA: STORE_32/16-ize I/O 2015-10-19 21:13:15 -07:00
Jeffrey Pfau c5ed4cb9af GBA: Begin STORE_32/16-izing serialization 2015-10-19 21:10:26 -07:00
Jeffrey Pfau 6a433d63f6 PSP2: Load/save PSP2 keybindings 2015-10-19 20:31:19 -07:00
Jeffrey Pfau 7ce34411bb SDL, Qt: Fix audio thread crashes 2015-10-19 20:31:19 -07:00
Jeffrey Pfau df47cb1f95 All: Const-correctness for PPC 2015-10-19 20:31:19 -07:00
Jeffrey Pfau 86dcb7b6c2 Qt: Add missing override keywords 2015-10-19 20:31:19 -07:00
Jeffrey Pfau 9e5070acf8 GBA Hardware: LOAD_32/16-ize hardware deserialization 2015-10-18 12:37:22 -07:00
Jeffrey Pfau 96f33c114a GBA: Savestate debugging code 2015-10-16 00:06:28 -07:00
Jeffrey Pfau 28e2cc57c4 GBA IO: LOAD_32/16-ize IO deserialization 2015-10-16 00:06:27 -07:00
Jeffrey Pfau 8288f4b7bb GBA: LOAD_32/16-ize savestate loading 2015-10-16 00:06:27 -07:00
Jeffrey Pfau 2b655a1461 GBA Audio: Bitfield-ize audio and use LOAD_32 2015-10-16 00:06:27 -07:00
Jeffrey Pfau f836a67863 GBA Video: Batch wakeups better 2015-10-15 23:13:45 -07:00
Jeffrey Pfau c189f48c63 Util: RingFIFO build fix 2015-10-15 18:47:48 -07:00
Jeffrey Pfau 50402c8307 Merge branch 'master' into feature/thread-proxy-renderer 2015-10-15 18:41:56 -07:00
Jeffrey Pfau 576ba689f1 GBA: Bitfield-ize GBATimer flags 2015-10-14 23:12:29 -07:00
Jeffrey Pfau 0211106a3d All: Const-correctness for PPC 2015-10-14 22:00:36 -07:00
endrift e85bce67e5 Merge pull request #137 from lioncash/warn
software renderer: Silence -Wlogical-not-parentheses warnings
2015-10-14 17:14:26 -07:00
Lioncash 3d4ff33bb1 software renderer: Silence -Wlogical-not-parentheses warnings 2015-10-14 19:28:48 -04:00
Jeffrey Pfau 4c176ef51b Qt: Add missing override keywords 2015-10-13 21:26:35 -07:00
Jeffrey Pfau b597d5197b SDL: Fix vsync on Pandora 2015-10-12 00:00:16 -07:00
Jeffrey Pfau 808855f377 All: Pandora buildfixes 2015-10-11 23:59:48 -07:00
Jeffrey Pfau 642ed65ee2 GBA Video: Minor mode 2 optimization 2015-10-11 23:49:56 -07:00
Jeffrey Pfau 92849dee1a SDL: Fix uninitialized member 2015-10-11 20:39:49 -07:00
Jeffrey Pfau ba41f68149 SDL: Fix Pandora build 2015-10-11 20:31:01 -07:00
Jeffrey Pfau d9a60540f7 Qt: Start adding I/O register info 2015-10-11 19:11:15 -07:00
Jeffrey Pfau d31326a024 SDL: Allow GBASDLAudio to be used without a thread context 2015-10-11 17:33:11 -07:00
Jeffrey Pfau a8110342ce Qt: Really fix the build this time 2015-10-10 21:09:57 -07:00
Jeffrey Pfau c53e3546dd Qt: Fix pre-5.5 build 2015-10-10 21:04:05 -07:00
Jeffrey Pfau 8284e7ded2 GUI: Don't scan subdirectories immediately 2015-10-10 20:50:23 -07:00
Jeffrey Pfau 1a50718c26 Qt: Start I/O viewer 2015-10-10 20:26:52 -07:00
Jeffrey Pfau 47eabe1bc7 ARM7: Fix instruction decoding of Thumb shifts 2015-10-08 19:52:38 -07:00
Jeffrey Pfau 3f36f3d88e GBA Config: Add "override" layer for better one-time configuration 2015-10-06 21:27:25 -07:00
Jeffrey Pfau 9f5bfeeebb GBA Context: Fix waiting on frames 2015-10-06 21:26:25 -07:00
Jeffrey Pfau 4db61f400b GBA Memory: Fix bad Load8 on big endian 2015-10-06 21:26:04 -07:00
Jeffrey Pfau 19453933df GBA: Remove no-longer necessary sanitization checks 2015-10-05 19:34:19 -07:00
Jeffrey Pfau 32ca05312b GBA: Check for cycle count being too high 2015-10-05 19:24:06 -07:00
Jeffrey Pfau a90eeea924 Test: Rearrange fuzz-main for AFL additions 2015-10-05 19:22:44 -07:00
Jeffrey Pfau d490f9a013 GBA Video: Remove lastHblank, as it is implied 2015-10-05 19:21:21 -07:00
Jeffrey Pfau 3a15553c09 All: Reset next event to cycles instead of zero to interrupt 2015-10-05 19:20:17 -07:00
Jeffrey Pfau 268e9138c6 GBA Video: Deserialization fixes on big endian 2015-10-04 21:21:42 -07:00