커밋 기록

작성자 SHA1 메시지 날짜
  Yuri Kunde Schlesner 0dfafdbe59 Kernel/IPC: Make HLERequestContext usable from outside kernel 9 년 전
  Yuri Kunde Schlesner 8cb65fe65a Kernel: Basic support for IPC translation for HLE services 9 년 전
  Yuri Kunde Schlesner 20e5abb308 ServiceFramework: Use separate copy of command buffer 9 년 전
  Yuri Kunde Schlesner 6f368abe13 Service/sm: Convert 'srv:' to ServiceFramework 9 년 전
  Yuri Kunde Schlesner c92a8a6154 Service: Remove a few redundant namespace qualifiers 9 년 전
  Yuri Kunde Schlesner 84c497292a Service: Add new ServiceFramework framework for writing HLE services 9 년 전
  Yuri Kunde Schlesner d96a9e0c11 Service: Remove unnecessary includes from service.h 9 년 전
  Yuri Kunde Schlesner 23ec6b3d8f Service: Make service registration part of the sm implementation 9 년 전
  Yuri Kunde Schlesner 1eee09f364 Service: Move SRV interface to a new sm/ subdirectory 9 년 전
  Yuri Kunde Schlesner 6354d08359 Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession 9 년 전
  Yuri Kunde Schlesner e626a520ca HLE: Move SessionRequestHandler from Service:: to Kernel:: 9 년 전
  bunnei 597a7c615c Merge pull request #2308 from mailwl/ac-i 9 년 전
  mailwl f2985f7080 Service/NFC: stub GetTagInRangeEvent 9 년 전
  mailwl c6f4b93f2e Service/AC: add ac:i service 9 년 전
  mailwl 069a88dad7 Service/NWM: add nwm services 9 년 전
  bunnei bdb6956879 Merge pull request #2314 from mailwl/account 9 년 전
  Yuri Kunde Schlesner 905fc92ce1 Merge pull request #2249 from Subv/sessions_v3 9 년 전
  Subv 016307ae65 Fixed the codestyle to match our clang-format rules. 9 년 전
  mailwl 5dea1faedd Service/ACT: move ACT services to folder 9 년 전
  Lioncash 963aedd8cc Add all services to the Service namespace 9 년 전
  Subv ebbb55ec8f Moved the HLE command buffer translation task to ServerSession instead of the HLE handler superclass. 9 년 전
  Subv deb83c9fc5 Kernel/IPC: Small codestyle cleanup 9 년 전
  Subv 386112da32 Added a framework for partially handling Session disconnections. 9 년 전
  Subv f9bcf89510 Use std::move where appropriate. 9 년 전
  Lioncash 2061d2014d service: Add mvd and qtm services 9 년 전
  Lioncash e8a960f6a1 service: Add nfc services 9 년 전
  Subv 00f0c77570 Split SessionRequestHandler::HandleSyncRequest into HandleSyncRequest, TranslateRequest and HandleSyncRequestImpl. 9 년 전
  Subv dd8887c8cf KServerPorts now have an HLE handler "template", which is inherited by all ServerSessions created from it. 9 년 전
  Subv 009b15b3aa A bit of a redesign. 9 년 전
  Subv c5e7e0fa26 IPC/HLE: Associate the ClientSessions with their parent port's HLE interface if it exists. 10 년 전