Commit Graph

650 Commits

Author SHA1 Message Date
Jeffrey Pfau 7a2f98d474 GB Memory: Fix starting HDMAs during mode 0 2016-11-03 13:26:45 -07:00
Garrett Brown 08bd23031b Fix missing termination in call to SET_INPUT_DESCRIPTORS 2016-11-03 01:10:04 -07:00
Jeffrey Pfau 95fda83d8b Qt: Only reset window dimensions when first shown 2016-10-31 11:40:45 -07:00
Jeffrey Pfau 9e518fb27a GBA Memory: Fix VCOUNT being writable 2016-10-31 10:47:17 -07:00
Jeffrey Pfau c8e0bf5769 GB: Fix audio not being deinitialized 2016-10-28 17:47:59 -07:00
Jeffrey Pfau 11da6592b3 GB Memory: Fix patching bank 0 2016-10-24 11:50:20 -07:00
Jeffrey Pfau 5c602ff307 VFS: Fix resizing memory chunks when not needed 2016-10-23 10:38:10 -07:00
Jeffrey Pfau 7c5cc057bf GB MBC: Fix initializing MBC when no ROM is loaded 2016-10-21 19:15:27 -07:00
Jeffrey Pfau 5ba2df1cd8 GB, GBA: Prevent loading null ROMs 2016-10-21 19:14:56 -07:00
Jeffrey Pfau 74390b4cfc PSP2: Improved controller rumble 2016-10-21 17:26:02 -07:00
Tyler Wade df27a1558e GBA Cheats: Fix GameShark ROM patches 2016-10-21 02:00:57 -07:00
Jeffrey Pfau 8a572ab136 Qt: Fix cut off tiles and alignment issues in tile viewer 2016-10-20 22:52:12 -07:00
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 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 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 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 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