コミット履歴

作者 SHA1 メッセージ 日付
  Yuri Kunde Schlesner c2588403c0 HLE: Revamp error handling throrough the HLE code 11 年 前
  purpasmart96 9821bfcb8e Add more services and some fixes, along with more "override" 11 年 前
  Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 年 前
  archshift e27f169acb Add missing boss:U service, needed according to Nintendo Zone logs. 11 年 前
  archshift 37e582c395 Add FRD:U service and functions 11 年 前
  archshift c22923f8c4 Added stub err:f service. 11 年 前
  purpasmart96 539b4c883d Added a bunch of services 11 年 前
  Gareth Poole 38df9e96dd Renamed souce files of services to match port names 11 年 前
  archshift 6e606c515f core: Prune redundant includes 12 年 前
  Lioncash d30747efea core: Pass string by reference in FetchFromPortName and DeleteService 12 年 前
  bunnei 48e39fc992 FS: Added stubbed code to intercept and decode file system service functions. 12 年 前
  bunnei c95972275e HLE: Updated all uses of NULL to nullptr (to be C++11 compliant) 12 年 前
  bunnei 2482be13df service: removed PT_A from, as this was just an alias for APT_U 12 年 前
  bunnei c404d22036 hle: cleaned up log messages 12 年 前
  bunnei 44336329ed - created a Kernel namespace 12 年 前
  bunnei eab6fd01d7 - updated service(s) to be KernelObject's 12 年 前
  bunnei 725d240bf7 renamed "UID" to "Handle" where appropriate 12 年 前
  bunnei bb5bc2df25 added class stub for HID:User service 12 年 前
  bunnei 32c3462047 - added stubbed out GSP::Gpu service interface 12 年 前
  bunnei 386dd722e7 fixed naming for APT_U 12 年 前
  bunnei 7ec5950bc4 - extracted srv: calls from service.cpp and put in its own module 12 年 前
  bunnei 18766b9e69 added a stub for GetLockHandle 12 年 前
  bunnei 9f4d677cdf added framework for APT service (application and title launching service) 12 年 前
  bunnei 524e78ece8 renamed class Interface_SRV to SRV 12 年 前
  bunnei 5ea4679630 added some very initial command parsing for SRV Sync 12 年 前
  bunnei b24e6f2b60 cleanups to service HLE 12 年 前
  bunnei 68e198476f - added HLE to connect to "srv:" service 12 年 前