Commit graph

6772 commits

Author SHA1 Message Date
Stenzek bd49e0df63
System: Fix playlist memory card handling
But you really don't need to use them these days.
2023-10-29 20:37:42 +10:00
Matthew Broomfield 10877c25e8 Remove vertical spacer preventing Tweaks/Hacks from expanding
The Advanced Settings UI had a vertical spacer at the bottom.
This space would expand when the window expanded.
Instead, it's more useful to expand the Tweaks/Hacks table,
since this table is larger than the default window size.
2023-10-28 21:12:05 -07:00
Stenzek 3ee8159d8d
CI/AppImage: Work around GH runner issue 8659 2023-10-28 21:24:12 +10:00
Stenzek 117cbeecaa
CPU/CodeCache: Fix NewRec on Apple Silicon 2023-10-28 14:41:29 +10:00
Stenzek f786138175
CPU/CodeCache: Fix crash on Apple Silicon 2023-10-24 18:30:34 +10:00
Stenzek 06c4dc5e1b
GPU/OpenGL: Fix incorrect 1/4 blend on Mali 2023-10-22 00:07:46 +10:00
Stenzek 6592cafadc
CPU/NewRec: Add speculative constants 2023-10-22 00:07:46 +10:00
Stenzek b3cbe5a7ee
CPU/NewRec: Add AArch32 backend 2023-10-21 20:22:51 +10:00
Stenzek 8ddb0c4b23
Common/HeapArray: Fix mismatched delete/free 2023-10-21 13:49:35 +10:00
Stenzek 41bb9fddfc
CMake: Fix Debug x64 builds on Linux 2023-10-21 13:49:35 +10:00
Stenzek d00ed000f9
CPU/NewRec/AArch64: Don't recreate assembler every time 2023-10-21 13:49:35 +10:00
Stenzek 9d14ba0541
dep/vixl: Add Reset-to-new-buffer overload 2023-10-21 13:49:35 +10:00
Stenzek 52e0d8d473
CPU/Recompiler/AArch32: Load membase on demand 2023-10-21 13:49:35 +10:00
Stenzek cce1ec598c
CPU/Recompiler/AArch32: Reduce register usage of Mul 2023-10-21 13:49:35 +10:00
Stenzek 23dff0a9b6
Bus: Properly set unmapped pages to NULL for LUT fastmem 2023-10-21 13:49:35 +10:00
Stenzek e36130158c
CPU/Recompiler: Fix incorrect shift in LUT fastmem 2023-10-21 13:49:35 +10:00
Stenzek c727ac33c7
CPU/CodeCache: Include hi/lo in state logging 2023-10-21 13:49:35 +10:00
Connor McLaughlin 07acd6b690
Merge pull request #3034 from kamfretoz/ikon-baru-pt3
Qt: Add new controller image and icon refinement
2023-10-21 13:49:18 +10:00
Connor McLaughlin 9482120b07
Merge pull request #3033 from andercard0/master
Atualização Português do Brasil
2023-10-21 13:48:41 +10:00
kamfretoz 709b3b2f55 Add to contributors list 2023-10-20 10:16:24 +07:00
kamfretoz 2ca332295d Qt: Add new controller image and icon refinement 2023-10-19 22:50:01 +07:00
Anderson Cardoso 03ccc07ed2 Atualização Português do Brasil
- Novo recompilador.
2023-10-18 14:15:03 -03:00
Connor McLaughlin 2df88e79fe
Update README.md 2023-10-18 12:26:46 +10:00
Stenzek a4c7d03ed2
VulkanDevice: Ignore GPUs which don't support Vulkan 1.1 2023-10-18 00:49:01 +10:00
Stenzek db675cf5d0
Build: Reduce library scope 2023-10-18 00:49:01 +10:00
Stenzek 9501439d6b
CPU: Add new experimental recompiler 2023-10-18 00:49:01 +10:00
Stenzek c179473c2b
Bus: Allow LUT fastmem on mirrors 2023-10-18 00:49:01 +10:00
Stenzek 9d40164f84
CPU/Recompiler: Offset LUT fastmem pointers 2023-10-18 00:49:01 +10:00
Stenzek a062b00c1a
Bus: Protect main RAM buffer
Get rid of write-time checks.
2023-10-18 00:49:01 +10:00
Stenzek 79e1ae3e54
CPU/CodeCache: Rewrite using new-rec's block management 2023-10-18 00:49:01 +10:00
Stenzek f82d08e223
TimingEvents: Reset downcount when head is resorted 2023-10-17 13:14:05 +10:00
Stenzek 78959f6339
MemoryCardImage: Swap over to fmt 2023-10-17 13:08:44 +10:00
Connor McLaughlin cecae91b0c
Merge pull request #3032 from kamfretoz/ikon-pt2
Qt: More icon overhaul and cleanup
2023-10-16 22:57:57 +10:00
kamfretoz 22e9f008f6 Qt: More icon overhaul and cleanup 2023-10-16 19:39:27 +07:00
Stenzek 624b118211
Qt: Fix incorrect font path for zh-CN 2023-10-16 19:31:54 +10:00
Stenzek baa5472cc2
Qt: Fix postfx option pane not loading 2023-10-16 01:00:43 +10:00
zkdpower ef377fbd12
Update Simple-Chinese Translation to latest. (#3030)
* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.

* Update Simple-Chinese Translation to latest.

Update Simple-Chinese Translation to latest.
2023-10-15 20:12:13 +10:00
Connor McLaughlin ae773e8c05
Merge pull request #3031 from kamfretoz/ikon
Qt: Port over some custom icon from PCSX2
2023-10-15 20:12:00 +10:00
kamfretoz 3468afc5ec Qt: Port over some custom icon from PCSX2 2023-10-15 16:20:52 +07:00
Stenzek ad04f79e57
FullscreenUI: Fix controller strings not translating 2023-10-12 19:30:23 +10:00
Stenzek f9d8a49324
CPU: Fix incorrect writing of unaligned words via cheats 2023-10-11 01:10:31 +10:00
Stenzek 1d2cf727e4
Drop NEWS.md file
Hasn't been updated in years.
2023-10-11 01:10:11 +10:00
Connor McLaughlin b572a0bc16
Merge pull request #3028 from zkdpower/master
update Simple-Chinese Translation.
2023-10-11 01:09:04 +10:00
Connor McLaughlin b7044d3e02
Merge pull request #3027 from Hipnosis183/master
Updated Spanish (Latin America) translation
2023-10-11 01:08:56 +10:00
Connor McLaughlin bfc4444f26
Merge pull request #3026 from andercard0/master
Conserto de textos, inclusões e atualizações de Idiomas
2023-10-11 01:08:35 +10:00
zkdpower 0be16dda24
update Simple-Chinese Translation. 2023-10-10 14:13:24 +08:00
Renzo Pigliacampo dc1969e8c6 Updated Spanish (Latin America) translation 2023-10-09 21:31:10 -03:00
Anderson Cardoso 22141bb498
Update duckstation-qt_tr.ts
Atualização de Idioma para o Turko
Turkish language localization update
2023-10-08 16:40:10 -03:00
Anderson Cardoso 885786cef7
Arquivo Leia-me atualizado
Atualização das informações do arquivo leia-me em Português do Brasil.
2023-10-08 15:26:35 -03:00
Anderson Cardoso b8a165b79d
Adicionado arquivo NEWS
Adicionado arquivo de novidades em Português do Brasil
2023-10-08 14:19:51 -03:00