aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2016-02-12BitField: Make trivially copyable and remove assignment operatorMerryMage
2016-02-02services: Get rid of unnecessary includesLioncash
2016-02-01services: Update function tablesLioncash
2016-01-30Merge pull request #1377 from MerryMage/mmiobunnei
2016-01-30Memory: Implement MMIOMerryMage
2016-01-25elf: Don't cast away constLioncash
2016-01-25archive_backend: Remove unnecessary const from return typesLioncash
2016-01-19ARM_Disasm::DisassembleMemHalf: actually use width in determining opcode namerob turner
2016-01-14Merge pull request #1327 from Subv/unmap_memblockbunnei
2016-01-14HLE/SVC: Implement UnmapMemoryBlock.Subv
2016-01-05Merge pull request #1283 from Subv/soc_fixupbunnei
2015-12-30Merge pull request #1310 from lioncash/servicesbunnei
2015-12-30arm_dyncom_dec: Fix decoding of VMLSLioncash
2015-12-30services: Update some function tablesLioncash
2015-12-29Merge pull request #1306 from Subv/syncbunnei
2015-12-29HLE/Timers: Reset OneShot timers when they are acquired instead of when they'...Subv
2015-12-29core: Use unique_ptr for holding the interpreter instancesLioncash
2015-12-28Merge pull request #1300 from Subv/arbitrateaddressbunnei
2015-12-28dyncom: Handle modifying the APSR via an MRC instructionLioncash
2015-12-27SVC: Fixed ArbitrateAddress to behave as it does on hardware.Subv
2015-12-25svc: Remove superfluous printf argumentLioncash
2015-12-24HLE/Sockets: Fixed the buffer offset in recvfrom.Subv
2015-12-20dyncom: Remove PC dispatch from several instructionsLioncash
2015-12-19dyncom: Handle unprivileged load/store variants correctlyLioncash
2015-12-12svc: Fix compilation with LOG_TRACE enabledLioncash
2015-12-07Merge pull request #1272 from yuriks/merge-rasterizerYuri Kunde Schlesner
2015-12-07VideoCore: Unify interface to OpenGL and SW rasterizersYuri Kunde Schlesner
2015-12-06VideoCore: Rename HWRasterizer methods to be less confusingYuri Kunde Schlesner
2015-12-06dyncom: Remove static keyword from header functionsLioncash
2015-12-06arm_interface: Make GetNumInstructions constLioncash
2015-12-06arm_interface: directly initialize class membersLioncash
2015-12-06dyncom: const correctness changesLioncash
2015-12-03Merge pull request #1252 from Subv/cambunnei
2015-11-30Kernel: Implement svcGetSystemInfoYuri Kunde Schlesner
2015-11-29armstate: Zero out the registers on creationLioncash
2015-11-29Core/ARM11: Correct the size of the VFP register array in the ThreadContext s...Subv
2015-11-28Merge pull request #1225 from lioncash/cleanbunnei
2015-11-24Merge pull request #1248 from polaris-/add-ssl-stubsbunnei
2015-11-23Services/Cam: Added new log type and camera enums from 3dbrew.Subv
2015-11-22Add stub functions for Initialize and GenerateRandomData in ssl:Cpolaris-
2015-11-22Merge pull request #1246 from polaris-/patch-1bunnei
2015-11-22Add Initialize and GenerateRandomData stubspolaris-
2015-11-22Fix read and write register blocks in gdbstubpolaris-
2015-11-11Merge pull request #1122 from polaris-/gdbstubbunnei
2015-11-03Fix bug with reading addresses and lengthspolaris-
2015-10-29Change headerspolaris-
2015-10-28csnd_snd: Get rid of type punningLioncash
2015-10-28Merge pull request #1165 from esoteric-programmer/masterbunnei
2015-10-28Added CSND stub.Matthias Ernst
2015-10-28Merge pull request #1208 from archshift/free-bytesbunnei