Commit Graph

8638 Commits

Author SHA1 Message Date
Vicki Pfau 39ab641953 GBA Savedata: Demote savegme time offset message to DEBUG level 2024-12-20 02:14:23 -08:00
Vicki Pfau 1983d0f42c GBA Core: Fix booting into BIOS when skip BIOS is enabled 2024-12-14 22:28:08 -08:00
Vicki Pfau fb0fed21aa Qt: Skip processing QLocale::C if present 2024-12-13 14:48:27 -08:00
Vicki Pfau 34e1ef45b6 Qt: Update translations 2024-12-12 04:08:48 -08:00
Vicki Pfau 0ca391cffc Qt: Fix up how the language names get displayed 2024-12-12 04:08:48 -08:00
Vicki Pfau c2741c73db Qt: Rename LatAm Spanish to just "Spanish" 2024-12-12 04:08:48 -08:00
Momo cao 0df20d2da5 Qt: Update translation (Spanish (Latin America))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/es_419/
2024-12-12 04:08:48 -08:00
Roll8ack 082dd75591 Qt: Update translation (Chinese (Simplified Han script))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hans/
2024-12-12 04:08:48 -08:00
Daniel Nylander 1e21b38793 Qt: Update translation (Swedish)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/sv/
2024-12-12 04:08:48 -08:00
ibizastweet 9099ff0d44 Qt: Update translation (French)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/fr/
2024-12-12 04:08:48 -08:00
Hexaae 54a9457c65 Qt: Update translation (Italian)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/it/
2024-12-12 04:08:48 -08:00
Gabriel Kao 50e30447fb Qt: Update translation (Chinese (Traditional Han script))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hant/
2024-12-12 04:08:48 -08:00
reimu105 97d3f34a25 Qt: Update translation (Chinese (Traditional))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hant/
2024-12-12 04:08:47 -08:00
Still Hsu 63492252d2 Qt: Update translation (Chinese (Traditional))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hant/
2024-12-12 04:08:47 -08:00
cyruuspmd5de3b0e46e4e4998 66a909a9b7 Qt: Update translation (Chinese (Traditional))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hant/
2024-12-12 04:08:47 -08:00
Vicki Pfau 7d2fbb060a Qt: Added translation (Chinese (Traditional))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/zh_Hant/
2024-12-12 04:08:47 -08:00
Hoseok Seo f7d2c464d4 Qt: Update translation (Korean)
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/ko/
2024-12-12 04:08:47 -08:00
Felipe 23bb668200 Qt: Update translation (Portuguese (Brazil))
Translation: mGBA/Qt
Translate-URL: https://hosted.weblate.org/projects/mgba/mgba-qt/pt_BR/
2024-12-12 04:08:47 -08:00
Daniel Nylander 3c32fd867b
Update setup.iss.in with Swedish (#3367) 2024-12-12 02:35:14 -08:00
Vicki Pfau edaa27796b GBA: Improve reset behavior of various hardware components 2024-12-11 17:24:22 -08:00
Vicki Pfau 655211651a GBA Memory: Properly narrow down GPIO write validity check 2024-12-11 16:25:17 -08:00
Vicki Pfau 109fbe60f5 GBA Hardware: Fix loading states unconditionally overwriting GPIO memory 2024-12-11 16:24:51 -08:00
Vicki Pfau f4595f4578 CHANGES: Update for 0.10.4 2024-12-07 21:27:03 -08:00
Vicki Pfau 00d17c6f42 GBA BIOS: Fix reseting SWI mode SPSR in SoftReset 2024-12-07 18:00:23 -08:00
Adam Higerd 938ee55d42 Qt: honor control characters in ScriptingTextBuffer::print 2024-12-03 23:18:26 -08:00
Vicki Pfau 1eb130a28b GBA SIO: Allow externally-clocked NORMAL transfers (fixes #3360) 2024-12-03 23:04:45 -08:00
Vicki Pfau a9bddb92e3 GBA Unlicensed Carts: Detect "SPIDERMAN3" header too 2024-11-25 19:29:23 -08:00
Vicki Pfau f9851e6b75 GBA BIOS: Move SoftReset implementation to assembly
This improves the timing of the SoftReset implementation (though it's still way
faster than Nintendo's official implementation), which is important for some
multicarts.
2024-11-25 19:28:23 -08:00
Vicki Pfau 7ec56763f9 Qt: Fix installer updates if a version number is in the filename (fixes #3109) 2024-11-24 17:55:53 -08:00
Vicki Pfau a5e3e746b2 GBA Unlicensed Carts: Prevent multicarts from remapping after being locked 2024-11-23 19:46:44 -08:00
Vicki Pfau 822a2c8df5 GBA Unlicensed Carts: Improve bank swapping behavior 2024-11-23 03:23:45 -08:00
Vicki Pfau bdb0057fb3 GBA Serialize: Add support for Vast Fame state 2024-11-23 03:23:05 -08:00
Adam Higerd 122128eae5 Qt: load unpacked shaders, warn on shader load error 2024-11-22 23:42:09 -08:00
Adam Higerd a2e7e5b902 Qt: don't save shader choice until OK/Apply is clicked 2024-11-22 23:42:09 -08:00
Adam Higerd f930184efb Qt: save shader settings when OK/Apply clicked 2024-11-22 23:42:09 -08:00
CasualPokePlayer cca3267ef6 Serialize light counter to the correct bitfield
Resolves #3294
2024-11-20 15:53:22 -08:00
Vicki Pfau 2a0ed00d0d CMake: I'm tired of putting out fires 2024-11-18 00:55:55 -08:00
Vicki Pfau d9b43463d0 CMake: Set both -mmacosx-version-min and CMAKE_OSX_DEPLOYMENT_TARGET 2024-11-18 00:44:04 -08:00
Vicki Pfau dc263295dd GBA Memory: Add unlicensed cart write handling stub 2024-11-17 03:34:33 -08:00
Vicki Pfau 91cf829261 GBA Memory: Add initial support for N-in-1 style multicarts 2024-11-17 02:58:25 -08:00
Vicki Pfau d5fbd0ff1c GBA VFame: Refactor reordering code to be simpler 2024-11-17 02:27:28 -08:00
Vicki Pfau 3d493239d7 GBA Savedata: Update flash busy comment 2024-11-17 02:27:28 -08:00
Vicki Pfau cfd30b7a95 GBA Savedata: Fix erroneously setting the error bit 2024-11-08 21:38:25 -08:00
Vicki Pfau 4d6fb5b3c5 Scripting: Combine frame argument and return value stacks
These were never used a the same time, and it reduces malloc/free churn
2024-11-08 02:27:45 -08:00
Vicki Pfau 645d1cf344 GBA Savedata: Improve save write edge cases 2024-11-08 02:27:45 -08:00
Vicki Pfau f89184d51f GBA BIOS: Fix locked BIOS read on boot 2024-11-08 02:27:45 -08:00
Vicki Pfau 77e747ebf6 mGUI: Fix control remapping not reloading (fixes #3277) 2024-11-03 19:38:17 -08:00
Vicki Pfau 17b03b6f20 GBA Video: Fix potential shader compilation error 2024-11-03 18:03:18 -08:00
Adam Higerd b272968969 Qt: handle newlines in TextBuffer print() 2024-11-03 17:19:50 -08:00
yeah-its-gloria a114207828 Fix various macOS related problems
- Disable a duplicate libraries warning that isn't needed
- Quit using QApplication::quit instead of QWidget::close to prevent closing inside a dialog from crashing the application
- Allow Qt 6 builds to use std::filesystem if the proper macOS SDK version is present
- Stop looking for QtMultimedia plugins if Qt 6 is being used for macOS builds
2024-11-03 17:19:05 -08:00