Commit Graph

1894 Commits

Author SHA1 Message Date
Vicki Pfau 6c2da7b621 CHANGES: Update for 0.10.4 2024-12-07 20:45:16 -08:00
Vicki Pfau 9a38ba4913 Qt: Fix installer updates if a version number is in the filename (fixes #3109) 2024-11-24 17:55:04 -08:00
Jan200101 b51e58640f Qt: Fix potential crash on Wayland with OpenGL (fixes #3276) 2024-11-01 02:13:47 -07:00
Vicki Pfau 30897fee62 Qt: Fix saving named states breaking when screenshot states disabled (fixes #3320) 2024-10-20 18:04:56 -07:00
Vicki Pfau c143851916 Core: Fix patch autoloading leaking the file handle 2024-10-08 04:44:35 -07:00
CasualPokePlayer 7ae9117930 GBA Serialize: Properly restore GPIO register state (fixes #3294) 2024-09-29 01:02:29 -07:00
Vicki Pfau f778cf4749 GBA I/O: Fix audio register 8-bit write behavior (fixes #3086) 2024-09-21 23:08:13 -07:00
Vicki Pfau 9271198f64 Qt: Make window corners square on Windows 11 (fixes #3285) 2024-09-21 23:01:16 -07:00
Vicki Pfau 00426ad6d1 GB Serialize: Prevent loading invalid states where LY >= 144 in modes other than 1 2024-07-19 20:14:40 -07:00
Vicki Pfau d2a8b43ae0 GBA I/O: Fix HALTCNT access behavior (fixes #2309) 2024-07-09 20:17:22 -07:00
Vicki Pfau ebad7a380b GB I/O: Fix STAT writing IRQ trigger conditions (fixes #2501) 2024-07-07 11:26:36 -07:00
Vicki Pfau a0f6255a0b Switch: Add bilinear filtering option (closes #3111) 2024-07-07 11:24:26 -07:00
Vicki Pfau 154fe6b344 GB: Fix uninitialized save data when loading undersized temporary saves 2024-07-07 11:24:26 -07:00
Vicki Pfau 5ac23cfe4f GBA Core: Fix loading symbols from ELF files if the file doesn't end with .elf 2024-07-07 11:24:26 -07:00
Vicki Pfau 2c2eab2b94 GB, GBA Core: Fix memory leak if reloading debug symbols
Also fix loading an ELF if the current seek is not 0
2024-07-07 11:24:26 -07:00
Vicki Pfau b205537558 GBA Audio: Fix crash in audio subsampling if timing lockstep breaks 2024-06-25 04:09:36 -07:00
Vicki Pfau e0b0e45821 GBA Audio: Fix crash if audio FIFOs and timers get out of sync 2024-06-25 03:46:31 -07:00
Vicki Pfau 63c0bedf44 Qt: Fix LCDC background priority/enable bit being mis-mapped in I/O view 2024-05-12 02:51:23 -07:00
Vicki Pfau a2493a7bf3 GBA Memory: Let raw access read high MMIO addresses 2024-05-11 21:50:57 -07:00
Vicki Pfau b1c7c6d14a Qt: Fix crash when applying changes to GB I/O registers in I/O view 2024-05-11 21:41:37 -07:00
Vicki Pfau 99bae2dc06 GBA GPIO: Fix gyro read-out start (fixes #3141) 2024-04-05 00:24:28 -07:00
Vicki Pfau 557a3b67db GB Audio: Fix audio envelope timing resetting too often (fixes #3164) 2024-03-17 20:02:30 -07:00
Vicki Pfau 5aa7c955f1 Updater: Fix updating appimage across filesystems 2024-03-17 20:01:44 -07:00
Vicki Pfau 858c94e5ee GBA SIO: Fix MULTI mode SIOCNT bit 7 writes on secondary GBAs (fixes #3110) 2024-01-21 17:45:06 -08:00
Vicki Pfau a2b7b19d89 Vita: Add imc0 and xmc0 mount point support 2024-01-21 03:39:36 -08:00
Vicki Pfau 1c61b54208 CHANGES: Update for 0.10.3 2024-01-07 19:17:00 -08:00
Vicki Pfau e1a5329f30 Qt: Fix screen freezing on macOS after closing save state window (fixes #2885) 2024-01-07 16:58:30 -08:00
Vicki Pfau 0227d2db39 VFS: Use anonymousMemoryMap for large 7z allocations (fixes #3013) 2023-12-21 22:58:36 -08:00
Vicki Pfau 3f4cb4dbcb GB Audio: Improve "zombie mode" emulation in CGB mode (fixes #2029) 2023-12-20 02:53:21 -08:00
Vicki Pfau 9a45bf94aa GB Audio: Fix restarting envelope when writing to register (fixes #3067) 2023-12-20 02:18:42 -08:00
Vicki Pfau f8112aee59 mGUI: Persist fast forwarding after closing menu (fixes #2414) 2023-12-18 22:58:55 -08:00
Vicki Pfau 68e5a0aa47 GB: Fix applying a patch that changes the cartridge mapper (fixes #3077) 2023-12-11 22:07:41 -08:00
Vicki Pfau 0e3d55c2ac GBA Savedata: Fix crash when resizing flash save games for RTC data 2023-11-24 22:30:51 -08:00
Vicki Pfau 35bbc74cc2 Vita: Fix camera setting not appearing (fixes #3012) 2023-08-28 13:29:24 -07:00
Vicki Pfau 510d1afa4a GBA Audio: Fix sample position issues when rate changes (fixes #3006) 2023-08-23 14:35:50 -07:00
Vicki Pfau d6291bcc05 Qt: Fix mute settings not being loaded on setting screen (fixes #2990) 2023-08-08 19:34:35 -07:00
Vicki Pfau cda008eef5 Qt: Re-enable sync for multiplayer windows that aren't connected (fixes #2974) 2023-08-04 23:20:39 -07:00
Vicki Pfau eb2233eaaa GBA GPIO: Fix tilt scale and orientation (fixes #2703) 2023-07-23 22:49:55 -07:00
Vicki Pfau afb614ad03 ARM: Fake bpkt instruction should take no cycles (fixes #2551) 2023-07-05 22:11:59 -07:00
Vicki Pfau a51cb3f921 GBA SIO: Fix normal mode SI/SO semantics (fixes #2925) 2023-07-03 23:15:47 -07:00
Vicki Pfau 1acb7dfa9e Qt: Add exporting of SAV + RTC GB saves from Save Converter to strip RTC data 2023-07-03 16:10:35 -07:00
Vicki Pfau 87c9d3851e ARM: Remove obsolete force-alignment in `bx pc` (fixes #2964) 2023-06-29 01:29:55 -07:00
Vicki Pfau 0d353a740f GB Audio: Fix channel 1 restarting if sweep applies after stop (fixes #2965) 2023-06-29 01:29:38 -07:00
Vicki Pfau 76fe63a254 GBA Audio: Fix initial channel 3 wave RAM (fixes #2947) 2023-06-26 04:45:59 -07:00
Vicki Pfau 24f3d8808f GBA Audio: Fix sample timing drifting when changing sample interval 2023-06-19 22:38:38 -07:00
Vicki Pfau 6c4ca7724f Qt: Add exporting of SAV + RTC GBA saves from Save Converter to strip RTC data 2023-06-18 15:18:34 -07:00
May d99f7b9912 [UI bug] mGBA doesn't update savestate screenshots until you move the cursor over other savestates (#2929) 2023-06-04 20:30:35 -07:00
Vicki Pfau 97162280f9 GB I/O: Read back proper SVBK value after writing 0 (fixes #2921) 2023-05-09 14:51:47 -07:00
Vicki Pfau 84d600cba6 GB SIO: Disabling SIO should cancel pending transfers (fixes #2537) 2023-05-08 04:43:54 -07:00
Vicki Pfau ff3c68bbd6 GBA BIOS: Fix clobbering registers with word-sized CpuSet 2023-04-28 22:47:11 -07:00