summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-08-22Fix broken boot introduced by last-minute change in #1025Yuri Kunde Schlesner
2015-08-22Merge pull request #1025 from yuriks/heap-managementYuri Kunde Schlesner
2015-08-18Merge pull request #996 from yuriks/texture-copyYuri Kunde Schlesner
2015-08-15Merge pull request #1033 from bbarenblat/masterYuri Kunde Schlesner
2015-08-16GPU: Implement TextureCopy-mode display transfersYuri Kunde Schlesner
2015-08-16Merge pull request #1032 from lioncash/swapbunnei
2015-08-16Kernel: Remove unused legacy heap MapBlock_* functionsYuri Kunde Schlesner
2015-08-16APT: Adjust shared font hack so it works with the new linear heap codeYuri Kunde Schlesner
2015-08-16Kernel: Implement svcGetProcessInfo in a basic wayYuri Kunde Schlesner
2015-08-16Kernel: Add more infrastructure to support different memory layoutsYuri Kunde Schlesner
2015-08-16HLE: Remove empty ConfigMem and SharedPage Shutdown functionsYuri Kunde Schlesner
2015-08-16Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h}Yuri Kunde Schlesner
2015-08-16Memory: Move address type conversion routines to memory.cpp/hYuri Kunde Schlesner
2015-08-16Process: Store kernel compatibility version during loadingYuri Kunde Schlesner
2015-08-16Kernel: Properly implement ControlMemory FREE and COMMITYuri Kunde Schlesner
2015-08-16Memory: Move PAGE_MASK and PAGE_BITS to memory.hYuri Kunde Schlesner
2015-08-16VMManager: Introduce names for used ResultCodesYuri Kunde Schlesner
2015-08-16VMManager: Make LogLayout log level configurable as a parameterYuri Kunde Schlesner
2015-08-16VMManager: Change block offsets to size_tYuri Kunde Schlesner
2015-08-15vfp: use std::swap where applicableLioncash
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei
2015-08-15Properly indicate that CIA support is not implemented yetBenjamin Barenblat
2015-08-15Give CIA file type a nameBenjamin Barenblat
2015-08-13Merge pull request #1027 from lioncash/debuggerbunnei
2015-08-11ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the ...Emmanuel Gil Peyrot
2015-08-11arm_disasm: ARMv6 mul/div and abs media instructionsaroulin
2015-08-11arm_disasm: ARMv6 parallel add/sub media instructionsaroulin
2015-08-09arm_disasm: ARMv6 reversal media instructionsaroulin
2015-08-09arm_disasm: ARMv6 saturation media instructionsaroulin
2015-08-09arm_disasm: ARMv6 packing and sign-extend media instructionsaroulin
2015-08-07Merge pull request #1026 from lioncash/disasmLioncash
2015-08-06arm_interface: Implement interface for retrieving VFP registersLioncash
2015-08-06arm_disasm: Remove unnecessary codeLioncash
2015-08-06Disassembler: ARMv6K REX instructionsaroulin
2015-08-06Disassembler: ARMv6K hint instructionsaroulin
2015-07-30Merge pull request #1008 from lioncash/pcbunnei
2015-07-29Merge pull request #1014 from lioncash/unused-warnbunnei
2015-07-29Merge pull request #1013 from lioncash/unusedYuri Kunde Schlesner
2015-07-29core: Eliminate some unused variable warningsLioncash
2015-07-29dyncom: Remove an unused variableLioncash
2015-07-29core: Fix missing prototype warningsLioncash
2015-07-29Merge pull request #1009 from lioncash/tableYuri Kunde Schlesner
2015-07-29am_net: Add missing function to the function tableLioncash
2015-07-29am_net: Add correct function name to the function tableLioncash
2015-07-29Merge pull request #982 from Subv/homebunnei
2015-07-29dyncom: Handle the case where PC is the source register for STR/VSTM/VLDMLioncash
2015-07-28dyncom: Handle left-operand PC correctly for data-processing opsLioncash
2015-07-28Merge pull request #899 from zawata/Winsock-Deprecationbunnei
2015-07-28Merge pull request #1003 from lioncash/armcruftbunnei