aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
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
2015-10-27Implement FS_User::GetFreeBytesarchshift
2015-10-24Fix copy pasteFiliph Sandström
2015-10-23Fix wrong branchFiliph Sandström
2015-10-23Add GetTotalStepCount StubFiliph Sandström
2015-10-23Update ptm.hFiliph Sandström
2015-10-22Add some headers so TravisCI will hopefully workpolaris-
2015-10-22Use CHAR_BIT instead of 8polaris-
2015-10-22Handle changes pointed out in comments on PRpolaris-
2015-10-21Add a register variable to loopspolaris-
2015-10-21Update register read loops to go with last commitpolaris-
2015-10-21Pad responses to gdb for VFP registerspolaris-
2015-10-21Try to add support for VFP registerspolaris-
2015-10-21Fix buffer overflow commentspolaris-
2015-10-20Merge pull request #1199 from Gareth422/encryption-checkbunnei
2015-10-11Remove unnecessary new lines, changed Deinit to Shutdownpolaris-
2015-10-10Loader: Change NCCH header types to be explicitly little-endianGareth Poole
2015-10-10Loader: Implement encryption checkGareth Poole
2015-10-10Merge pull request #1194 from linkmauve/no-newlinebunnei
2015-10-09CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.Emmanuel Gil Peyrot
2015-10-09Fixed spelling errorsGareth Poole
2015-10-06Silence -Wsign-compare warnings.Rohit Nirmal
2015-10-04Use BreakpointAddress struct instead of passing address directlypolaris-
2015-10-04Implement gdbstubpolaris-
2015-10-01Merge pull request #1095 from archshift/game-listbunnei