Commit graph

18583 commits

Author SHA1 Message Date
DH b96cc207bc dce: add FlipControlStatus2 2024-11-24 14:07:18 +03:00
DH 2d407fbf33 util: add debug utility 2024-11-24 14:05:46 +03:00
Darkhost1999 b94ddb0cd3
Migrate Savestates Home Menu (#16340) 2024-11-23 21:29:07 +02:00
Elad b073d08a52 LLVM: Implement Recursive Intrinsics 2024-11-23 20:22:58 +02:00
capriots fcf0b74c79
VS: add quotes around paths
Fixes use with paths that contain spaces.
2024-11-23 18:10:29 +02:00
capriots e7fd4224ad cellDmuxPamf: add module + stubs 2024-11-23 17:01:25 +02:00
capriots 8778e69f9d cellAdec: make AdecContext and AdecFrame trivial classes 2024-11-23 17:01:25 +02:00
capriots 108247dccc Invalidate savestates 2024-11-23 17:01:25 +02:00
capriots 9b3b9562c0 cellAdec: review + warning fixes 2024-11-23 17:01:25 +02:00
capriots e7f1a34fe1 cellAdec implementation part 1: abstraction layer 2024-11-23 17:01:25 +02:00
capriots 0a29ca2946 Fix HLE PPU callback stack arguments 2024-11-23 17:01:25 +02:00
RipleyTom 0e8f1a9bf9 sys_net: Remove lingering ppu_to_awake from queue on timeout 2024-11-22 18:44:01 +02:00
DH 84026f1333 hdd: mimic bfs filesystem 2024-11-22 18:12:40 +03:00
Megamouse a9f6b012b8 Qt 6.8.0 2024-11-22 15:48:16 +01:00
Megamouse 4ba4bddb09 Fix some warnings 2024-11-22 15:48:16 +01:00
Megamouse 3b51368be2 Qt: Use inplace image mirroring in video sink 2024-11-22 15:48:16 +01:00
DH d25b995976 ps5: hid: implement read state 2 2024-11-22 16:52:05 +03:00
DH 8559a3d5dd ps5: dce: implement buffer in use reporting 2024-11-22 16:13:45 +03:00
DHrpcs3 e92dd13d58
Update readme.md 2024-11-22 15:42:21 +03:00
DH f3c0b7675f ps5: stub SceShareLibIpmiService ipmi server 2024-11-22 14:51:15 +03:00
DH 91c7be80ba dmem: reduce free max chunk size on query 2024-11-22 14:50:43 +03:00
DH c075822003 kernel: sysctl: add vm.budgets.avail 2024-11-22 14:49:57 +03:00
DH 8797cf8475 ps5: add hdd devices
stub nsid1.ctl and a53io devices
2024-11-21 17:59:59 +03:00
DH c3edcfe6e6 ipmi: use 0x30010 lnc method for ps5
thanks ga2mer for investigation
2024-11-21 14:30:07 +03:00
DH 1f9cd4561c ps5: dce: implement RegisterBufferAttributes2, RegisterBuffer2 and flip2 2024-11-21 14:28:19 +03:00
DH 661a71885b kernel:fix sys_osem_trywait merge issue
fix sys_osem_post on wrong descriptor
2024-11-21 12:32:18 +03:00
DH afde24fd91 hid: add ps5 usb ready ioctl 2024-11-21 11:46:51 +03:00
DH d7c3cb17ad fix compilation error 2024-11-21 11:46:10 +03:00
DH bb684f87b1 ps5: fix audiod failure
thanks ga2mer for investigation
2024-11-21 02:52:21 +03:00
DH 20f8ff7881 kernel: add ps5 sysvec
stub sys_begin_app_mount & sys_end_app_mount
2024-11-21 02:48:43 +03:00
DH 0741f8a0dc gpu: DeviceCtl: add missed include 2024-11-21 00:26:14 +03:00
DH c2f317b2fa vfs: allow cross fs operations if both are host fw 2024-11-20 23:30:34 +03:00
DH 87c0cd7dad kernel: umtx: avoid notifying suspended processes
stub sys_prepare_to_suspend_process and sys_suspend_process
fix sys_osem_trywait on bad descriptor
2024-11-20 23:29:56 +03:00
DH 0da531a58e kernel: sysctl: do not return info about dead processes 2024-11-20 23:23:54 +03:00
DH ff8d81e059 gpu: implement more pm4 packets
add IT_LOAD_SH_REG_INDEX, IT_LOAD_UCONFIG_REG_INDEX, IT_SET_UCONFIG_REG_INDEX, IT_LOAD_CONTEXT_REG_INDEX
stub IT_WAIT_REG_MEM64
2024-11-20 23:22:37 +03:00
DH fd44e4f960 refl: accept enums without valid 0 members 2024-11-20 23:12:34 +03:00
DH b6556e83ee ps5: collect type of process and firmware
add
initial gc and dce ioctls implementation
2024-11-20 23:11:55 +03:00
FlexBy420 0111fd0d0e
Make error message for temporary and archive translatable (#16331) 2024-11-20 16:54:31 +02:00
Elad cc86e01df9 lockless.h: Fox 2024-11-18 18:45:34 +02:00
Elad 1dfee5fbfa lockless.h: Fixup addressing 2024-11-18 18:45:34 +02:00
Elad 21f65f087d lockless.h: Fixup lf_array assert 2024-11-18 18:45:34 +02:00
Elad ac849b958f Progress: Dialog: Fixup memory management 2024-11-18 18:45:34 +02:00
DH ffe2837915 orbis-kernel: extend max load segments count 2024-11-18 04:44:47 +03:00
DH 48c1ea0ce9 dev container: explicitly specify required platform 2024-11-18 00:36:29 +00:00
DH 0218bcd06a linker: initial ps5 Dyn/DynExec support 2024-11-18 00:59:01 +03:00
DH b983ca6aa5 add docker dev container configuration 2024-11-17 19:03:16 +00:00
DH 86942b3ba8 linker: fix map flags 2024-11-17 15:07:53 +03:00
Megamouse 806a1202c5 VS: ignore opencv debug build guard (fix debug build) 2024-11-16 23:31:54 +01:00
Megamouse 2ee1770383 ci: Don't fetch opencv submodule unless on windows 2024-11-16 17:36:56 +01:00
digant 21da04364d gitignore cleanup
These files and folders are all deprecated
2024-11-16 17:36:56 +01:00