aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Fix printf format warningGravatar Yuri Kunde Schlesner2015-05-07
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-07
* Clean-up includesGravatar Yuri Kunde Schlesner2015-05-06
* FileSys: De-inline Path membersGravatar Yuri Kunde Schlesner2015-05-06
* FileSys: Clean-up includes, de-inline destructorsGravatar Yuri Kunde Schlesner2015-05-06
* Move typedefs from kernel.h to more appropriate placesGravatar Yuri Kunde Schlesner2015-05-06
* HLE: Clean up SVC dispatch mechanismGravatar Yuri Kunde Schlesner2015-05-06
* Core: Remove some unused functions and typesGravatar Yuri Kunde Schlesner2015-05-04
* CoreTiming: Initialize static variables at bootup.Gravatar bunnei2015-05-01
* HLE: Properly initialize and shutdown remaining modules.Gravatar bunnei2015-05-01
* Dyncom: Move cream cache to ARMul_State.Gravatar bunnei2015-05-01
* Kernel: Properly initialize and shutdown all modules.Gravatar bunnei2015-05-01
* HW: Properly initialize and shutdown all modules.Gravatar bunnei2015-05-01
* Services: Initialize all state variables at bootup.Gravatar bunnei2015-05-01
* Memory: Properly cleanup & shutdown.Gravatar bunnei2015-05-01
* ConfigMem: Remove duplicate retail bitGravatar purpasmart962015-04-28
* Merge pull request #692 from purpasmart96/log_improvementsGravatar bunnei2015-04-28
|\
| * Services/Loader: Use more sensible log formats for certain functionsGravatar purpasmart962015-04-27
* | ptm_sysm: Add static specifier to IsLegacyPowerOffGravatar Lioncash2015-04-24
* | dyncom: Remove more unused/unnecessary codeGravatar Lioncash2015-04-20
* | dyncom: Remove unused/unnecessary VFP cruftGravatar Lioncash2015-04-17
* | Merge pull request #696 from yuriks/interface-deinlineGravatar bunnei2015-04-14
|\ \
* | | Core_ARM11: Replace debug prints with our own logging functions in vfpsingle.Gravatar Emmanuel Gil Peyrot2015-04-14
* | | Kernel: Use the correct format string for u64 hex.Gravatar Emmanuel Gil Peyrot2015-04-14
* | | Headers: Add some forgotten overrides, thanks clang!Gravatar Emmanuel Gil Peyrot2015-04-14
| * | De-inline functions from Interface, removing them from service.hGravatar Yuri Kunde Schlesner2015-04-14
|/ /
* | SVC: Assert on unsupported CreateThread processor ID.Gravatar bunnei2015-04-09
* | SVC: Update various SVCs to cause a reschedule.Gravatar bunnei2015-04-09
* | Kernel: Implemented priority inheritance for mutexes.Gravatar bunnei2015-04-09
* | Thread: Implement priority boost for starved threads.Gravatar bunnei2015-04-09
* | SVC: Reschedule on svcCreateThread.Gravatar bunnei2015-04-09
* | APT: (Subv) Fix bug where start event was being incorrectly signaled.Gravatar bunnei2015-04-09
* | Kernel: Fixed default thread priority.Gravatar bunnei2015-04-09
* | Initialize base address to 0x0Gravatar Gareth Higgins2015-04-08
|/
* Merge pull request #689 from lioncash/formatGravatar Tony Wasserka2015-04-08
|\
* \ Merge pull request #688 from lioncash/unusedGravatar bunnei2015-04-07
|\ \
* \ \ Merge pull request #676 from purpasmart96/ir_service_refcGravatar bunnei2015-04-07
|\ \ \
| | | * gpu: Fix a missing format specifierGravatar Lioncash2015-04-07
| |_|/ |/| |
| | * dyncom: Remove unnecessary enum and typedefGravatar Lioncash2015-04-07
| |/ |/|
* | vfp: Make the FPSID values match the MPCoreGravatar Lioncash2015-04-06
* | vfp: Get rid of the VFP_OFFSET macroGravatar Lioncash2015-04-06
* | Merge pull request #685 from lioncash/cpregsGravatar bunnei2015-04-06
|\ \
| * | core: Migrate 3DS-specific CP15 register setting into InitGravatar Lioncash2015-04-06
| * | arm_interface: Support retrieval/storage to CP15 registersGravatar Lioncash2015-04-06
| * | Move CP15 enum definitions into their own enum.Gravatar Lioncash2015-04-06
| * | dyncom: Properly return the value of the user RO thread registerGravatar Lioncash2015-04-06
| * | dyncom: Set CP15 reset values on initializationGravatar Lioncash2015-04-06
* | | dyncom: Suppress uninitialized variable warningsGravatar Lioncash2015-04-05
|/ /
* | Clean-up mem_map constants and fix framebuffer translation errorsGravatar Yuri Kunde Schlesner2015-04-05
* | Merge pull request #680 from archshift/bg-colorGravatar bunnei2015-04-04
|\ \