Commit Graph

3765 Commits

Author SHA1 Message Date
Jeffrey Pfau 881c10b40e ARM7: PSR mode bits should not get sign extended 2016-11-30 16:18:24 -08:00
Jeffrey Pfau 7e04e44563 SDL: Fix GLES2 build 2016-11-22 13:46:24 -05:00
Jeffrey Pfau a104ee5f56 GBA: Add savegame override for Crash Bandicoot 2 JP 2016-11-15 15:31:16 -08:00
Jeffrey Pfau e5a4f7271a GBA: Add savegame override for Crash Bandicoot 2 2016-11-15 13:41:37 -08:00
Jeffrey Pfau 92c4490242 All: Fix fullscreen config option being ignored 2016-11-07 09:56:45 -08:00
Jeffrey Pfau 507fe1aad3 GBA: Fix IRQs firing after already being cleared 2016-11-06 22:22:09 -08:00
Jeffrey Pfau f48bdb6a13 Qt: Fix Qt Multimedia audio driver on big endian 2016-11-06 21:27:07 -08:00
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
Jeffrey Pfau b506996d29 Util: Fix build on 1555 color 2016-10-21 13:54:15 -07:00
Jeffrey Pfau 82d7d9c3eb Qt: Remove guards for override view 2016-10-21 02:00:59 -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 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 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 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