summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | FileSys: add SDMCArchiveGravatar wwylele2016-11-193-1/+301
| * | FileSys: add ExtSaveDataArchiveGravatar wwylele2016-11-192-1/+115
| * | FileSys: add SaveDataArchiveGravatar wwylele2016-11-197-4/+368
| * | FileSys: remove Open from FileBackendGravatar wwylele2016-11-194-64/+44
| * | FileSys: remove Open from DirectoryBackendGravatar wwylele2016-11-194-25/+5
| * | FileSys: add PathParserGravatar wwylele2016-11-193-0/+161
| * | FileSys: make Archive interfaces return error codeGravatar wwylele2016-11-016-87/+91
* | | Merge pull request #2168 from mailwl/micGravatar Sebastian Valle2016-11-272-16/+307
|\ \ \
| * | | Output parameters to logGravatar mailwl2016-11-251-4/+6
| * | | MIC_U: Stub service funcionsGravatar mailwl2016-11-252-16/+305
* | | | dynarmic: Add ticks based on ticks executed, not ticks requestedGravatar MerryMage2016-11-261-2/+2
|/ / /
* | | Expose page table to dynarmic for optimized reads and writes to the JITGravatar James Rowe2016-11-243-6/+18
* | | Bravely Default/Second stuck #1822 (#2188)Gravatar pippo29312016-11-234-2/+22
* | | Merge pull request #2186 from wwylele/config9Gravatar Yuri Kunde Schlesner2016-11-231-2/+8
|\ \ \
| * | | cfg: add config block 0x00090000Gravatar wwylele2016-11-171-2/+8
* | | | Merge pull request #1654 from JamePeng/errdispGravatar Yuri Kunde Schlesner2016-11-231-118/+198
|\ \ \ \
| * | | | Rework the code of err:f serviceGravatar JamePeng2016-10-061-118/+198
* | | | | Merge pull request #2193 from Subv/pulse_eventsGravatar bunnei2016-11-192-0/+10
|\ \ \ \ \
| * | | | | Kernel/Events: Log an error when trying to create Pulse events and timers.Gravatar Subv2016-11-192-0/+10
| | |_|_|/ | |/| | |
* / | | | APT/Applets: Renamed the members of the SignalType enum.Gravatar Subv2016-11-195-16/+27
|/ / / /
* | | | Merge pull request #2172 from jroweboy/fix-mingwGravatar bunnei2016-11-151-1/+1
|\ \ \ \
| * | | | Add mingw compile supportGravatar James Rowe2016-11-131-1/+1
| | |/ / | |/| |
* / | | Support additional screen layouts.Gravatar James Rowe2016-11-052-0/+18
|/ / /
* | | Style fixGravatar mailwl2016-11-021-2/+2
* | | Rename AcConfig, change types u8 to u32Gravatar mailwl2016-11-021-21/+25
* | | AC_U: Stub functions, used if EULA agreedGravatar mailwl2016-11-022-14/+190
| |/ |/|
* | Merge pull request #2126 from wwylele/stub-nwmGravatar bunnei2016-10-311-0/+11
|\ \
| * | NWM: stub Initialize with an errorGravatar wwylele2016-10-121-0/+11
| |/
* | Merge pull request #2123 from jbeich/freebsdGravatar bunnei2016-10-311-0/+8
|\ \
| * | core: some errno values are uncommon on UnixGravatar Jan Beich2016-10-271-0/+8
* | | Small fix to let IDA see target.xmlGravatar mailwl2016-10-281-1/+1
|/ /
* | FRD: fix GetMyFriendKeyGravatar mailwl2016-10-251-1/+1
* | Fix typosGravatar Ricardo de Almeida Gonzaga2016-10-205-5/+5
* | Merge pull request #2024 from JamePeng/update-boss-codeGravatar bunnei2016-10-073-4/+1808
|\ \ | |/ |/|
| * Update the stub code of BOSSGravatar JamePeng2016-10-023-4/+1808
* | Merge pull request #1652 from wwylele/kernal-toolGravatar bunnei2016-10-047-7/+26
|\ \
| * | move ResetType to kernel.hGravatar wwylele2016-09-223-7/+6
| * | name objectsGravatar wwylele2016-09-221-0/+4
| * | implement wait tree widgetGravatar wwylele2016-09-224-0/+16
| |/
* | Merge pull request #2106 from wwylele/delete-recursiveGravatar bunnei2016-10-038-22/+93
|\ \
| * | fs: clean up log formatGravatar wwylele2016-10-021-22/+24
| * | fs: implement DeleteDirectoryRecursivelyGravatar wwylele2016-10-028-1/+70
| |/
* | gpu: DisplayTransfer: a less amazing algorithm for flipGravatar wwylele2016-09-291-8/+11
* | gpu: keep the old signal strategy for null pointerGravatar wwylele2016-09-291-4/+8
* | gpu: add validity check for TextureCopy, DisplayTransfer and FillMemoryGravatar wwylele2016-09-291-6/+88
* | memory: fix IsValidVirtualAddress for RasterizerCachedMemoryGravatar wwylele2016-09-291-0/+3
* | gpu: move MemoryFill, TextureCopy and DisplayTransfer into functionsGravatar wwylele2016-09-291-247/+249
|/
* Remove special rules for Windows.h and library includesGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-21106-106/+106
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-21146-369/+117