5676 Commits (aec193732c3e8c6f6b43fee3d44dc92fbd478575)
 

Author SHA1 Message Date
Subv aec193732c Services: Added a todo about returning interfaces as domain objects in lm, hid and time. 8 years ago
Subv fb5f2a653e Time: Don't create unnecessary ports when retrieving the clock service sessions. 8 years ago
Subv 98ff4642ff HID: Don't create an unnecessary port in CreateAppletResource. 8 years ago
Subv 3541a04d4d LM: Don't create an unnecessary port in Initialize. 8 years ago
Subv 196f1226c5 IPC: Don't create an unnecessary port when using PushIpcInterface outside of a domain. 8 years ago
bunnei 7dae21fe2d Merge pull request #134 from gdkchan/audout_hid_fix 8 years ago
gdkchan 45f08a927c Stub OpenAudioOut and fix a issue with HID IAppletResource being created more than once 8 years ago
bunnei 9eb98dc848 Merge pull request #132 from Subv/nvflinger 8 years ago
Subv edb1c9589b VI: Move BufferQueue and NVFlinger to their own folder/namespace. 8 years ago
st4rk 564b91d219 Added stubs for audio services. (#116) 8 years ago
bunnei 961cfda2a4 Merge pull request #131 from lioncash/enum 8 years ago
bunnei b6319f2b58 Merge pull request #130 from MerryMage/dynarmic 8 years ago
David e08fdd4101 Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) 8 years ago
bunnei 173cd959e8 Merge pull request #128 from Subv/parcel_query 8 years ago
Lioncash aa0cc8d3e9 nvmap: Add a return 0 underneath the UNIMPLEMENTED macro 8 years ago
Lioncash 5a05f7ef9f nvmap: Make IoctlCommands an enum class 8 years ago
MerryMage cf45105383 externals: Update dynarmic 8 years ago
bunnei e7f73e23f7 Merge pull request #123 from bunnei/fs 8 years ago
bunnei a2c082be79 file_sys: Clang format fixes. 8 years ago
bunnei a94d5d1938 fsp_srv: Various improvements to IStorage:Read implementation. 8 years ago
bunnei 985c960e85 deconstructed_rom_directory: Implement istorage loading for RomFS. 8 years ago
David Marcec b609697364 filesystem: Implement basic IStorage functionality. 8 years ago
bunnei 0446482361 file_sys: Cleanup to better match Switch file system constructs. 8 years ago
bunnei f3cfe5caac file_sys: Remove disk_archive, savedata_archive, and title_metadata. 8 years ago
bunnei 9d9038a32f archive_backend: Minor changes to match Switch IFileSystem. 8 years ago
bunnei bc4d08fe34 file_sys: Repurpose 3DS IVFC code for Switch ROMFS. 8 years ago
bunnei f8b5b28057 Merge pull request #129 from Rozelette/master 8 years ago
bunnei 3118535576 Merge pull request #124 from akkatracker/patch-1 8 years ago
bunnei 92a00a1a71 Merge pull request #125 from MerryMage/bundled-unicorn 8 years ago
Rozlette 939be88b01 gdbstub: Update registers and sizes for aarch64 8 years ago
Subv bd76a7d7f7 VI: Implement the Query transaction of IHOSBinderDriver, and stubbed some results. 8 years ago
MerryMage 59b87443d1 CMakeLists: Fix unicorn build for macOS developers with x86_64-only systems 8 years ago
MerryMage 091acd3745 CMakeLists: Do not look for system Unicorn by default 8 years ago
Matthew Brener 1117c87e68 Fix spelling error in CMakeLists 8 years ago
bunnei 4f20190c95 Merge pull request #72 from N00byKing/patch-2 8 years ago
bunnei f1f6d730a5 Merge pull request #92 from gdkchan/nro_refactor 8 years ago
bunnei cc0764ff06 Merge pull request #122 from tgsm/time-remove-pragma 8 years ago
bunnei e4eb127f28 Merge pull request #121 from Rozelette/master 8 years ago
tgsm c68e6e267a service/time: remove accidental #pragmas 8 years ago
Rozlette 76b2dabd35 loader: Minor style fix in deconstructed_rom_directory 8 years ago
bunnei ca0fb0079c Merge pull request #117 from jroweboy/clang-format 8 years ago
James Rowe d98b7780f1 Travis: Add missing PPA for newer libstdc++ 8 years ago
James Rowe ee958102f0 Travis: Update clang-format to 6.0 8 years ago
James Rowe ea88c44eb8 Format: Run the new clang format on everything 8 years ago
James Rowe 92197681ad CMake: Conditionally turn on bundled libs for MSVC 8 years ago
James Rowe fccdc5344f CMake: Update contributing guide with the new clang format info 8 years ago
James Rowe ce46bc5e66 CMake: Add a custom clang format target 8 years ago
bunnei eea972611a Merge pull request #120 from Rozelette/master 8 years ago
bunnei c8298b666a Merge pull request #119 from bunnei/desconstucted-loader 8 years ago
Rozlette ecc35e89e0 memory: Return false for large VAddr in IsValidVirtualAddress 8 years ago