Commit Graph

4105 Commits

Author SHA1 Message Date
Jeffrey Pfau 63f9461da4 Qt: Fix setting overrides 2016-10-16 13:29:34 -07:00
Jeffrey Pfau 2de952c521 Qt: Fix changing resolution of software renderer 2016-10-13 14:02:50 -07:00
Jeffrey Pfau 124f9de7b7 Windows: Fix Unicode directory handling 2016-10-13 13:43:37 -07:00
Jeffrey Pfau 135b345652 GB MBC: Fix SRAM dangling pointer with RTC games 2016-10-13 00:21:17 -07:00
Jeffrey Pfau 261d02255c GBA BIOS: Fix invalid CpuSet not setting BIOS prefetch 2016-10-13 00:20:59 -07:00
Jeffrey Pfau 6d8dc724c2 GBA BIOS: Fix MidiKey2Freq BIOS reads 2016-10-13 00:20:35 -07:00
Jeffrey Pfau cd3e304dd8 GBA Memory: Fix misaligned BIOS reads 2016-10-13 00:20:00 -07:00
Jeffrey Pfau 64d8d80eee All: Bump version 2016-10-13 00:18:24 -07:00
Jeffrey Pfau c4dbe0a502 All: Update CHANGES for 0.5.1 2016-10-05 13:39:41 -07:00
Jeffrey Pfau a16e354468 Qt: Fix showing default display driver as OpenGL (force 1.x) 2016-10-05 10:16:55 -07:00
Jeffrey Pfau 792eb29354 Qt: Tiny CMake cleanup 2016-10-05 00:35:21 -07:00
Jeffrey Pfau 67de8c7425 GB: Reset active region when reloading ROM 2016-10-05 00:03:24 -07:00
Jeffrey Pfau cdb93a1469 GB: Properly unload save files when unloading a ROM 2016-10-05 00:03:06 -07:00
Jeffrey Pfau 4b644bd8ff Qt: Remember scale option independent of core dimensions 2016-10-04 14:04:08 -07:00
Jeffrey Pfau a77a68bd2a Qt: Fix crash when saving an override if a game isn't loaded 2016-10-04 13:09:06 -07:00
Jeffrey Pfau 7ee3bf2482 Qt: Manage window sizes slightly better 2016-10-04 10:37:36 -07:00
Jeffrey Pfau f3cf64080d Qt: Fix icon size 2016-10-02 17:12:15 -07:00
Jeffrey Pfau f6a9ace3b8 Qt: Add patrons for October 2016-10-02 17:12:15 -07:00
Jeffrey Pfau e982fbc9e2 Qt: Fix patch loading 2016-09-30 09:17:21 -07:00
Jeffrey Pfau a93f3745a8 GBA Memory: Fix several unused I/O register read values 2016-09-28 12:39:37 -07:00
Jeffrey Pfau 816cb5af44 GBA Cheats: Fix uninitialized memory getting freed when saving 2016-09-27 10:20:35 -07:00
Jeffrey Pfau 628442e810 All: Split out install locations for Libretro and OpenEmu 2016-09-27 04:04:01 -07:00
Jeffrey Pfau eb46d22dc6 GB: Properly clear KEY1 bit 0 when switching speeds 2016-09-27 04:04:01 -07:00
Jeffrey Pfau 066fee45e7 GB Video: Fix up timings even more 2016-09-27 04:04:01 -07:00
Jeffrey Pfau cab8bea244 GB: Prevent audio from playing on boot 2016-09-25 23:45: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 9a012af927 GBA Savedata: Fix loading savestates with 512Mb Flash saves 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