aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-06Support the .romfs extension aswellgdkchan
2018-04-06Add FMLS (vector) instructiongdkchan
2018-04-06Fix typogdkchan
2018-04-06Fix possible regression on bsdgdkchan
2018-04-06Rename services with the official interface namesgdkchan
2018-04-05Add FRSQRTS and FCM* instructionsgdkchan
2018-04-05Implement Frsqrte_S (#72)Merry
2018-04-05Color* should be an array in NvGpuIoctlZbcSetTablegdkchan
2018-04-05[ServiceNvDrv] Add 0x4703 ([/dev/nvhost-ctrl-gpu] NvGpuIoctlZbcSetTable) (#70)Starlet
2018-04-05Update README.mdAc_K
2018-04-04Add Faddp (vector) instructiongdkchan
2018-04-04Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0...gdkchan
2018-04-04Stub ActivateKeyboard on Hidgdkchan
2018-04-04Stub ActivateMouse on Hidgdkchan
2018-04-04Remove useless spacinggdkchan
2018-04-04stubs (#69)emmauss
2018-04-04HashSet is not thread safe, hopefully this fixes the CPU issue where it throw...gdkchan
2018-04-04Add PRFM (unscaled) instructiongdkchan
2018-04-04Add FNEG (vector) instructiongdkchan
2018-04-04Fix SvcGetThreadIdgdkchan
2018-03-30Fix 32-bits extended register instructions with 64-bits extensionsgdkchan
2018-03-30Enable all ld/st (single structure) instructionsgdkchan
2018-03-30Fix EXT/Widening instruction carrying garbage values on some cases, fix ABD (...gdkchan
2018-03-30Add BIT instructiongdkchan
2018-03-30Add UABD instructiongdkchan
2018-03-30Add UABDL instructiongdkchan
2018-03-30Add UADDL instructiongdkchan
2018-03-30Add UHADD instructiongdkchan
2018-03-30SVC: Add GetInfo type 20 (added in 5.0.0) to the list of explicitly unimpleme...Ezekiel Bethel
2018-03-24Add FNMADD instructiongdkchan
2018-03-23Add Cls Instruction. (#67)LDj3SNuD
2018-03-23 implement isession:getperformanceconfiguration (#64)emmauss
2018-03-23handle vi:u and vi:s getdisplayservice (#66)emmauss
2018-03-23added set: getavailablelanguagecount (#65)emmauss
2018-03-23Add Frint Instructions and Tests (#62)MS-DOS1999
2018-03-21rename some services (#63)emmauss
2018-03-21rename some calls to current names (#61)emmauss
2018-03-20Allow enabling/disabling memory checks on config filegdkchan
2018-03-20Rename IpcServices -> Servicesgdkchan
2018-03-20Support different framebuffer offsets (fixes #59)gdkchan
2018-03-19[WIP] Add support for events (#60)gdkchan
2018-03-16Add BFI instruction, even more audout fixesgdkchan
2018-03-15Add MLA (vector by element), fixes some cases of MUL (vector by element)?gdkchan
2018-03-15Improvements to audout (#58)gdkchan
2018-03-15Fix crc32 instruction with size greater than a bytegdkchan
2018-03-15Fix CPU instruction Ld/St (single structure) with index != 0gdkchan
2018-03-14CPU fix for the cases using a Mask with shift = 0gdkchan
2018-03-14Remove unused function from CPUgdkchan
2018-03-14Add CRC32 instruction and SLI (vector)gdkchan
2018-03-13Stub StartSixAxisSensorgdkchan