Commit Graph

7724 Commits

Author SHA1 Message Date
Vicki Pfau 5730b50ecb DS I/O: Mark BGCNT registers as readable 2021-07-30 15:57:53 -07:00
Vicki Pfau 858c9faedc DS GX: Implement POS test 2021-07-30 14:37:01 -07:00
Vicki Pfau 7f151e64a7 GBA Video: Fix OBJ VRAM wrapping 2021-07-04 16:02:18 -07:00
Vicki Pfau fb68e4a5ce GBA Video: Fix fallout from mosaic medusa merge 2021-07-04 01:33:40 -07:00
Vicki Pfau fdaccc16f1 DS: Lengthen CPU timeslices if the ARM7 is halted 2021-07-04 00:52:46 -07:00
Vicki Pfau e4d9ade08e DS: Fix audio speed issues 2021-07-04 00:52:46 -07:00
Vicki Pfau 00f1229ea2 Qt: Fix merge issue 2021-07-04 00:52:19 -07:00
Vicki Pfau 877135a803 Merge branch 'master' into medusa 2021-07-03 20:34:45 -07:00
Vicki Pfau 3c4caecd4f CMake: Clean up binary name dependencies 2021-07-03 20:34:43 -07:00
Vicki Pfau 558f644fd3 CInema: Add 4-up diffs 2021-07-03 20:23:36 -07:00
Vicki Pfau 1c1d41a306 Merge branch 'master' into medusa 2021-07-01 23:25:28 -07:00
Vicki Pfau 5c6a3de915 DS Memory: Fix crash when overflowing misaligned WRAM jump 2021-07-01 23:25:26 -07:00
Vicki Pfau ed337c3de1 CInema: Add basic crash handling 2021-07-01 23:24:51 -07:00
Vicki Pfau ece0e168ef mGUI: Pressing confirm should only advance valid states if the data is a string 2021-07-01 22:15:29 -07:00
Vicki Pfau 801033020a GBA I/O: Fix deserializing audio on big endian 2021-07-01 22:15:29 -07:00
Vicki Pfau b98ad200a8 Qt: Remove files that were accidentally not deleted 2021-06-30 22:41:24 -07:00
Vicki Pfau a16ed6dbe8 Merge branch 'master' into medusa 2021-06-30 20:24:18 -07:00
Vicki Pfau 0352125cad GBA Video: Backport many rendering changes from medusa 2021-06-30 00:03:41 -07:00
Vicki Pfau bf97b7b52e Merge branch 'master' into medusa 2021-06-29 20:59:21 -07:00
Vicki Pfau a6231276e4 Merge branch 'master' (early part) into medusa 2021-06-29 20:55:09 -07:00
Vicki Pfau c78e62d894 Merge branch 'master' (early part) into medusa 2021-06-29 20:48:53 -07:00
Vicki Pfau cff95f3213 Merge branch 'master' (early part) into medusa 2021-06-29 20:43:48 -07:00
Vicki Pfau f19d086d15 Merge branch 'master' (early part) into medusa 2021-06-29 20:38:22 -07:00
Vicki Pfau 2c35ccfdfe Merge branch 'master' (early part) into medusa 2021-06-29 20:34:29 -07:00
Vicki Pfau d026a5af75 Merge branch 'master' (early part) into medusa 2021-06-29 20:33:01 -07:00
Vicki Pfau f7943aaa98 Merge branch 'master' (early part) into medusa 2021-06-29 20:26:03 -07:00
Vicki Pfau de16ea49c7 Qt: Redo sensor binding to be less fragile 2021-06-28 22:38:25 -07:00
Vicki Pfau 9a26c1a679 mGUI: Use variants for menu data 2021-06-28 21:13:05 -07:00
Vicki Pfau e3ad33366b Qt: Add time elapsed to Discord Rich Presence (closes #2225) 2021-06-28 15:41:58 -07:00
Vicki Pfau d9627e3623 GBA SIO: Add more missing NORMAL8 implementation bits (fixes #2044) 2021-06-28 15:22:07 -07:00
Vicki Pfau 6c6d498817 GBA: Improve timing when not booting from BIOS 2021-06-28 13:35:04 -07:00
Vicki Pfau 7dce4be2e2 GBA Serialize: Fix loading audio enable bit late (fixes #2230) 2021-06-27 22:37:01 -07:00
Vicki Pfau f14abdf749 Qt: Mark some Cheats strings as untranslatable 2021-06-25 15:06:11 -07:00
tdayris-perso 59eaceb148 Qt: Update translation (French)
Currently translated at 84.0% (902 of 1073 strings)

Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/fr/
2021-06-24 20:25:55 -07:00
Enes Y d17986aa41 Qt: Update translation (Turkish)
Currently translated at 100.0% (1070 of 1070 strings)

Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/tr/
2021-06-24 20:25:49 -07:00
Vicki Pfau c785340ea9 Qt: Add options to mute inactive or non-P1 multiplayer windows (fixes #857) 2021-06-24 20:20:49 -07:00
Vicki Pfau 14419282f4 Qt: Add options to mute on minimize or focus lost 2021-06-24 17:57:49 -07:00
Vicki Pfau fee40bc74d Res: Port scale2x an scale4x shaders 2021-06-24 17:35:16 -07:00
Vicki Pfau 1d9bc4c3f7 CInema: Fix renamed MBC1 RAM tests 2021-06-23 21:21:29 -07:00
Vicki Pfau 78d3a1f17e GB Memory: Add cursory cartridge open bus emulation (fixes #2032) 2021-06-23 20:34:11 -07:00
Vicki Pfau dc40ef7cb8 Qt: Fix library loading rejecting non-GBA games (fixes #2175) 2021-06-23 19:05:28 -07:00
Vicki Pfau c6aa7c6673 mGUI: Cache save state screenshot validity in state menu (fixes #2005) 2021-06-23 18:53:34 -07:00
Enes Y ccafcf7bdc Qt: Update translation (Turkish)
Currently translated at 100.0% (1070 of 1070 strings)

Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/tr/
2021-06-20 00:46:25 -07:00
Vicki Pfau b1ff578201 Qt: Only set default controller bindings if loading fails (fixes #799) 2021-06-20 00:34:45 -07:00
Vicki Pfau feb22a2bda README: Drop Windows Vista mention 2021-06-19 17:41:30 -07:00
Vicki Pfau 3a26c94eee Qt: Decrease early-sync timeout 2021-06-19 14:58:01 -07:00
Vicki Pfau 645034a89e GB Audio: Fix audio channel 4 being slow to deserialize 2021-06-19 14:02:37 -07:00
Vicki Pfau 34fed8086c GBA Memory: Fix prefetch mask when swapping modes within a region 2021-06-18 01:00:18 -07:00
Vicki Pfau 3f4d2f6086 Core: Don't attempt to restore rewind diffs past start of rewind 2021-06-17 00:20:29 -07:00
Enes Y d1ce973756 Qt: Update translation (Turkish)
Currently translated at 100.0% (1070 of 1070 strings)

Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/tr/
2021-06-16 00:31:38 -07:00