コミット履歴

作者 SHA1 メッセージ 日付
  Liam a75bc759fe fsp-srv: avoid patching romfs multiple times 3 年 前
  Liam 351079a4ba fs: adjust future save path 3 年 前
  Liam 13e4ceb990 fs: stub cache storage and fix params alignment 3 年 前
  Liam 65be230fdd service: move hle_ipc from kernel 3 年 前
  Liam a936972614 service: refactor server architecture 3 年 前
  Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess 3 年 前
  ameerj 979e4d9950 fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard 3 年 前
  ameerj 2d2522693e Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 3 年 前
  liamwhite b01698775b Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 3 年 前
  ameerj a1490d77ac hle_ipc: Rename ReadBufferSpan to ReadBuffer 3 年 前
  ameerj fbc375f0de fsp_srv: Use ReadBufferSpan 3 年 前
  Lioncash 97f273e94e service: Make use of buffer element count helpers 3 年 前
  Liam 5b7c0f13d3 fsp_srv: stub GetCacheStorageSize 3 年 前
  vonchenplus bd018e0123 core:filesystem: speed up IDirectory service 3 年 前
  Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 年 前
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 年 前
  bunnei 2afef2b609 hle: service: filesystem: Create a service thread where appropriate. 4 年 前
  Lioncash 54150f5afa service/filsystem: Update fsp-srv function table 4 年 前
  Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 年 前
  Morph 64275dfbf4 general: Rename GetTitleID to GetProgramID 4 年 前
  Morph 8d63ebcb64 vfs: Partially implement GetFileTimeStampRaw 4 年 前
  Morph 0f48292de1 fsp_srv: Fix filesystem access logging 5 年 前
  Morph b840dd9af8 fsp-srv: Replace one last instance of RESULT_SUCCESS 5 年 前
  Chloe c4c256f56a fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 年 前
  Morph a0e4c2e1fc general: Replace RESULT_UNKNOWN with ResultUnknown 5 年 前
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 年 前
  bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 年 前
  Lioncash dcb91ca4a4 service: Eliminate cases of member shadowing 5 年 前
  Morph 1ad4c98a5c IFile: Update to 12.x 5 年 前
  Morph c44db90ad1 fsp-srv: Update to 12.x 5 年 前