Commit Graph

  • daf01b03d5 3DS: Expose late thread flush as "loose sync" Vicki Pfau 2025-02-10 02:24:15 -08:00
  • a9041b122f GBA Video: Allow proxy flush timing configuration Vicki Pfau 2025-02-10 02:23:53 -08:00
  • fc14b4b0da mGUI: Add better description of the fastForwardMute option Vicki Pfau 2025-02-09 16:27:34 -08:00
  • 55f21cd951 mGUI: Fix saving integer config values Vicki Pfau 2025-02-09 16:26:36 -08:00
  • d365312757 ARM Debugger: Fix disassembly of ror r0 barrel shift (fixes #3412) Vicki Pfau 2025-02-07 18:02:53 -08:00
  • 2e7918d8b2 GBA: Update some register information with new stereoscopy discoveries Vicki Pfau 2025-02-07 03:03:09 -08:00
  • 92e10f31ea Qt: Fix regression where loading BIOS creates a save file (fixes #3359) Vicki Pfau 2025-01-21 00:50:34 -08:00
  • 2dd11712db Python: Fix some missing constants (fixes #3402) Vicki Pfau 2025-01-21 00:33:20 -08:00
  • 7fe4f4593e GBA Savedata: Rename flash ID constants, add missing entries Vicki Pfau 2025-01-20 16:51:18 -08:00
  • 2c0e572841 CHANGES: Add missing entries Vicki Pfau 2025-01-20 00:26:05 -08:00
  • ed64b35db7 CMake: Default macOS SDK version to OS version if not found Vicki Pfau 2025-01-19 18:41:06 -08:00
  • e518a5ced0 Debugger: Define and use mDebuggerModuleClearNeedsCallback Vicki Pfau 2025-01-19 16:57:30 -08:00
  • 4189a4d731 docs: add Japanese README Ikko Eltociear Ashimine 2025-01-18 22:07:01 +09:00
  • 4cc49a6700 Qt: Let memory access logs be loaded read-only Vicki Pfau 2025-01-18 23:46:24 -08:00
  • 7012f9c666 Debugger: Allow memory access logs to operate read-only Vicki Pfau 2025-01-15 23:46:20 -08:00
  • 311d9f3550 Debugger: Unroll watchpoint access loop Vicki Pfau 2025-01-14 03:38:30 -08:00
  • b8c890e1bc Debugger: Plumb access source information through to access logger Vicki Pfau 2025-01-14 03:20:01 -08:00
  • deb4f547fa Qt: GB memory access logger fixes Vicki Pfau 2025-01-12 22:41:29 -08:00
  • 8c2e2e1d46 Qt: Fix build Vicki Pfau 2025-01-12 16:22:34 -08:00
  • 6be223d84a Qt: Defer destroying the CoreController until after the CoreController::stopping slots finish Vicki Pfau 2025-01-12 06:14:10 -08:00
  • 762a54a388 Core: Threads should not attempt to exit a thread that is already dead Vicki Pfau 2025-01-12 06:01:10 -08:00
  • 159b0dc445 Qt: Add access log view to memory view Vicki Pfau 2025-01-12 06:00:40 -08:00
  • 75dc290853 Debugger: Expose mDebuggerAccessLoggerGetRegion Vicki Pfau 2025-01-12 04:30:12 -08:00
  • 511437312c Qt: Revamp memory view layout Vicki Pfau 2025-01-11 19:47:21 -08:00
  • 87bf982338 Qt: Update translations Vicki Pfau 2025-01-11 14:54:53 -08:00
  • 61d1dc742d Qt: Update translation (Polish) Artur Dudka 2024-12-25 12:41:21 +00:00
  • d96ff26983 Qt: Update translation (Chinese (Simplified Han script)) Roll8ack 2024-12-16 03:24:29 +00:00
  • e3f3baed51 Qt: Update translation (Chinese (Traditional Han script)) reimu105 2024-12-15 01:56:41 +00:00
  • 0880b007fa Qt: Update translation (Spanish) Momo cao 2024-12-12 14:50:19 +00:00
  • 34c992eb23 Qt: Update translation (Swedish) Daniel Nylander 2024-12-12 13:59:39 +00:00
  • 3e5e20c6f0 Qt: Update translation (Portuguese (Brazil)) Felipe 2024-12-12 13:12:40 +00:00
  • a2fda7f441 Qt: Split MemoryAccessLogView and MemoryAccessLogController Vicki Pfau 2025-01-11 14:50:30 -08:00
  • f58f9746d7 Qt: Allow passing multiple games on command line for multiplayer (closes #3061) Vicki Pfau 2025-01-10 02:46:58 -08:00
  • 77e50f7aec Feature: Add ability for subparsers to consume extra arguments Vicki Pfau 2025-01-10 02:45:27 -08:00
  • 080a79fdee CMake: Work around CMake dependency dedupliation issues Vicki Pfau 2025-01-09 01:54:10 -08:00
  • 7643a044f4 mGUI: Wrap around menu cursor when navigating past end (closes #3356) Vicki Pfau 2025-01-09 00:37:54 -08:00
  • 838439dcef Headless: goto considered harmful Vicki Pfau 2025-01-07 02:44:03 -08:00
  • 20dfbbbe55 CMake: Strip mgba-headless, fix up packaging a bit Vicki Pfau 2025-01-07 02:24:59 -08:00
  • 419435c35b Scripting: send print() to stdout if no console is installed Adam Higerd 2025-01-02 18:45:12 -06:00
  • 0ccd3c84dc Qt: Make --script explanation match headless explanation Vicki Pfau 2025-01-02 02:07:04 -08:00
  • d9aa7d5103 Headless: Rename mgba-rom-test to mgba-headless Vicki Pfau 2025-01-02 01:58:41 -08:00
  • 69ead6e3c9 ROM Tester: Add script running Vicki Pfau 2025-01-02 01:44:54 -08:00
  • ef6659d587 Scripting: Make mScriptContextLoad run the script too Vicki Pfau 2025-01-02 01:43:21 -08:00
  • fe37fa2ab2 Fix potential index out of bounds in DisplayQt.cpp Johan Mattsson 2025-01-01 15:04:14 +01:00
  • ee21e43bdb Scripting: Install callbacks in mScriptContextAttachCore instead of mCoreThread Vicki Pfau 2025-01-02 01:21:20 -08:00
  • eb5fc371ff Scripting: Let mScriptContextAttachLogger take NULL for logger Vicki Pfau 2025-01-02 01:14:11 -08:00
  • 3c59429d96 FFmpeg: Fix build Vicki Pfau 2025-01-02 00:15:46 -08:00
  • e29b5ac047 FFmpeg: Use avcodec_get_supported_config when present Vicki Pfau 2025-01-02 00:11:04 -08:00
  • 4eb1dbca36 Core: Quash some warnings Vicki Pfau 2025-01-01 01:22:08 -08:00
  • 9f5c2aa00c Scripting: Expose MD5 checksum Vicki Pfau 2024-12-31 17:04:52 -08:00
  • 39ced7dd81 Windows: Don't redefine WIN32_LEAN_AND_MEAN if already defined Vicki Pfau 2024-12-31 16:52:34 -08:00
  • 132293449d Scripting: Attempt to fix Windows build Vicki Pfau 2024-12-31 16:51:50 -08:00
  • 23531e24b8 Scripting: Remove needless heap allocations Vicki Pfau 2024-12-31 03:11:31 -08:00
  • 72ee6f9840 Scripting: Expose info table to breakpoint/watchpoint callbacks (closes #3369) Vicki Pfau 2024-12-31 02:53:14 -08:00
  • d55ee872e3 CHANGES: Remove duplicated line Vicki Pfau 2024-12-31 01:48:05 -08:00
  • abb9bec571 GB Core: Fix cloning savedata when backing file is outdated (fixes #3388) Vicki Pfau 2024-12-31 01:45:03 -08:00
  • 6b5638efda Core: Improve PNG deserialization logging Vicki Pfau 2024-12-31 01:35:49 -08:00
  • 4007e19736 CMake: Fix entitlements plist filename Vicki Pfau 2024-12-29 17:38:14 -08:00
  • ad0d3972a6 Updater: Fix rewriting folders and files on Windows (fixes #3384) Vicki Pfau 2024-12-28 22:45:39 -08:00
  • d82fc3dec1 FFmpeg: Fix failing to record videos with CRF video (fixes #3368) Vicki Pfau 2024-12-24 18:54:10 -08:00
  • 08430fc058 mGUI: Load parent directory if last used directory is missing (fixes #3379) Vicki Pfau 2024-12-22 04:50:46 -08:00
  • 39ab641953 GBA Savedata: Demote savegme time offset message to DEBUG level Vicki Pfau 2024-12-20 02:14:23 -08:00
  • 1983d0f42c GBA Core: Fix booting into BIOS when skip BIOS is enabled Vicki Pfau 2024-12-14 22:28:08 -08:00
  • fb0fed21aa Qt: Skip processing QLocale::C if present Vicki Pfau 2024-12-13 14:48:27 -08:00
  • 34e1ef45b6 Qt: Update translations Vicki Pfau 2024-12-12 04:04:51 -08:00
  • 0ca391cffc Qt: Fix up how the language names get displayed Vicki Pfau 2024-12-12 04:02:56 -08:00
  • c2741c73db Qt: Rename LatAm Spanish to just "Spanish" Vicki Pfau 2024-12-12 03:59:21 -08:00
  • 0df20d2da5 Qt: Update translation (Spanish (Latin America)) Momo cao 2024-12-09 03:26:08 +00:00
  • 082dd75591 Qt: Update translation (Chinese (Simplified Han script)) Roll8ack 2024-12-09 06:33:52 +00:00
  • 1e21b38793 Qt: Update translation (Swedish) Daniel Nylander 2024-12-07 07:57:11 +00:00
  • 9099ff0d44 Qt: Update translation (French) ibizastweet 2024-12-04 22:10:10 +00:00
  • 54a9457c65 Qt: Update translation (Italian) Hexaae 2024-11-30 11:47:20 +00:00
  • 50e30447fb Qt: Update translation (Chinese (Traditional Han script)) Gabriel Kao 2024-10-24 07:11:06 +00:00
  • 97d3f34a25 Qt: Update translation (Chinese (Traditional)) reimu105 2023-12-12 13:15:37 +00:00
  • 63492252d2 Qt: Update translation (Chinese (Traditional)) Still Hsu 2022-04-21 04:10:02 +00:00
  • 66a909a9b7 Qt: Update translation (Chinese (Traditional)) cyruuspmd5de3b0e46e4e4998 2022-01-30 07:29:05 +00:00
  • 7d2fbb060a Qt: Added translation (Chinese (Traditional)) Vicki Pfau 2022-01-30 08:07:04 +01:00
  • f7d2c464d4 Qt: Update translation (Korean) Hoseok Seo 2024-09-22 03:11:33 +00:00
  • 23bb668200 Qt: Update translation (Portuguese (Brazil)) Felipe 2024-09-16 18:57:18 +00:00
  • 3c32fd867b
    Update setup.iss.in with Swedish (#3367) Daniel Nylander 2024-12-12 11:35:14 +01:00
  • edaa27796b GBA: Improve reset behavior of various hardware components Vicki Pfau 2024-12-11 17:24:22 -08:00
  • 655211651a GBA Memory: Properly narrow down GPIO write validity check Vicki Pfau 2024-12-11 16:25:17 -08:00
  • 109fbe60f5 GBA Hardware: Fix loading states unconditionally overwriting GPIO memory Vicki Pfau 2024-12-11 16:24:51 -08:00
  • f4595f4578 CHANGES: Update for 0.10.4 Vicki Pfau 2024-12-07 21:27:03 -08:00
  • 00d17c6f42 GBA BIOS: Fix reseting SWI mode SPSR in SoftReset Vicki Pfau 2024-12-07 17:06:01 -08:00
  • 938ee55d42 Qt: honor control characters in ScriptingTextBuffer::print Adam Higerd 2024-11-19 10:41:34 -06:00
  • 1eb130a28b GBA SIO: Allow externally-clocked NORMAL transfers (fixes #3360) Vicki Pfau 2024-12-03 23:04:41 -08:00
  • a9bddb92e3 GBA Unlicensed Carts: Detect "SPIDERMAN3" header too Vicki Pfau 2024-11-25 19:27:51 -08:00
  • f9851e6b75 GBA BIOS: Move SoftReset implementation to assembly Vicki Pfau 2024-11-25 19:22:03 -08:00
  • 7ec56763f9 Qt: Fix installer updates if a version number is in the filename (fixes #3109) Vicki Pfau 2024-11-24 17:55:04 -08:00
  • a5e3e746b2 GBA Unlicensed Carts: Prevent multicarts from remapping after being locked Vicki Pfau 2024-11-23 19:46:44 -08:00
  • 822a2c8df5 GBA Unlicensed Carts: Improve bank swapping behavior Vicki Pfau 2024-11-23 03:23:45 -08:00
  • bdb0057fb3 GBA Serialize: Add support for Vast Fame state Vicki Pfau 2024-11-23 03:23:05 -08:00
  • 122128eae5 Qt: load unpacked shaders, warn on shader load error Adam Higerd 2024-11-19 17:20:48 -06:00
  • a2e7e5b902 Qt: don't save shader choice until OK/Apply is clicked Adam Higerd 2024-11-19 16:50:12 -06:00
  • f930184efb Qt: save shader settings when OK/Apply clicked Adam Higerd 2024-11-19 16:41:42 -06:00
  • cca3267ef6 Serialize light counter to the correct bitfield CasualPokePlayer 2024-11-19 22:46:23 -08:00
  • 2a0ed00d0d CMake: I'm tired of putting out fires Vicki Pfau 2024-11-18 00:55:55 -08:00
  • d9b43463d0 CMake: Set both -mmacosx-version-min and CMAKE_OSX_DEPLOYMENT_TARGET Vicki Pfau 2024-11-18 00:43:27 -08:00
  • dc263295dd GBA Memory: Add unlicensed cart write handling stub Vicki Pfau 2024-11-17 03:34:33 -08:00