georgemoralis
|
fb0e1ab435
|
commented sem_timedwait for linux untill @squidbus fix it
|
2024-07-26 08:16:32 +03:00 |
|
georgemoralis
|
adfb08d660
|
cleanup memory_management
|
2024-07-26 08:08:47 +03:00 |
|
raziel1000
|
9523c4f6e4
|
...
|
2024-07-26 07:59:55 +03:00 |
|
raziel1000
|
3d73174659
|
Applied feedback from @raphaelthegreat
|
2024-07-26 07:59:35 +03:00 |
|
georgemoralis
|
1f5d200521
|
forgot a file
|
2024-07-26 07:53:46 +03:00 |
|
georgemoralis
|
7fe993f593
|
some fixup to playgo , makes Worms go further
|
2024-07-26 07:53:45 +03:00 |
|
raziel1000
|
ee65797c86
|
- fixed sceAppContentTemporaryDataMount2
|
2024-07-26 07:53:19 +03:00 |
|
raziel1000
|
ea571a9ac5
|
sdl window: Added game title (serial, title and app_ver)
|
2024-07-26 07:53:18 +03:00 |
|
raziel1000
|
a5cea0cb4b
|
thread_management: some pthread functions
|
2024-07-26 07:53:18 +03:00 |
|
raziel1000
|
3c05ce04c2
|
save_data: fix/accuracy for saveDataMem functions
|
2024-07-26 07:53:18 +03:00 |
|
DanielSvoboda
|
88cd3172ff
|
BUFFER_STORE_DWORDX2
|
2024-07-26 00:25:29 -03:00 |
|
TheTurtle
|
0c96f2a030
|
memory: Cleanups and refactors (#324)
* memory: Various fixes
* Added (Partial) sceKernelBatchMap/sceKernelBatchMap2
* memory: Rename and implement batch unmap
* memory: Remove uneeded assert
* memory: Commonize free search routine
* memory: Contains check is inclusive
* memory: Address some alignment issues
* clang format
---------
Co-authored-by: raziel1000 <ckraziel@gmail.com>
|
2024-07-25 23:01:12 +03:00 |
|
georgemoralis
|
4c012e5c0c
|
Merge pull request #323 from shadps4-emu/win-fix
address_space: Fix windows placeholder mapping
|
2024-07-25 12:15:25 +03:00 |
|
georgemoralis
|
be0a88fdfa
|
clang fix
|
2024-07-25 11:59:39 +03:00 |
|
IndecisiveTurtle
|
237033bc57
|
address_space: Fix windows placeholder mapping
|
2024-07-24 22:59:56 +03:00 |
|
Younes
|
617b63e541
|
Merge pull request #319 from DanielSvoboda/fixed--patch-version-is-older
Fixed the button- PKG patch version is older
|
2024-07-23 23:17:26 -06:00 |
|
DanielSvoboda
|
53b8338091
|
I fixed the button, PKG patch version is older
I fixed the button, PKG patch version is older
|
2024-07-23 19:21:54 -03:00 |
|
squidbus
|
4e538b8df0
|
Install x86_64 MoltenVK from Homebrew. (#318)
|
2024-07-23 22:17:50 +03:00 |
|
georgemoralis
|
91d2c849ca
|
Merge pull request #317 from VasylBaran/fix_macos_build_molten_vk
Fix macOS builds
|
2024-07-23 20:26:48 +03:00 |
|
VasylBaran
|
9b5b4b5312
|
Install molten-vk using brew (vs getching it directly with url) to fix macOS build
|
2024-07-23 20:24:35 +03:00 |
|
Foxi
|
79cca53379
|
Update CONTRIBUTING.md (#316)
Syntax highlighting for the example code
|
2024-07-23 18:56:31 +03:00 |
|
georgemoralis
|
c229eed09c
|
Merge pull request #314 from squidbus/game-data-path
Replace remaining uses of `QDir::currentPath() / "user"` with `GetUserPath(UserDir)`.
|
2024-07-22 18:27:34 +03:00 |
|
squidbus
|
70847979ae
|
Replace remaining uses of QDir::currentPath() / user with UserDir.
|
2024-07-21 14:01:10 -07:00 |
|
georgemoralis
|
d8590ac812
|
one more memory fix
|
2024-07-21 23:16:46 +03:00 |
|
georgemoralis
|
18084c0212
|
memory fix
|
2024-07-21 23:14:40 +03:00 |
|
georgemoralis
|
8db440573d
|
Merge pull request #312 from Borchev/main
Add sceKernelGetDirectMemoryType, update sceKernelReserveVirtualRange
|
2024-07-21 22:52:50 +03:00 |
|
squidbus
|
ec9146b7b2
|
Allocate more system reserved space on macOS and document restrictions.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
bb7215977f
|
Support RIP relative memory operands in patched instructions.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
176390c660
|
Update MoltenVK to 1.2.10
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
cfd6662d5e
|
Fix user data path on macOS.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
8d12c06de4
|
Update format list for rebase and sort and remove duplicates.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
5e4ecb0a7f
|
Restore old keybindings for Windows and Linux.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
6783776990
|
Only use date library on macOS.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
bfb0eb7711
|
Make sure only system managed region can be moved on Windows.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
e820ecc5ba
|
Only patch BMI1 instructions under Rosetta 2.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
40a99f177b
|
Add a few missing used formats from detiling.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
09727ce9d6
|
Define tessellation_factors_ring_addr relative to end of system reserved area.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
d5e45d001e
|
Reduce system reserved space to 0x700000000 and map fixed on macOS.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
d07a52df13
|
Address review comments around memory and patches.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
bdca446c5e
|
Make sure system managed memory is in correct location on macOS.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
9d75d38b96
|
Fix missing logging on memory manager initalization.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
c15f6b4461
|
Change format list from vector to array/span.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
2c37254fd0
|
Tidy up Vulkan extension list.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
6648589ef9
|
Set minimum macOS target to 11 and fix compile errors.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
dff0aa51c6
|
Add GitHub Actions workflows for macOS.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
c26dcb65c8
|
Remap SDL face buttons to be usable without a keypad.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
aef76187e9
|
Add fallback system for unsupported pixel formats.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
063da896ba
|
Downgrade Vulkan requirement to 1.2 with extensions.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
b5d0347c15
|
Migrate TLS patches to new patching system.
|
2024-07-21 22:36:12 +03:00 |
|
squidbus
|
38398a2175
|
Fix one-off bug with user data registers.
|
2024-07-21 22:36:12 +03:00 |
|