summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Kernel: Implement svcGetSystemInfoGravatar Yuri Kunde Schlesner2015-11-307-1/+95
* armstate: Zero out the registers on creationGravatar Lioncash2015-11-291-11/+11
* Core/ARM11: Correct the size of the VFP register array in the ThreadContext s...Gravatar Subv2015-11-291-1/+1
* Merge pull request #1225 from lioncash/cleanGravatar bunnei2015-11-281-12/+13
|\
| * csnd_snd: Get rid of type punningGravatar Lioncash2015-10-281-12/+13
* | Merge pull request #1248 from polaris-/add-ssl-stubsGravatar bunnei2015-11-241-2/+51
|\ \
| * | Add stub functions for Initialize and GenerateRandomData in ssl:CGravatar polaris-2015-11-221-2/+51
* | | Merge pull request #1246 from polaris-/patch-1Gravatar bunnei2015-11-221-26/+31
|\ \ \ | |/ / |/| |
| * | Fix read and write register blocks in gdbstubGravatar polaris-2015-11-221-26/+31
* | | Add Initialize and GenerateRandomData stubsGravatar polaris-2015-11-221-0/+2
|/ /
* | Merge pull request #1122 from polaris-/gdbstubGravatar bunnei2015-11-119-9/+1145
|\ \ | |/ |/|
| * Fix bug with reading addresses and lengthsGravatar polaris-2015-11-031-45/+55
| * Change headersGravatar polaris-2015-10-291-2/+2
| * Add some headers so TravisCI will hopefully workGravatar polaris-2015-10-221-0/+2
| * Use CHAR_BIT instead of 8Gravatar polaris-2015-10-221-11/+11
| * Handle changes pointed out in comments on PRGravatar polaris-2015-10-221-61/+34
| * Add a register variable to loopsGravatar polaris-2015-10-211-6/+9
| * Update register read loops to go with last commitGravatar polaris-2015-10-211-6/+7
| * Pad responses to gdb for VFP registersGravatar polaris-2015-10-211-0/+3
| * Try to add support for VFP registersGravatar polaris-2015-10-211-4/+21
| * Fix buffer overflow commentsGravatar polaris-2015-10-211-2/+3
| * Remove unnecessary new lines, changed Deinit to ShutdownGravatar polaris-2015-10-114-10/+7
| * Use BreakpointAddress struct instead of passing address directlyGravatar polaris-2015-10-043-8/+18
| * Implement gdbstubGravatar polaris-2015-10-049-9/+1128
* | Merge pull request #1165 from esoteric-programmer/masterGravatar bunnei2015-10-282-4/+66
|\ \
| * | Added CSND stub.Gravatar Matthias Ernst2015-10-282-4/+66
* | | Merge pull request #1208 from archshift/free-bytesGravatar bunnei2015-10-288-1/+60
|\ \ \
| * | | Implement FS_User::GetFreeBytesGravatar archshift2015-10-278-1/+60
* | | | Fix copy pasteGravatar Filiph Sandström2015-10-241-1/+1
* | | | Fix wrong branchGravatar Filiph Sandström2015-10-231-0/+12
* | | | Add GetTotalStepCount StubGravatar Filiph Sandström2015-10-231-1/+1
* | | | Update ptm.hGravatar Filiph Sandström2015-10-231-0/+8
* | | | Merge pull request #1199 from Gareth422/encryption-checkGravatar bunnei2015-10-203-20/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Loader: Change NCCH header types to be explicitly little-endianGravatar Gareth Poole2015-10-102-18/+17
| * | | Loader: Implement encryption checkGravatar Gareth Poole2015-10-103-2/+8
* | | | Merge pull request #1194 from linkmauve/no-newlineGravatar bunnei2015-10-104-47/+47
|\ \ \ \ | |/ / / |/| | |
| * | | CitraQt, SkyEye, Loader, VideoCore: Remove newlines in LOG_* calls.Gravatar Emmanuel Gil Peyrot2015-10-094-47/+47
* | | | Fixed spelling errorsGravatar Gareth Poole2015-10-091-2/+2
|/ / /
* | / Silence -Wsign-compare warnings.Gravatar Rohit Nirmal2015-10-062-2/+2
| |/ |/|
* | Merge pull request #1095 from archshift/game-listGravatar bunnei2015-10-012-13/+41
|\ \
| * | Expose loader helper functions for identifying files.Gravatar archshift2015-09-302-13/+41
* | | Merge pull request #1177 from linkmauve/fix-msvc-todoGravatar bunnei2015-09-301-4/+3
|\ \ \
| * | | Service/CFG: Use a constexpr function for country initializationGravatar Emmanuel Gil Peyrot2015-09-301-4/+3
* | | | ivfc_archive: Fix a printf specifierGravatar Lioncash2015-09-301-1/+1
|/ / /
* | | fix some xcode 7.0 warningsGravatar Martin Lindhe2015-09-292-4/+4
* | | Merge pull request #1160 from lioncash/clangGravatar bunnei2015-09-218-16/+18
|\ \ \
| * | | general: Silence some warnings when using clangGravatar Lioncash2015-09-168-16/+18
| | |/ | |/|
* / | Implement 3dsx RomFSGravatar Cruel2015-09-213-3/+61
|/ /
* | Service/CFG: Add default entry for block 0x000A0001 (birthday)Gravatar Yuri Kunde Schlesner2015-09-141-0/+6
* | Service/CFG: Correct flags in 2 default blocksGravatar Yuri Kunde Schlesner2015-09-141-2/+2