aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-05-18Fix exception propagation for VFP single precisionJannik Vogel
2016-05-18Fix exception propagation for VFP double precisionJannik Vogel
2016-05-18Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSDJannik Vogel
2016-05-17Update ACT:U and create ACT:A (#1809)AndrĂ¡s Domonkos
2016-05-17Merge pull request #1800 from JayFoxRox/set-fpscrbunnei
2016-05-17Set fpscr for new threadsJannik Vogel
2016-05-16Fix ftoi behaviourJannik Vogel
2016-05-16Respect fpscr in ftoizJannik Vogel
2016-05-16Disable VFP3 instructionsJannik Vogel
2016-05-15DSP_DSP: Remove GetHeadphoneStatus logspam (#1799)Maribel
2016-05-15fixup! fixup! Refactor input systemwwylele
2016-05-15implement circle pad modifierwwylele
2016-05-15Refactor input subsystemwwylele
2016-05-14Memory: Fixed a regression caused by #1695 and #1689.Subv
2016-05-13Merge pull request #1689 from Subv/shmembunnei
2016-05-12Merge pull request #1695 from Subv/tls_allocbunnei
2016-05-12HLE/Applets: Give each applet its own block of heap memory, and use that when...Subv
2016-05-12Kernel: Account for automatically-allocated shared memories in the amount of ...Subv
2016-05-12APT: Move the shared font loading and relocation functions to their own subdi...Subv
2016-05-12Kernel/SharedMemory: Log an error when Map fails.Subv
2016-05-12Kernel: Implemented shared memory permissions.Subv
2016-05-12APT: Implement relocating the shared font to its true address.Subv
2016-05-12Kernel/Memory: Remove the Shared Memory region from the legacy memory map.Subv
2016-05-12Kernel/SharedMemory: Properly implemented shared memory support.Subv
2016-05-12Kernel/SVC: Fixed the register order for svcCreateMemoryBlock.Subv
2016-05-10gdbstub: Silence missing prototype warningsLioncash
2016-05-09dyncom: Reset the context into user mode correctlyLioncash
2016-05-08Merge pull request #1766 from Subv/log_cpubunnei
2016-05-07Merge pull request #1718 from alex-laties/fixup-type-conversionsbunnei
2016-05-07Merge pull request #1761 from Subv/applets_fbbunnei
2016-05-07fixup simple type conversions where possibleAlexander Laties
2016-05-07Kernel/Threading: Warn when a thread can be scheduled in the Syscore (Core 1).Subv
2016-05-07Kernel/Threads: Dynamically allocate the TLS region for threads in the BASE r...Subv
2016-05-07HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...Subv
2016-05-06fix:return proper errorwwylele
2016-05-05Merge pull request #1762 from bunnei/globalbunnei
2016-05-05HLE: Rename RescheduleIsPending to IsReschedulePending.bunnei
2016-05-05Merge pull request #1700 from wwylele/gamelist-iconbunnei
2016-05-05Layout Mii parameters input/output, and return success as result of applet workmailwl
2016-05-04add icon & title to game listwwylele
2016-05-03clean up config blockwwylele
2016-05-02Merge pull request #1732 from wwylele/config00170000bunnei
2016-05-01remove duplicated function declarationwwylele
2016-04-30VideoCore: Run include-what-you-use and fix most includes.Emmanuel Gil Peyrot
2016-04-30LCD: Remove unneeded #undef with no matching #define.Emmanuel Gil Peyrot
2016-04-30Merge pull request #1729 from MerryMage/null-sinkbunnei
2016-04-30Audio: Add sink selection to configuration filesMerryMage
2016-04-30Merge pull request #1650 from JamePeng/update-the-ndm-codebunnei
2016-04-30Merge pull request #1647 from mailwl/acu-closeasyncbunnei
2016-04-29Merge pull request #1699 from mailwl/gpu-rightsbunnei