Commit Graph

620 Commits

Author SHA1 Message Date
Jeffrey Pfau eb46d22dc6 GB: Properly clear KEY1 bit 0 when switching speeds 2016-09-27 04:04:01 -07:00
Jeffrey Pfau 7940428641 GB MBC: Fix RTC access when no save file is loaded 2016-09-25 23:45:01 -07:00
Jeffrey Pfau fb8781b493 GB: Initialize audio properly 2016-09-25 23:29:40 -07:00
Jeffrey Pfau 8b75c170d3 GBA Hardware: Improve Game Boy Player rumble behavior 2016-09-25 22:03:24 -07:00
Jeffrey Pfau 051d515d74 SDL: Attach rumble in SDL frontend 2016-09-25 22:03:24 -07:00
Jeffrey Pfau c4cfff4581 GB Video: Improved video timings 2016-09-25 19:19:27 -07:00
Jeffrey Pfau 59e61c31ea GB, GBA: Fix emulator hardlocking when halting with IRQs off 2016-09-25 16:48:52 -07:00
Jeffrey Pfau e8c51b16b4 GB: Fix invalid STOP behavior on Game Boy Color 2016-09-25 16:21:59 -07:00
Jeffrey Pfau c17fdcb1e7 Util: Fix PNG identification on files too small to be a PNG 2016-09-25 13:41:35 -07:00
Jeffrey Pfau ad6f84ba31 Core: Fix importing save games as read-only 2016-09-25 13:41:35 -07:00
Jeffrey Pfau f64a999e7f GBA Savedata: Fix loading savestates with 512Mb Flash saves 2016-09-25 13:41:35 -07:00
Jeffrey Pfau 2cacae1929 Qt: Fix directory set unloading when replacing the ROM 2016-09-23 01:20:03 -07:00
Jeffrey Pfau 8ca50b77fb GB Memory: Initialize RAM pattern for GBC 2016-09-22 06:49:44 -07:00
Jeffrey Pfau 0a2e4484e6 GB SIO: Don't auto-clock external shift clock 2016-09-22 00:34:45 -07:00
Jeffrey Pfau 7040b478b3 GBA Cheats: Fix key-activated CodeBreaker cheats 2016-09-21 23:30:22 -07:00
Jeffrey Pfau 0fccc1596d GB Video: Clear screen when LCDC is off 2016-09-21 14:34:50 -07:00
Jeffrey Pfau 7ef68dab57 LR35902: Fix events running with the wrong cycle active 2016-09-21 14:11:24 -07:00
Jeffrey Pfau 47634adafa GB Video: Fix video frames getting missed when LCDC is off 2016-09-21 14:10:42 -07:00
Jeffrey Pfau 81e7bb7417 FFmpeg: Encoding cleanup 2016-09-21 14:09:49 -07:00
Jeffrey Pfau e2d5b029be FFmpeg: Fix encoing AAC 2016-09-21 11:05:51 -07:00
Jeffrey Pfau 07380684f0 Qt: Fix saving overrides 2016-09-20 16:41:50 -07:00
Jeffrey Pfau c76b4b7108 Qt: Fix "close" button on Overrides view 2016-09-20 16:35:20 -07:00
Jeffrey Pfau fe28120f2a GBA Cheats: Fix holding onto pointers that may get invalidated 2016-09-20 12:10:18 -07:00
Jeffrey Pfau 4d75576229 GB Video: Setting LYC=LY during mode 2 should trigger an IRQ 2016-09-20 10:51:34 -07:00
Jeffrey Pfau b4e0ab93fe GB MBC: Fix MBC7 when size is incorrectly specified 2016-09-19 23:55:21 -07:00
Jeffrey Pfau 9e5ed880ab All: Fix changelog version number for 0.5.1 2016-09-19 19:57:27 -07:00
Jeffrey Pfau 59b1b2d810 All: Only update version info if needed 2016-09-19 19:53:05 -07:00
Jeffrey Pfau a7a858d4f8 Update CHANGES for 0.5.0 2016-09-19 15:07:50 -07:00
Jeffrey Pfau 37ddf7020b Util: Fix inserting too many items into a hash table 2016-09-19 15:01:58 -07:00
Jeffrey Pfau aaf12cad27 GBA Savedata: Only unmap savedata if present 2016-09-19 13:52:11 -07:00
Jeffrey Pfau a510ae8d86 GBA Hardware: Clean up dead code in GBP 2016-09-17 11:01:09 -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 61800d0e9b GBA Savedata: Fix savedata sync timer 2016-09-14 17:46:15 -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 f34f45257a GBA Video: Fix out-of-order OBJWIN 2016-09-11 00:54:20 -07:00
Jeffrey Pfau 1bc8dfe42b GB, GBA: Automatic BIOS detection 2016-09-09 16:30:48 -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 c45d91d311 Debugger: Add software breakpoints, fix cleanup 2016-09-07 17:49:27 -07:00
Jeffrey Pfau f7a9fe8e64 Util: PNG utils should support 16-bit when applicable 2016-09-07 01:06:54 -07:00
Jeffrey Pfau 0ad14bef7e FFmpeg: Full support for libavcodec 56+ 2016-09-05 11:55:56 -07:00
Jeffrey Pfau 69244f053a 3DS: Add shading to 3D model 2016-09-04 23:00:49 -07:00
Jeffrey Pfau 0293e723d8 GBA: Better debug logging if event processing breaks 2016-09-04 09:32:07 -07:00
Jeffrey Pfau a20061e925 GBA Memory: Fix ldm {pc} 2016-09-04 02:20:58 -07:00
Jeffrey Pfau 8dbef1f0e3 Wii: Add pixelated resample filter 2016-09-01 00:11:07 -07:00
Jeffrey Pfau e078e42c83 Qt: Rearchitect game closing codepath 2016-08-30 23:43:50 -07:00
Jeffrey Pfau f15bb076b8 All: Update CHANGES 2016-08-30 23:42:31 -07:00
Jeffrey Pfau 1f2bef0ceb PSP2: Stop underclocking when menuing 2016-08-30 09:43:49 -07:00
Jeffrey Pfau 246efef6b9 Qt: Fix being unable to pause manually when using auto-pausing 2016-08-29 18:22:47 -07:00