Commit History

Author SHA1 Message Date
  gdkchan a7ecf6dd2d Show service short name for unimplemented commands 8 years ago
  gdkchan 081ede2a9a Support the .romfs extension aswell 8 years ago
  gdkchan 36d9130592 Add FMLS (vector) instruction 8 years ago
  gdkchan 2fd718c163 Fix typo 8 years ago
  gdkchan dcf0f0be38 Fix possible regression on bsd 8 years ago
  gdkchan 69e32e5bbc Rename services with the official interface names 8 years ago
  gdkchan f15b1c76a1 Add FRSQRTS and FCM* instructions 8 years ago
  Merry 39f20d8d1a Implement Frsqrte_S (#72) 8 years ago
  gdkchan 4c19c908e5 Color* should be an array in NvGpuIoctlZbcSetTable 8 years ago
  Starlet 1f013df7ed [ServiceNvDrv] Add 0x4703 ([/dev/nvhost-ctrl-gpu] NvGpuIoctlZbcSetTable) (#70) 8 years ago
  Ac_K 6e514e944d Update README.md 8 years ago
  gdkchan 45c078d782 Add Faddp (vector) instruction 8 years ago
  gdkchan 9754836c1b Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0x4114) 8 years ago
  gdkchan 2d33756878 Stub ActivateKeyboard on Hid 8 years ago
  gdkchan c8b6274456 Stub ActivateMouse on Hid 8 years ago
  gdkchan a3d6baab91 Remove useless spacing 8 years ago
  emmauss 836a003c8e stubs (#69) 8 years ago
  gdkchan e16ca561cb HashSet is not thread safe, hopefully this fixes the CPU issue where it throws a exception on Add 8 years ago
  gdkchan a20d6b34ab Add PRFM (unscaled) instruction 8 years ago
  gdkchan 7fe12ad169 Add FNEG (vector) instruction 8 years ago
  gdkchan e0c3d9c8df Fix SvcGetThreadId 8 years ago
  gdkchan 0ac4681fa0 Fix 32-bits extended register instructions with 64-bits extensions 8 years ago
  gdkchan 53e2d34905 Enable all ld/st (single structure) instructions 8 years ago
  gdkchan 916540ff41 Fix EXT/Widening instruction carrying garbage values on some cases, fix ABD (it shouldn't accumulate, this is another variation of the instruction) 8 years ago
  gdkchan 76ac31add6 Add BIT instruction 8 years ago
  gdkchan 19b8344568 Add UABD instruction 8 years ago
  gdkchan ba43af5765 Add UABDL instruction 8 years ago
  gdkchan f42f39fd90 Add UADDL instruction 8 years ago
  gdkchan 9b6fa1f89e Add UHADD instruction 8 years ago
  Ezekiel Bethel f48f5e3f5b SVC: Add GetInfo type 20 (added in 5.0.0) to the list of explicitly unimplemented types. (#68) 8 years ago