summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-08-31Merge pull request #2032 from bunnei/qt-graphicsbunnei
2016-08-31configure_audio: User-configuratble option to enable/disable audio stretchingMerryMage
2016-08-30Merge pull request #2023 from yuriks/autobase-bcfntbunnei
2016-08-29system: Add a function to see if the emulator is running.bunnei
2016-08-29config: Add a setting for graphics V-Sync.bunnei
2016-08-28Merge pull request #1948 from wwylele/cro++Yuri Kunde Schlesner
2016-08-27Merge pull request #1987 from Lectem/ipcdescriptorsYuri Kunde Schlesner
2016-08-27LDR: Implement CROwwylele
2016-08-27ARM: add ClearInstructionCache functionwwylele
2016-08-27Memory: add ReadCString functionwwylele
2016-08-27Auto-detect original shared_font.bin memory baseYuri Kunde Schlesner
2016-08-22dyncom: Read-after-write in SMLAMerryMage
2016-08-14Dyncom: Correct implementation of STM for R15MerryMage
2016-08-02fix #1942 and adds a few IPC functions for descriptorsLectem
2016-07-28Merge pull request #1950 from JamePeng/fix-apt-0x0055004-and-0x00560000bunnei
2016-07-28Instead of segfaulting, log an error to remind the user to dump the shared fo...Henrik Rydgard
2016-07-28Merge pull request #1959 from MerryMage/revsh-upstreambunnei
2016-07-28dyncom: Fix translation of thumb REVSHMerryMage
2016-07-23CoreTiming: avoid overflowwwylele
2016-07-23HLE: implement system timewwylele
2016-07-15Correct APT::0x00550040 and APT::0x00560000 functionJamePeng
2016-07-09Merge pull request #1894 from wwylele/set-config-blockYuri Kunde Schlesner
2016-07-06Merge pull request #1940 from JamePeng/fix-archive-error-codebunnei
2016-07-05Merge pull request #1921 from Subv/fs_funcsSebastian Valle
2016-07-05Fix the errorcode of archive handleJamePeng
2016-07-04HLE/Applets: Implement ErrEula appletmailwl
2016-07-03HLE/FS: Document some command parameters and implemented command 0x08560240 (...Subv
2016-07-03Service::CFG/FS: add and refactor out utilities for front-endwwylele
2016-07-03Service::CFG: move known block ID to an enumwwylele
2016-07-03Service::CFG: add SetConfigInfoBlk4wwylele
2016-07-02Service::CFG: add missing languagewwylele
2016-07-02Service::CFG: name sound output modeswwylele
2016-06-30Result: fix and update ErrorModulewwylele
2016-06-28Merge pull request #1869 from wwylele/dont-be-lazyYuri Kunde Schlesner
2016-06-28Merge pull request #1867 from mailwl/srv-updatebunnei
2016-06-18Merge pull request #1877 from wwylele/wait-fix-timeoutbunnei
2016-06-16Merge pull request #1898 from archshift/interpreter-split-take2bunnei
2016-06-12Make arm_dyncom_trans* into a fully fledged compilation unitarchshift
2016-06-12arm_dyncom_interpreter: slightly change AllocBuffer to be intuitivearchshift
2016-06-11Merge pull request #1842 from Subv/portsbunnei
2016-06-11Kernel/SVC: Implemented svcCreatePort.Subv
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