Commit graph

  • baad2c2fc8
    Fixing ko-fi badge icon. Nicolas Noble 2025-03-01 18:56:09 -08:00
  • 3446f9ba27 fix quitting behavior malucard 2025-03-01 14:36:46 -03:00
  • c657ebeb51
    Merge pull request #1873 from malucard/rework-docking Nicolas Noble 2025-02-28 19:21:19 -08:00
  • 05501d7de7 make output window center its content malucard 2025-02-28 21:09:37 -03:00
  • 99de929d3f dockspaceId malucard 2025-02-28 20:15:54 -03:00
  • 2c920734ea add dockspace malucard 2025-02-28 20:10:28 -03:00
  • 602bda915f small fixes from review rocketz 2025-02-28 23:19:37 +01:00
  • 94e392117e
    Merge branch 'main' into Breakpoints-improvements Nicolas Noble 2025-02-28 08:58:48 -08:00
  • c7d263b8e5
    Merge pull request #1857 from grumpycoders/chores-code-format Nicolas Noble 2025-02-28 08:58:16 -08:00
  • 1b8312e5ad [Chores] Format code nicolasnoble 2025-02-28 16:56:29 +00:00
  • cc9a1a6890
    Merge pull request #1866 from malucard/main Nicolas Noble 2025-02-28 08:51:59 -08:00
  • 830f4cb0e0
    Merge pull request #1868 from malucard/callstack-symbol Nicolas Noble 2025-02-27 21:22:27 -08:00
  • 0bbda621d8 Properly fixing build, and adding offset from symbol. Nicolas "Pixel" Noble 2025-02-27 20:44:18 -08:00
  • 4a3a2e0421 fix build malucard 2025-02-27 23:03:36 -03:00
  • 993c7cad0a
    Merge pull request #1872 from malucard/save-maximized Nicolas Noble 2025-02-27 17:55:13 -08:00
  • 206cdbc5d7 fix tabs malucard 2025-02-27 05:26:06 -03:00
  • 0c96e0caf2 save window maximized state malucard 2025-02-27 05:06:55 -03:00
  • be5274a0e3
    Merge pull request #1815 from johnbaumann/psyqo_multitap_additions johnbaumann 2025-02-26 23:38:09 -06:00
  • 588f68d9ac
    Update utility-polyfill.h johnbaumann 2025-02-26 23:04:25 -06:00
  • 0b1141ab91 Polyfill std::to_underlying and convert several static_casts John Baumann 2025-02-26 22:21:01 -06:00
  • b5f1e5034e optimize msanGetStatus and msanValidateWrite malucard 2025-02-27 00:20:29 -03:00
  • c61e2fb7f7
    Merge branch 'main' into psyqo_multitap_additions johnbaumann 2025-02-26 20:12:37 -06:00
  • 6ee8271d88 Revert data type in processChanges John Baumann 2025-02-26 17:31:33 -06:00
  • e857cc5a86 move msanValidateWrite malucard 2025-02-26 19:26:23 -03:00
  • 34b097855f msan changes malucard 2025-02-26 19:17:42 -03:00
  • 4104ab093d
    Merge branch 'main' into main malucart 2025-02-26 19:10:33 -03:00
  • 61b499b9a0 update drawSymbol malucard 2025-02-26 04:43:57 -03:00
  • c0c54d1854 show symbols in callstack view malucard 2025-02-25 04:22:01 -03:00
  • eba3c7a2da
    Merge pull request #1867 from malucard/previous-symbol Nicolas Noble 2025-02-25 23:08:11 -08:00
  • cd66bea0f7 fix tabs malucard 2025-02-26 03:30:52 -03:00
  • 0e25a6860e refactor with symbol finding functions in R3000Acpu malucard 2025-02-26 03:26:50 -03:00
  • 2a27dc6119
    Merge pull request #1869 from acemon33/main Nicolas Noble 2025-02-25 20:43:41 -08:00
  • 7fe5d0adb2
    Merge pull request #1870 from malucard/gitignore-appimage Nicolas Noble 2025-02-25 20:17:46 -08:00
  • b67ae6f588
    Merge pull request #1871 from malucard/fmt-11-build-fix Nicolas Noble 2025-02-25 20:16:57 -08:00
  • 3b307078eb fix build with fmt 11 malucard 2025-02-25 23:52:58 -03:00
  • 29c9dda2f4 add appimage build files to gitignore malucard 2025-02-25 17:32:16 -03:00
  • 267283caef Fix: OverlayReduxSymbols class name acemon33 2025-02-25 17:27:27 +03:00
  • 01bdfdd58a Add: ghidra_script OverlaysImporter acemon33 2025-02-25 16:31:17 +03:00
  • 8ab2e0aad4 Add: ghidra_script export_to_redux with overlays acemon33 2025-02-25 16:29:50 +03:00
  • bd7d2c55e7 Refactor: ghidra_script OverlayReduxSymbols Extract methods acemon33 2025-02-25 16:26:19 +03:00
  • 6a2669de47 use lower_bound instead of a for loop malucard 2025-02-25 03:43:00 -03:00
  • 0ee7e7f53f show previous symbol at top of asm view malucard 2025-02-25 02:07:31 -03:00
  • 49cbcc574a cleanup msan checks to do them on DMA too malucard 2025-02-23 21:06:27 -03:00
  • f836e2305b cleanup malucard 2025-02-23 17:27:45 -03:00
  • f1b4718095 implement DMA-msan compatibility malucard 2025-02-23 16:27:25 -03:00
  • c30393d20d
    Merge pull request #1865 from nicolasnoble/typed-debugger-fixes Nicolas Noble 2025-02-21 21:45:00 -08:00
  • e0e873e31e Several fixes and improvements to the typed debugger Nicolas "Pixel" Noble 2025-02-21 20:35:38 -08:00
  • c7ecacee47 Merge branch 'psyqo_multitap_additions' of https://github.com/johnbaumann/pcsx-redux into psyqo_multitap_additions John Baumann 2025-02-19 22:52:29 -06:00
  • 6c79a918b4
    Merge branch 'main' into psyqo_multitap_additions johnbaumann 2025-02-19 22:52:20 -06:00
  • 98aa6166ae Rename and add some documentation, small tweaks John Baumann 2025-02-19 22:52:06 -06:00
  • c568179d31
    Merge pull request #1864 from grumpycoders/pcdrv-open-fix Nicolas Noble 2025-02-18 22:59:46 -08:00
  • acba931605
    Merge pull request #1861 from mziab/vram-focus Nicolas Noble 2025-02-18 22:15:01 -08:00
  • 5ebdbf54e8
    Merge pull request #1860 from mziab/breakpoint-focus Nicolas Noble 2025-02-18 22:14:19 -08:00
  • b423f9ca8e
    Merge pull request #1859 from mziab/pause-toggle Nicolas Noble 2025-02-18 22:12:41 -08:00
  • af5fde9db7
    Merge pull request #1863 from malucard/patch-1 Nicolas Noble 2025-02-18 21:53:59 -08:00
  • dfacac014f
    Fixing PCopen's read only mode. Nicolas Noble 2025-02-18 21:33:52 -08:00
  • 07c28968cb
    Set Terminal to false in desktop entry malucart 2025-02-18 23:55:05 -03:00
  • 506cdfff66 Made pause key unpause as well Michał Ziąbkowski 2025-02-17 19:26:36 +01:00
  • ce553c2cea Open VRAM viewer on focus event Michał Ziąbkowski 2024-11-28 21:50:42 +01:00
  • fc42f82cd9 Show assembly view on jumpToPC Michał Ziąbkowski 2024-11-28 21:51:12 +01:00
  • ba0be0a698 Jump to PC when breakpoint triggered Michał Ziąbkowski 2024-11-28 21:01:53 +01:00
  • f04e32c189
    Merge pull request #1858 from nicolasnoble/newallocator Nicolas Noble 2025-02-16 21:53:03 -08:00
  • 8276e4b013 Restoring original psyqo_heap_end functionality, kind of. Nicolas "Pixel" Noble 2025-02-16 20:53:26 -08:00
  • 791b5208a2
    Merge branch 'main' into psyqo_multitap_additions johnbaumann 2025-02-16 13:53:00 -06:00
  • 3b85d77b39 Fix for analog pad with LED previously config'd off, bad pad ID John Baumann 2025-02-16 10:58:04 -06:00
  • 857f5f6559
    Merge pull request #1856 from nicolasnoble/newallocator Nicolas Noble 2025-02-15 18:09:24 -08:00
  • 8b9df48475 Simplifying openbios allocation scenario. Nicolas "Pixel" Noble 2025-02-15 12:41:14 -08:00
  • a658a18dff Brand new memory allocator. Nicolas Pixel Noble 2025-02-15 08:11:35 -08:00
  • 83d754feb9 Deployed c0e8c06e with MkDocs version: 1.4.2 gh-pages nicolasnoble 2025-02-15 07:05:50 +00:00
  • c0e8c06e8a Adding msan documentation. docs Nicolas "Pixel" Noble 2025-02-14 22:51:26 -08:00
  • 83dbc15135
    Merge pull request #1855 from nicolasnoble/psxmsan Nicolas Noble 2025-02-14 22:49:58 -08:00
  • 1359143db6 Adding "msan"-like feature. Nicolas "Pixel" Noble 2025-02-14 21:53:10 -08:00
  • fe5a2468c1
    Merge pull request #1854 from grumpycoders/psyqo-cascade Nicolas Noble 2025-02-13 21:01:10 -08:00
  • 01b3c44728
    Cascade build options for psyqo projects. Nicolas Noble 2025-02-13 20:25:14 -08:00
  • c6e05d82ae
    Merge pull request #1853 from NotExactlySiev/flake Nicolas Noble 2025-02-12 07:20:37 -08:00
  • ccc44930f6 Removing patch. Nicolas 'Pixel' Noble 2025-02-11 20:45:42 -08:00
  • 0dae74e4db Nix: Remove the thirdparty directories that we replace NotExactlySiev 2025-02-12 04:45:31 +03:30
  • 6f12a248cc Nix: Re-enable Lua NotExactlySiev 2025-02-11 22:50:17 +03:30
  • 73679f8959 Nix: Fix patch NotExactlySiev 2025-02-11 19:17:07 +03:30
  • 914a939dab Nix: Adjust patch NotExactlySiev 2025-02-11 19:09:49 +03:30
  • a44cbe6555 Nix: Fix metadata, cleanup NotExactlySiev 2025-02-11 19:06:58 +03:30
  • 6cbcb5fe0b Nix: Update flake NotExactlySiev 2025-02-11 18:30:16 +03:30
  • 1317919489 Nix: Add vixl dep NotExactlySiev 2025-02-11 18:01:56 +03:30
  • ace6745904 Nix: actually it's both NotExactlySiev 2025-02-11 17:50:26 +03:30
  • ee6af1e0f6 Nix: actually darwin is the problem NotExactlySiev 2025-02-11 17:35:01 +03:30
  • 72ebd24c27 Nix: Remove aarch64 for now NotExactlySiev 2025-02-11 17:29:54 +03:30
  • cfb9ea58f3 Nix: Update package metadata NotExactlySiev 2025-02-11 17:20:52 +03:30
  • 9281a15608 Nix: fix github actions NotExactlySiev 2025-02-11 17:13:56 +03:30
  • 81cd931be0 Nix: remove duplicate systems from CI NotExactlySiev 2025-02-11 17:12:40 +03:30
  • be7b9fcda9 Nix: remove duplicate systems from CI NotExactlySiev 2025-02-11 17:09:34 +03:30
  • 13b89535a2 Nix: flake typo NotExactlySiev 2025-02-11 17:06:22 +03:30
  • 5c9930bdb4 Nix: Limit Github actions to supported platforms NotExactlySiev 2025-02-11 17:04:42 +03:30
  • d7d6bfd877 Fix flake NotExactlySiev 2025-02-11 16:59:18 +03:30
  • 530c914954 Nix: syntax error NotExactlySiev 2025-02-11 16:54:24 +03:30
  • d580286a43 Nix: Add other systems to flake NotExactlySiev 2025-02-11 16:53:28 +03:30
  • 3e433c7c32 Limit Nix derivation to 2 cores NotExactlySiev 2025-02-11 12:40:28 +03:30
  • acadec0b4a Add CI for Nix flake NotExactlySiev 2025-02-11 12:29:33 +03:30
  • 4bc9fb6737 Remove unneeded rmdir's NotExactlySiev 2025-02-11 12:20:07 +03:30
  • ba4fa071b4 Fix flake.nix NotExactlySiev 2025-02-11 12:07:41 +03:30
  • 3cb6bc95b9 Experimental flake NotExactlySiev 2025-02-11 12:00:45 +03:30