- Jan 24, 2018
- Jan 23, 2018
- Jan 22, 2018
-
-
bunnei authored
AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the default display.
-
Subv authored
-
Subv authored
-
Subv authored
-
Subv authored
-
bunnei authored
Stub OpenAudioOut and fix a issue with HID IAppletResource
-
gdkchan authored
-
Subv authored
This function is used by libnx to obtain a new layer.
-
Subv authored
It'll be needed when we implement CreateManagedDisplayLayer.
-
Subv authored
It is now created during Service initialization and passed to all the services that need it.
-
bunnei authored
VI: Move BufferQueue and NVFlinger to their own folder/namespace.
-
Subv authored
-
st4rk authored
* stubs for audout:u, audin:u, audrec:u, audren:u, codecctl and decoding tables with nullptr for future implementations * fixing the changes requested (remove private, explicit)
-
bunnei authored
nvmap: Make IoctlCommands an enum class
-
- Jan 21, 2018
-
-
bunnei authored
externals: Update dynarmic
-
David authored
* Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid * used clang-format-3.9 instead * lowercase pid * Moved nvmemp handlers to cpp * Removed unnecessary logging for NvOsGetConfigU32. Cleaned up log and changed to LOG_DEBUG * using std::arrays instead of c arrays * nvhost get config now uses std::array completely * added pid logging back * updated cmakelist * missing includes * added array, removed memcpy * clang-format6.0
-
bunnei authored
VI: Implement the Query transaction of IHOSBinderDriver, and stubbed some results.
-
Lioncash authored
This macro resolves to an empty macro in release builds.
-
Lioncash authored
Prevents the enum values from polluting the surrounding scope
-
MerryMage authored
a6d17e A64: Implement AND (vector) 963453 tests/A64: Randomize vectors adcd34 tests/A64/unicorn: Print interrupt number when InterruptHook is hit 304c91 tests/A64: Allow RunTestInstance to start from an arbitrary offset d333b5 A64: Implement ADD (vector, vector) 1cf87a A64: Implement REV, REV32, and REV16 (#126) 9fc157 IR: Simplify types. F32 -> U32, F64 -> U64, F128 -> U128 50c181 reg_alloc: GetBitWidth: Add UNREACHABLE adccbf reg_alloc: Consider bitwidth of data and registers when emitting instructions 7b7f23 A64: Implement CSEL 2f8413 IR: Implement Conditional Select ebb3e8 A64/tests: Split unicorn sanity checking from other tests 5740a0 tests/A64: Single random instruction: Test branch instructions as well 0892b4 A64/translate/branch: bug: Read-after-write error in BLR e77bc2 A64: Implement SBFM, BFM, UBFM 0c37ca A64: Implement MOVN, MOVZ, MOVK b6bb59 travis: Print current test information e77207 fuzz_thumb: Off by one error a04ca2 ir/location_descriptor: Add missing <functional> header for std::hash 1e0f5c travis: Run A64 tests
-
bunnei authored
Initial implementation of RomFS filesystem and fsp-srv
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
David Marcec authored
-
bunnei authored
file_sys: Add factory class for RomFS file system.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
gdbstub: Update registers and sizes for aarch64
-
bunnei authored
Fix minor spelling error in CMakeLists
-
bunnei authored
Unicorn build fixups
-