aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-06-11hid: add missing headerwwylele
2016-06-10Merge pull request #1789 from wwylele/input-refactorbunnei
2016-06-10arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT funcarchshift
2016-06-10arm_dyncom_interpreter: rename operation functions to fit style guidearchshift
2016-06-10arm_dyncom_interpreter: Rename anonymous enum to TransExtDataarchshift
2016-06-10arm_dyncom_interpreter.cpp: #include translation info from inc filesarchshift
2016-06-10Revert "Split huge interpreter source file into translation info and interpre...archshift
2016-06-08arm_dyncom_interpreter: rename operation functions to fit style guidearchshift
2016-06-08arm_dyncom_interpreter.cpp: Split by translation and interpreter logicarchshift
2016-06-08gdbstub: E0 should be E00shinyquagsire23
2016-06-05Kernel: Added ClientPort and ServerPort classes.Subv
2016-06-04service: Add other DLP servicesLioncash
2016-06-04Thread: update timeout when rerunning WaitSynchwwylele
2016-06-01gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueuemailwl
2016-05-31Fix parameter name in EnableNotificationmailwl
2016-05-31Fix mistakes, add output header codesmailwl
2016-05-31remove ugly functionmailwl
2016-05-31srv: Update according 3dbrewmailwl
2016-05-30Switch context on the same thread if necessarywwylele
2016-05-29Merge pull request #1692 from Subv/rm_getpointer2bunnei
2016-05-28Merge pull request #1756 from wwylele/config-cleanupbunnei
2016-05-28Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types ...Subv
2016-05-28Memory: Make ReadBlock and WriteBlock accept void pointers.Subv
2016-05-28SOC_U: Remove usage of GetPointerSubv
2016-05-28SSL_C: Remove use of Memory::GetPointerMerryMage
2016-05-28GSP_GPU: Remove use of Memory::GetPointerMerryMage
2016-05-28Memory: CopyBlockMerryMage
2016-05-28DSP_DSP: Remove use of Memory::GetPointerMerryMage
2016-05-28FS/Archive: Remove use of Memory::GetPointerMerryMage
2016-05-26Merge pull request #1568 from JayFoxRox/fix-printfMat M
2016-05-26Merge pull request #1810 from JayFoxRox/fix-float-exceptionsbunnei
2016-05-26Merge pull request #1855 from MerryMage/memory-headers-20160526Mat M
2016-05-26Memory: Added necessary headers and removed unnecessary headerMerryMage
2016-05-25Merge pull request #1817 from linkmauve/smdh-stuffbunnei
2016-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-05-24Merge pull request #1520 from JamePeng/checknew3dsbunnei
2016-05-21Loader: Split SMDH into its own header and import helpers from QGameListEmmanuel Gil Peyrot
2016-05-21CFG: Remove use of Memory::GetPointerMerryMage
2016-05-21APT: Remove use of Memory::GetPointerMerryMage
2016-05-21Kernel/Thread: Remove use of Memory::GetPointerMerryMage
2016-05-21Applets/swkdb: Remove use of Memory::GetPointerMerryMage
2016-05-21Memory: ZeroBlockMerryMage
2016-05-21FileSys/Path: Replace Memory::GetPointer with Memory::ReadBlockMerryMage
2016-05-21Memory: ReadBlock/WriteBlockMerryMage
2016-05-21Memory: IsValidVirtualAddress/IsValidPhysicalAddressMerryMage
2016-05-21CitraQt: Simplify the game list loader codeEmmanuel Gil Peyrot
2016-05-21Loader: Add a GetFileType method to get the type of a loaded fileEmmanuel Gil Peyrot
2016-05-21Loader, Frontends: Refactor loader creation and game loadingEmmanuel Gil Peyrot
2016-05-21SVC::WaitSynchronizationN: Reschedule at the endwwylele
2016-05-18Remove `exceptions` parameter from `normaliseround` VFP functionsJannik Vogel