summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-03-10HID: Added functions to emulate the touchpad.bunnei
2015-03-10HID: Moved some docstrings to the header.bunnei
2015-03-10HID: Refactored shared memory decoding for touchpad support.bunnei
2015-03-10dyncom: Minor cleanupLioncash
2015-03-09Merge pull request #648 from Subv/fill_bitTony Wasserka
2015-03-09GPU: Use the correct position for the finished bit in memory fillsSubv
2015-03-09Merge pull request #646 from Subv/24bit_fillsTony Wasserka
2015-03-09Merge pull request #589 from kevinhartman/config-errorsbunnei
2015-03-09GPU: Corrected the 24 bit memory fills component orderSubv
2015-03-08dyncom: Fix an indexing bug in STMLioncash
2015-03-08dyncom: General cleanup of STMLioncash
2015-03-08dyncom: Increment addr when accessing LR in LDMLioncash
2015-03-07Merge pull request #538 from yuriks/perf-statTony Wasserka
2015-03-04Merge pull request #615 from Subv/servicesbunnei
2015-03-03Services: Moved the PTM and APT services to their own folderSubv
2015-03-03Merge pull request #625 from lioncash/warnbunnei
2015-03-03vfp: Get rid of warningsLioncash
2015-03-03GPU: Added RGB565/RGB8 framebuffer support and various cleanups.bunnei
2015-03-02Merge pull request #622 from Subv/titlesYuri Kunde Schlesner
2015-03-02Services/AM: Stubbed TitleIDListGetTotal and GetTitleIDList.Subv
2015-03-01Merge pull request #623 from Subv/cardbunnei
2015-03-01Merge pull request #618 from lioncash/refbunnei
2015-03-01Merge pull request #621 from Subv/powerbunnei
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner
2015-02-28Services/FS: Stubbed CardSlotIsInserted to always return falseSubv
2015-02-28Services/PTM: Stubbed PTM_Sysm::IsLegacyPowerOff.Subv
2015-02-28Merge pull request #616 from archshift/5551archshift
2015-02-27Merge pull request #620 from lioncash/bkptbunnei
2015-02-27Added RGBA5551 compatibility in the rasterizerarchshift
2015-02-27arm_disasm: Show conditional code for BKPT instructions.Lioncash
2015-02-27arm_disasm: Remove unused variableLioncash
2015-02-27result: Make comparison operators take referencesLioncash
2015-02-26Merge pull request #599 from Subv/mortonbunnei
2015-02-26GPU: Implemented bits 3 and 1 from the display transfer flags.Subv
2015-02-26arm: The CP15 Main ID register is not writeableLioncash
2015-02-25Merge pull request #604 from Subv/arc_ssdYuri Kunde Schlesner
2015-02-25Archives: Properly implemented the SystemSaveData archive.Subv
2015-02-25arm: Remove unnecessary booleansLioncash
2015-02-24Services: Implemented Y2R_U::GetTransferEndEventSubv
2015-02-23Merge pull request #595 from linkmauve/new-3ds-inputbunnei
2015-02-23Merge pull request #581 from archshift/tfebunnei
2015-02-22GPU: Fixed RGBA8 as output format in a display transfer.Subv
2015-02-22Added information reporting from ThrowFatalErrorarchshift
2015-02-22Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Emmanuel Gil Peyrot
2015-02-22Merge pull request #471 from archshift/pp3ports3bunnei
2015-02-22GPU: Add support for more framebuffer formats in display transfers.Tony Wasserka
2015-02-22Merge pull request #596 from kevinhartman/unaligned-cleanupbunnei
2015-02-22Merge pull request #594 from Subv/display_transferbunnei
2015-02-21Cleaned up unaligned access.Kevin Hartman
2015-02-21GPU: Fixed the RGBA8 input format and RGB8 output formatSubv