summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2017-02-16HID: move enable_accelerometer/gyroscope_count initialization into Init() (#2...Weiyi Wang
2017-02-15core: add missing errors.h in CMakeLists.txtwwylele
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-13Core: add cryptopp library (#2412)Weiyi Wang
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-11core: Free AppLoader on shutdown to release file (#2558)Yuri Kunde Schlesner
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-03Merge pull request #2518 from MerryMage/coprocYuri Kunde Schlesner
2017-02-03Merge pull request #2509 from jfmherokiller/settingscastpatchbunnei
2017-02-03arm_dynarmic: Update memory interfaceMerryMage
2017-02-03arm_dynarmic: CP15 supportMerryMage
2017-02-02GSP_GPU::StoreDataCache stubbed (#2428)mailwl
2017-01-31removed the possibly uneeded cast on values.gdbstub_portnoah the goodra
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-29Merge pull request #2494 from Kloen/killing-warnings-2-final-mixYuri Kunde Schlesner
2017-01-29Merge pull request #2492 from Kloen/killing-warnings-HD1.5ReMIXYuri Kunde Schlesner
2017-01-30core: inline CPU, 132 warnings fixed on GCCKloen
2017-01-29core: fix err_f.cpp warning about unhandled enumeration value on OSXKloen
2017-01-29core: fix savedata_archive.cpp warnings about unhandled enumeration values on...Kloen
2017-01-29core: fix archive_sdmc.cpp warnings about unhandled enumeration value on OSXKloen
2017-01-29core: fix archive_extsavedata.cpp warning on OSXKloen
2017-01-29core: emu_window.cpp, fix conversion warnings from float to s16 on MSVCKloen
2017-01-25SDL: Select audio device (#2403)Kloen Lansfiel
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-19loader: Add support for 3DSX special relocation types, fixes citra-emu/citra#...Thomas Farr
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-08Merge pull request #2384 from bunnei/internal-res-optionbunnei