aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/kernel/address_arbiter.cpp
Commit message (Expand)AuthorAge
* Remove duplicated docs/update them for changed parameters.Gravatar Yuri Kunde Schlesner2014-11-24
* HLE: Revamp error handling throrough the HLE codeGravatar Yuri Kunde Schlesner2014-11-24
* Add `override` keyword through the code.Gravatar Yuri Kunde Schlesner2014-10-26
* Core: Alter the kernel string functions to use std::string instead of const c...Gravatar Lioncash2014-08-17
* AddressArbiter: Removed unnecessary HLE::Reschedule.Gravatar bunnei2014-08-05
* AddressArbiter: Fixed bug with break statements missing from case statements.Gravatar bunnei2014-08-05
* Kernel: Added preliminary support for address arbiters.Gravatar bunnei2014-07-08