Commit Graph

  • 5479ab1307 Vita: Use sceIoPwrite in VFileSce.sync Vicki Pfau 2024-01-21 02:45:54 -08:00
  • 4e87dc61ee Vita: Add imc0 and xmc0 mount point support Vicki Pfau 2024-01-21 02:45:07 -08:00
  • 6e773eafea VFS: Modernize VDeviceList implementation Vicki Pfau 2024-01-21 02:21:41 -08:00
  • 12ed251c0b GB: Fix uninitialized save data when loading undersized temporary saves Vicki Pfau 2024-01-21 02:17:25 -08:00
  • 7157729ac3 Swtich: Fix config item count Vicki Pfau 2024-01-18 18:10:32 -08:00
  • c2e2b6d93c Switch: Add bilinear filtering option (closes #3111) Vicki Pfau 2024-01-18 02:58:50 -08:00
  • 328bebbc01 GBA Video: Migrate window precalculation into a function Vicki Pfau 2024-01-09 23:26:14 -08:00
  • 2c5882df3e All: Fix some warnings Vicki Pfau 2024-01-09 22:17:33 -08:00
  • 72a620a484 CHANGES: Update for 0.10.3 Vicki Pfau 2024-01-07 19:19:46 -08:00
  • 4717d25eb5 Res: Update patrons.txt Vicki Pfau 2024-01-07 19:15:52 -08:00
  • 70689e1112 Res: Update nointro.dat Vicki Pfau 2024-01-07 19:13:02 -08:00
  • 16c777cdd9 Qt: Fix screen freezing on macOS after closing save state window (fixes #2885) Vicki Pfau 2024-01-07 16:57:15 -08:00
  • feb7b5a116 Config: Fix warning Vicki Pfau 2023-12-24 20:43:39 -08:00
  • e01fc0f2b7 3DS: Remove fancy memory mapping Vicki Pfau 2023-12-24 20:43:22 -08:00
  • 2e3ad7ed16 CMake: Clean up with PROJECT_SOURCE_DIR Vicki Pfau 2023-12-24 19:58:12 -08:00
  • 3becd63ef5
    Res: Add gbc-lcd shader, imitates GBC LCD subpixel arrangement with an optional backlight effect (#3097) Sophie Kirschner 2024-01-07 08:54:01 +02:00
  • 48253afc54
    Qt: Fix shaders not applying when display is loaded (#3100) luc-git 2024-01-07 07:47:11 +01:00
  • d83b2f99cd VFS: Use anonymousMemoryMap for large 7z allocations (fixes #3013) Vicki Pfau 2023-12-21 22:57:09 -08:00
  • 45387aa663 Qt: Fix Action leak Vicki Pfau 2023-12-21 00:24:16 -08:00
  • ffacbcfeea Qt: Make Gamepad be a shared_ptr Vicki Pfau 2023-12-20 22:59:35 -08:00
  • 5bd5a8d998 GBA I/O: Fix HALTCNT access behavior (fixes #2309) Vicki Pfau 2023-12-20 22:05:17 -08:00
  • 6ee880c58b GB Audio: Improve "zombie mode" emulation in CGB mode (fixes #2029) Vicki Pfau 2023-12-20 02:52:45 -08:00
  • 36a9602e62 CInema: Update SameSuite results Vicki Pfau 2023-12-20 02:31:37 -08:00
  • c8f4d4aad9 GB Audio: Fix restarting envelope when writing to register (fixes #3067) Vicki Pfau 2023-12-20 02:18:19 -08:00
  • 1f6337fc1f CInema: Fix xbaseline differences being ignored with no baseline Vicki Pfau 2023-12-20 02:12:12 -08:00
  • a171c54b9a CInema: Sprite priority has been fixed Vicki Pfau 2023-12-20 02:11:53 -08:00
  • fc95ee2795 CInema: Add samesuite, mostly failing Vicki Pfau 2023-12-20 02:11:35 -08:00
  • 333483a69e Qt: Fix generic icon on Wayland Daniel Simon 2023-12-19 22:17:30 +01:00
  • bfc830e08d mGUI: Persist fast forwarding after closing menu (fixes #2414) Vicki Pfau 2023-12-18 22:57:51 -08:00
  • 3a5642fcb8 GB: Fix applying a patch that changes the cartridge mapper (fixes #3077) Vicki Pfau 2023-12-11 22:05:55 -08:00
  • 256143944a Qt: Code signing cleanup Vicki Pfau 2023-12-11 18:42:31 -08:00
  • ec2f791655 Qt: Do initial macOS resource staging in local app bundle Vicki Pfau 2023-12-11 01:50:00 -08:00
  • 7b2fe75ebf Qt: Move install in CMake so install scripts get run first Vicki Pfau 2023-12-11 01:21:01 -08:00
  • 83528e14f5 Qt: Do codesigning on macOS Vicki Pfau 2023-12-11 00:14:04 -08:00
  • 2e5836e179 Res: Add entitlements list for macOS Vicki Pfau 2023-12-10 23:53:10 -08:00
  • c7240b0e8e Qt: Fix minimum macOS version setting Vicki Pfau 2023-12-10 21:29:31 -08:00
  • a874450c1a CMake: Bump minimum macOS to 10.7 when building against SDL2 Vicki Pfau 2023-12-10 21:15:03 -08:00
  • dc9a2572d1 Add Goodboy Galaxy to overrides Daniel 2023-11-28 10:31:24 -06:00
  • 63b18687f0 Test: Allow ROM tester to be debugged Vicki Pfau 2023-11-24 22:27:43 -08:00
  • 569bc92b90 Test: Use refactored argument handling Vicki Pfau 2023-11-24 22:22:01 -08:00
  • 18a35b3928 Feature: Move command-line patch/cheats argument handling Vicki Pfau 2023-11-24 22:12:40 -08:00
  • 3e47da2e18 SDL: Fix minor leak if debugger isn't used Vicki Pfau 2023-11-24 22:10:09 -08:00
  • 319bdbd106 Feature: Move command-line debugger argument handling Vicki Pfau 2023-11-24 21:57:35 -08:00
  • b7284542bc Debugger: Move CLIDebugerEditLine implementation into debugger/ Vicki Pfau 2023-11-24 21:36:35 -08:00
  • ce4024a29e GBA Savedata: Fix crash when resizing flash save games for RTC data Vicki Pfau 2023-11-22 03:57:13 -08:00
  • 050c5da263 Tools: Move updater and docgen source into tools/ Vicki Pfau 2023-11-16 03:30:42 -08:00
  • 978e7c94b2 Tools: Add SDF-generation tool and 4x font SDF Vicki Pfau 2023-11-16 03:24:02 -08:00
  • d75d26bcc9 Scripting: Check for ENOTRECOVERABLE nia 2023-11-20 11:23:26 +01:00
  • 6853080b98 FFmpeg: Fix deprecation warnings Vicki Pfau 2023-11-06 22:16:14 -08:00
  • 437ad30547 GBA Audio: Only read MP2k context addresses if valid Vicki Pfau 2023-10-29 17:07:15 -07:00
  • 9c9f31d0d1 Qt: Fix non-debugger build (fixes #3049) Vicki Pfau 2023-10-25 15:22:09 -07:00
  • 6ecc182d7c Qt: Attach debugger when attaching scripting controller (fixes #3046) Vicki Pfau 2023-10-15 19:42:50 -07:00
  • dca568a0be CMake: Fix DEFAULT_LTO Vicki Pfau 2023-10-15 19:19:02 -07:00
  • ce374b15a3 Debugger: Advertise QStartNoAckMode support leo60228 2023-10-07 22:57:05 -04:00
  • 6e2c3885ee Debugger: Fix off-by-one breaking StartNoAckMode leo60228 2023-10-07 22:55:38 -04:00
  • ef7edba159 Debugger: Fix interrupt after continue from GDB stub David Spickett 2023-10-04 16:05:40 +01:00
  • 46f59df10a Core: Add missing defines to flags.h Vicki Pfau 2023-09-27 20:21:28 -07:00
  • d34ec95879 Wii: Fix build Vicki Pfau 2023-09-27 20:21:03 -07:00
  • 0f0dccdcf2 Scripting: Unpack breakpoint name struct Vicki Pfau 2023-09-27 17:53:30 -07:00
  • 476dcc11df Scripting: Attach canvas object in docgen Vicki Pfau 2023-09-27 16:51:48 -07:00
  • 1dd00d5bb0 Scripting: Fix typo in docs Vicki Pfau 2023-09-27 16:47:43 -07:00
  • 4215332eb4 Revert "Qt: Ensure action set is clean before (re)building" Vicki Pfau 2023-09-24 21:04:59 -07:00
  • 7de02c9949 Debugger: Correct PC value when read with 'p' instead of 'g' packet David Spickett 2023-09-22 16:26:32 +01:00
  • beda1d5b87 Scripting: Enhance error reporting Vicki Pfau 2023-09-16 01:30:40 -07:00
  • efb30080e8 Scripting: Code cleanup Vicki Pfau 2023-09-16 01:20:55 -07:00
  • 0c675b12e4 Scripting: Simplify console implementation Vicki Pfau 2023-09-16 01:20:34 -07:00
  • 805773aa8f Scripting: Fix console error log level Vicki Pfau 2023-09-16 00:42:52 -07:00
  • c03b15944b Qt: Add shadow ROM exporting Vicki Pfau 2023-09-12 01:55:52 -07:00
  • 8610147ad7 Qt: Expand romFilters functionality Vicki Pfau 2023-09-12 01:55:14 -07:00
  • 131b983894 Debugger: Move platform-specific flag lookup to mDebuggerPlatform Vicki Pfau 2023-09-07 00:12:02 -07:00
  • d55a13c9ba Debugger: Initial memory access logger support Vicki Pfau 2023-09-06 00:02:21 -07:00
  • 9c673f527d ARM, SM83: Check for events both before and after single stepping Vicki Pfau 2023-09-06 18:58:47 -07:00
  • 5d32e432b3 GBA Core: Add missing blocks Vicki Pfau 2023-09-15 23:23:56 -07:00
  • c6316edf2a GB, GBA: Move CLI debugger headers Vicki Pfau 2023-09-10 22:34:00 -07:00
  • 7015a104be Debugger: Clean up layering violation Vicki Pfau 2023-09-07 00:22:10 -07:00
  • b2dd7611ea GBA Core: Export reduced GBA ROM region size if the ROM is less than 32 MiB Vicki Pfau 2023-09-12 00:17:17 -07:00
  • 022e009a75 GB Core: Fix exported size information Vicki Pfau 2023-09-10 22:34:16 -07:00
  • b46278b3ed GBA: Make sure unloading a ROM frees the AGBPrint buffer Vicki Pfau 2023-09-15 22:06:05 -07:00
  • 4b9072de03 Qt: Move controller-based subview auto-closing Vicki Pfau 2023-09-12 16:56:27 -07:00
  • f051b88f81 Qt: SaveConverter doesn't use the controller Vicki Pfau 2023-09-12 16:28:02 -07:00
  • 4de9d5f16c Core: Fix potential UAF when loading a ROM in a VDir Vicki Pfau 2023-09-14 22:31:38 -07:00
  • 8520ad8f1f GBA I/O: Prefix GBA registers with GBA_REG_ Vicki Pfau 2023-09-07 00:03:17 -07:00
  • 4c03970ffe GBA I/O: More legibility improvements Vicki Pfau 2023-09-06 22:47:43 -07:00
  • bcb0073a4a GBA I/O: Improve legibility of long constants Vicki Pfau 2023-09-06 22:30:28 -07:00
  • 6ed7341b5a Debugger: Fix trace Vicki Pfau 2023-09-06 18:57:37 -07:00
  • 20931a89d9 GBA Core: Fix Flash 1M memory block descriptor Vicki Pfau 2023-09-02 00:43:43 -07:00
  • f2186f6a5c Vita: Fix camera setting not appearing (fixes #3012) Vicki Pfau 2023-08-28 13:29:03 -07:00
  • 85c9872cd6 GB I/O: Fix STAT writing IRQ trigger conditions (fixes #2501) Vicki Pfau 2023-08-23 14:35:16 -07:00
  • 0acc8c2af2 GBA Audio: Fix sample position issues when rate changes (fixes #3006) Vicki Pfau 2023-08-23 14:35:16 -07:00
  • 16fe12cc97 Qt: Remove shared_ptr copies in for loops Vicki Pfau 2023-08-18 22:14:40 -07:00
  • 5c2a55884b Qt: Fix remaining non-Multimedia Qt 6 build issues Vicki Pfau 2023-08-18 21:45:08 -07:00
  • 613ce0286a Qt: Force surface type to OpenGL in DisplayGL Vicki Pfau 2023-08-18 21:44:46 -07:00
  • 17dbdcf57c Qt: Change Action* semantics to std::shared_ptr<Action> Vicki Pfau 2023-08-18 21:30:33 -07:00
  • 3ee12b1a55 Qt: Ensure action set is clean before (re)building Vicki Pfau 2023-08-18 20:43:05 -07:00
  • 6e65b70c32 Qt: Fix input-related Qt 6 build errors Vicki Pfau 2023-08-18 20:17:09 -07:00
  • f5a6906ef8 Qt: Fix display-related Qt6 build errors Vicki Pfau 2023-08-18 20:12:18 -07:00
  • f637b5b1e8 Util: Fix warning when libpng is disabled Vicki Pfau 2023-08-10 12:43:29 -07:00
  • bbdcb8b83b Scripting: Fix rounding warning Vicki Pfau 2023-08-10 12:15:38 -07:00
  • 56d21feb10 OpenGL: Fix warnings Vicki Pfau 2023-08-10 12:09:24 -07:00
  • 19e44d59d0 Util: Fix warnings Vicki Pfau 2023-08-10 12:06:29 -07:00