Commit graph

6641 commits

Author SHA1 Message Date
Nicolas Noble
28ad5de52a
Merge pull request #1883 from nicolasnoble/psyqo-iso9660-fixes
Fixing psyqo's multi-sector direntry parser.
2025-03-09 22:06:32 -07:00
Nicolas "Pixel" Noble
fbe5ffce94 Fixing psyqo's multi-sector direntry parser. 2025-03-09 21:24:52 -07:00
transifex-integration[bot]
ce3a5c914b
Translate i18n/pcsx-redux.pot in es_ES
100% translated source file: 'i18n/pcsx-redux.pot'
on 'es_ES'.
2025-03-09 16:00:34 +00:00
Nicolas Noble
ee6ca98be4
Merge pull request #1708 from grumpycoders/chores-i18n
[Chores] Regen i18n
2025-03-08 09:10:34 -08:00
nicolasnoble
4abfb3eac9 [Chores] Regen i18n 2025-03-08 14:51:27 +00:00
Nicolas Noble
496069fde2
Merge pull request #1878 from grumpycoders/chores-code-format
[Chores] Format code
2025-03-08 06:49:43 -08:00
nicolasnoble
9095a2dcf5 [Chores] Format code 2025-03-08 06:25:30 +00:00
Nicolas Noble
5c79a3023b
Merge pull request #1881 from nicolasnoble/application-frame
Introducing Application's frame method.
2025-03-07 22:21:04 -08:00
Nicolas "Pixel" Noble
a70979970a Introducing Application's frame method. 2025-03-07 21:38:27 -08:00
Nicolas Noble
bb66cf37eb
Merge pull request #1880 from NotExactlySiev/patch-1
Fix typo in inline_n.h
2025-03-06 16:31:53 -08:00
NotExactlySiev
3cc9fc4fdd
Fix typo in inline_n.h 2025-03-07 03:24:36 +03:30
Nicolas Noble
c5b1ca22a7
Merge pull request #1879 from nicolasnoble/make-refactor
Refactoring top Makefile.
2025-03-05 20:33:21 -08:00
Nicolas 'Pixel' Noble
0df90d8aa3 Refactoring top Makefile.
Now each build type gets its own subdirectory, so switching build type is simple and fast.
2025-03-05 19:40:29 -08:00
Nicolas Noble
2b66690c1b
Merge pull request #1876 from malucard/quitting
Fix quitting issue again
2025-03-04 21:16:50 -08:00
Nicolas "Pixel" Noble
047f0c2b2a Fixing dynarec. 2025-03-04 20:44:55 -08:00
Nicolas "Pixel" Noble
ed2f63e652 Reworking/simplifying exit strategy. 2025-03-04 19:48:09 -08:00
Nicolas Noble
17a88834ab
Merge pull request #1809 from rocketz/Breakpoints-improvements
Breakpoint improvements
2025-03-03 22:56:49 -08:00
Nicolas Noble
5ee1dd1a0b
Merge pull request #1877 from grumpycoders/more-dma-tests
Adding more dma tests.
2025-03-03 22:31:54 -08:00
Nicolas Noble
51f5c50acb
Adding more dma tests.
More linked DMA tests.
2025-03-03 21:09:55 -08:00
Nicolas Pixel Noble
e2096cd388 Fixing the last few details. 2025-03-03 20:32:04 -08:00
malucard
fce821d218 nitpicks 2025-03-02 21:28:28 -03:00
malucard
da2554d1db fix quitting behavior again 2025-03-02 21:28:27 -03:00
Nicolas Noble
8df902d3c6
Merge pull request #1874 from grumpycoders/chores-code-format
[Chores] Format code
2025-03-01 21:06:57 -08:00
nicolasnoble
20de16c95a [Chores] Format code 2025-03-02 03:42:03 +00:00
Nicolas Noble
5a26d7d97f
Better ko-fi link. 2025-03-01 19:00:51 -08:00
Nicolas Noble
f9b75267f6
Merge pull request #1875 from malucard/quitting
Fix quitting freeze
2025-03-01 18:57:41 -08:00
Nicolas Noble
baad2c2fc8
Fixing ko-fi badge icon. 2025-03-01 18:56:09 -08:00
malucard
3446f9ba27 fix quitting behavior 2025-03-01 14:36:46 -03:00
Nicolas Noble
c657ebeb51
Merge pull request #1873 from malucard/rework-docking
Add intuitive dockspace
2025-02-28 19:21:19 -08:00
malucard
05501d7de7 make output window center its content 2025-02-28 21:23:19 -03:00
malucard
99de929d3f dockspaceId 2025-02-28 21:23:19 -03:00
malucard
2c920734ea add dockspace 2025-02-28 21:23:19 -03:00
rocketz
602bda915f small fixes from review 2025-02-28 23:19:37 +01:00
Nicolas Noble
94e392117e
Merge branch 'main' into Breakpoints-improvements 2025-02-28 08:58:48 -08:00
Nicolas Noble
c7d263b8e5
Merge pull request #1857 from grumpycoders/chores-code-format
[Chores] Format code
2025-02-28 08:58:16 -08:00
nicolasnoble
1b8312e5ad [Chores] Format code 2025-02-28 16:56:29 +00:00
Nicolas Noble
cc9a1a6890
Merge pull request #1866 from malucard/main
Implement DMA-msan compatibility
2025-02-28 08:51:59 -08:00
Nicolas Noble
830f4cb0e0
Merge pull request #1868 from malucard/callstack-symbol
Show symbols in callstack view
2025-02-27 21:22:27 -08:00
Nicolas "Pixel" Noble
0bbda621d8 Properly fixing build, and adding offset from symbol. 2025-02-27 20:44:18 -08:00
malucard
4a3a2e0421 fix build 2025-02-27 23:03:54 -03:00
Nicolas Noble
993c7cad0a
Merge pull request #1872 from malucard/save-maximized
Save window maximized state
2025-02-27 17:55:13 -08:00
malucard
206cdbc5d7 fix tabs 2025-02-27 05:26:06 -03:00
malucard
0c96e0caf2 save window maximized state 2025-02-27 05:07:33 -03:00
johnbaumann
be5274a0e3
Merge pull request #1815 from johnbaumann/psyqo_multitap_additions
psyqo Multi-tap driver and example update
2025-02-26 23:38:09 -06:00
johnbaumann
588f68d9ac
Update utility-polyfill.h 2025-02-26 23:04:25 -06:00
John Baumann
0b1141ab91 Polyfill std::to_underlying and convert several static_casts 2025-02-26 22:21:01 -06:00
malucard
b5f1e5034e optimize msanGetStatus and msanValidateWrite 2025-02-27 00:20:29 -03:00
johnbaumann
c61e2fb7f7
Merge branch 'main' into psyqo_multitap_additions 2025-02-26 20:12:37 -06:00
John Baumann
6ee8271d88 Revert data type in processChanges 2025-02-26 17:31:33 -06:00
malucard
e857cc5a86 move msanValidateWrite 2025-02-26 19:26:23 -03:00