aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2017-02-27Merge pull request #2594 from wwylele/ir-separatebunnei
2017-02-27Fix log entry in timer::signal (#2600)B3n30
2017-02-26Doxygen: Amend minor issues (#2593)Mat M
2017-02-26Merge pull request #2587 from yuriks/status-barYuri Kunde Schlesner
2017-02-26Core: Make PerfStats internally lockedYuri Kunde Schlesner
2017-02-26Add performance statistics to status barYuri Kunde Schlesner
2017-02-26Core: Remove unnecessary include in thread.hYuri Kunde Schlesner
2017-02-26IR: separate functions of each port to their own fileswwylele
2017-02-25Merge pull request #2569 from wwylele/wrap-unwrapbunnei
2017-02-21Timers: Return an error when calling SetTimer with negative timeouts.Subv
2017-02-21Timers: Immediately signal the timer if it was started with an initial value ...Subv
2017-02-21APT: implement Wrap and Unwrapwwylele
2017-02-16HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2...Weiyi Wang
2017-02-13HLE/IPC: Fix uninitialized variables in helpers (#2568)Yuri Kunde Schlesner
2017-02-13NWM changed to NIMnoah the goodra
2017-02-13turned clang format back onnoah the goodra
2017-02-13Merge pull request #2561 from wwylele/fs-romYuri Kunde Schlesner
2017-02-13loader: use self NCCH archivewwylele
2017-02-13file_sys: add Self NCCH archivewwylele
2017-02-11hid: remove the touch field from PadState (#2557)Weiyi Wang
2017-02-05Merge pull request #2027 from Lectem/ipcrefactorWeiyi Wang
2017-02-05fix wwylele's comment and use typename in templatesLectem
2017-02-03Merge pull request #2496 from mailwl/cfg-memYuri Kunde Schlesner
2017-02-02GSP_GPU::StoreDataCache stubbed (#2428)mailwl
2017-01-31HLE/Applets: Stub Mint (eShop) Applet (#2463)mailwl
2017-01-30Core: update Kernel Config Memory to latest version (11.2)mailwl
2017-01-29Merge pull request #2368 from wwylele/camera-2Yuri Kunde Schlesner
2017-01-29Merge pull request #2429 from wwylele/auto-language-fixYuri Kunde Schlesner
2017-01-29core: fix err_f.cpp warning about unhandled enumeration value on OSXKloen
2017-01-25Merge pull request #2434 from mailwl/nfc-amiiboYuri Kunde Schlesner
2017-01-23core: fix mic_u warnings on MSVCKloen
2017-01-20HID: reset acceleroeter and gyroscope index in Initwwylele
2017-01-19CFG: override language setting on bootwwylele
2017-01-16CoreTiming: use named constant for ARM11 clock ratewwylele
2017-01-16HID: manages updating itself using correct tickswwylele
2017-01-14Service/NFC: stub some functionsmailwl
2017-01-14GSP::WriteHWRegsWithMask: fix register maskmailwl
2017-01-12Merge pull request #2425 from Subv/cleanup_todosbunnei
2017-01-12Merge pull request #2308 from mailwl/ac-ibunnei
2017-01-11Threads: Check the process' resource limit for the max allowed priority when ...Subv
2017-01-11Thread: Added priority range checking to svcSetThreadPriority and removed pri...Subv
2017-01-11Y2R: Use the proper error code when GetStandardCoefficient receives an invali...Subv
2017-01-11CAM: implement basic camera functions with a blank camerawwylele
2017-01-10Merge pull request #2397 from Subv/pulsebunnei
2017-01-06Merge pull request #2410 from Subv/sleepthreadbunnei
2017-01-06Merge pull request #2396 from Subv/sema_acquirebunnei
2017-01-06Kernel: Fix SharedMemory objects always returning error when addr = 0 (#2404)Hyper
2017-01-06Merge pull request #2408 from Subv/priority_boostingbunnei
2017-01-05Kernel: Don't attempt to yield execution in SleepThread(0) if there are no av...Subv
2017-01-05Kernel: Remove some unused functions.Subv