Commit Graph

707 Commits

Author SHA1 Message Date
Jeffrey Pfau 961035cd92 All: Update CHANGES 2016-12-11 20:41:34 -08:00
Jeffrey Pfau 64d3f48cd8 GBA: Only unhalt CPU if appropriate bit is set in IE 2016-12-11 20:41:34 -08:00
Jeffrey Pfau 881c10b40e ARM7: PSR mode bits should not get sign extended 2016-11-30 16:18:24 -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
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
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
Jeffrey Pfau 1462ffe7d5 GBA: Timer 0 cannot be count up 2016-08-29 10:19:53 -07:00
Jeffrey Pfau 90edf4d1a0 GBA Serialize: Savestates now store if CPU was halted 2016-08-28 20:36:12 -07:00
Jeffrey Pfau d708a1025d GBA: Fix filehandle leak with savegames 2016-08-28 01:44:27 -07:00
Jeffrey Pfau fa36a3da81 Qt: Allow loading of specific files from archives 2016-08-27 01:01:03 -07:00
Jeffrey Pfau 93121d9319 VFS: Fix reading multiple files from a 7z archive 2016-08-27 00:55:57 -07:00
Jeffrey Pfau 2ddb6d759a GUI: Only reload config if manually saved 2016-08-24 12:54:43 -07:00
Jeffrey Pfau 458fd58985 GBA: Fix losing IRQs when CPSR I bit isn't cleared 2016-08-24 12:18:51 -07:00
Jeffrey Pfau f491196bc4 Util: Add endswith 2016-08-23 09:08:46 -07:00
Jeffrey Pfau 08b0a7c60f VFS: Improve zip file detection 2016-08-23 02:30:25 -07:00
Jeffrey Pfau 9b4fa75c81 VFS: Fix uninitialized varaible reading from 7z 2016-08-23 01:23:44 -07:00
Jeffrey Pfau 5aec67a0f7 GBA Video: Optimize compositing cases slightly 2016-08-22 12:35:48 -07:00
Jeffrey Pfau c207675dfb Qt: Ability to temporarily load a savegame 2016-08-22 10:33:59 -07:00
Jeffrey Pfau a088ad781a Qt: Make reseting when pasued frame-accurate 2016-08-22 10:20:22 -07:00