aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle
Commit message (Expand)AuthorAge
* ConfigMem: Set the app memory to be 96MB instead of the default 64MBGravatar purpasmart962015-03-23
* Merge pull request #656 from Subv/nzGravatar bunnei2015-03-22
|\
| * Service/FS: Document and log some unknown values.Gravatar Subv2015-03-19
* | Merge pull request #655 from purpasmart96/hid_fixesGravatar bunnei2015-03-17
|\ \
| * | HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow alongGravatar purpasmart962015-03-16
* | | arm_interface: Get rid of GetTicks.Gravatar Lioncash2015-03-16
|/ /
| * Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...Gravatar Subv2015-03-14
|/
* Merge pull request #642 from bunnei/touchpadGravatar bunnei2015-03-11
|\
| * hid_user: Removed unnecessary includes.Gravatar bunnei2015-03-11
| * HID: Removed unnecessary global variables.Gravatar bunnei2015-03-11
| * HID: Added additional variable comments and some code cleanups.Gravatar bunnei2015-03-10
| * HID: Complete refactor of pad/touch input to fix threading issues.Gravatar bunnei2015-03-10
* | Merge pull request #629 from archshift/lcdfbGravatar bunnei2015-03-10
|\ \
| | * HID: Cleanup how `next_touch_index` is calculated for Pad and touch.Gravatar bunnei2015-03-10
| | * HID: Changed TouchDataEntry `valid` to a BitField and added some doc strings.Gravatar bunnei2015-03-10
| | * HID: Added static asserts to check register position in shared memory.Gravatar bunnei2015-03-10
| | * HID: Added functions to emulate the touchpad.Gravatar bunnei2015-03-10
| | * HID: Moved some docstrings to the header.Gravatar bunnei2015-03-10
| | * HID: Refactored shared memory decoding for touchpad support.Gravatar bunnei2015-03-10
| |/ |/|
| * Added LCD registers, and implementation for color filling in OGL code.Gravatar archshift2015-03-09
* | Merge pull request #589 from kevinhartman/config-errorsGravatar bunnei2015-03-09
|\ \
* \ \ Merge pull request #538 from yuriks/perf-statGravatar Tony Wasserka2015-03-07
|\ \ \
| | | * Implement SetLcdForceBlack, move register enum to hw.hGravatar archshift2015-03-05
| |_|/ |/| |
* | | Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-03
* | | Merge pull request #622 from Subv/titlesGravatar Yuri Kunde Schlesner2015-03-02
|\ \ \
| * | | Services/AM: Stubbed TitleIDListGetTotal and GetTitleIDList.Gravatar Subv2015-03-02
* | | | Merge pull request #623 from Subv/cardGravatar bunnei2015-03-01
|\ \ \ \
* \ \ \ \ Merge pull request #618 from lioncash/refGravatar bunnei2015-03-01
|\ \ \ \ \
| | | | * | Add profiling infrastructure and widgetGravatar Yuri Kunde Schlesner2015-03-01
| | | |/ /
| | * / / Services/FS: Stubbed CardSlotIsInserted to always return falseGravatar Subv2015-02-28
| | |/ /
* | / / Services/PTM: Stubbed PTM_Sysm::IsLegacyPowerOff.Gravatar Subv2015-02-28
| |/ / |/| |
| * | result: Make comparison operators take referencesGravatar Lioncash2015-02-27
|/ /
* | Merge pull request #604 from Subv/arc_ssdGravatar Yuri Kunde Schlesner2015-02-25
|\ \
| * | Archives: Properly implemented the SystemSaveData archive.Gravatar Subv2015-02-25
* | | Services: Implemented Y2R_U::GetTransferEndEventGravatar Subv2015-02-24
|/ /
* | Merge pull request #595 from linkmauve/new-3ds-inputGravatar bunnei2015-02-23
|\ \
* \ \ Merge pull request #581 from archshift/tfeGravatar bunnei2015-02-23
|\ \ \
| * | | Added information reporting from ThrowFatalErrorGravatar archshift2015-02-22
| | * | Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Gravatar Emmanuel Gil Peyrot2015-02-22
| |/ / |/| |
| | * Fix error message for bad config block request.Gravatar Kevin Hartman2015-02-20
* | | Merge pull request #588 from archshift/somebranchGravatar bunnei2015-02-20
|\ \ \ | |_|/ |/| |
| * | Misc cleanup of common and related functionsGravatar archshift2015-02-19
| |/
* / Convert a few C stdlib asserts to Citra's own assertsGravatar archshift2015-02-18
|/
* GPU: Properly implement memory fills.Gravatar Tony Wasserka2015-02-18
* Merge pull request #570 from purpasmart96/config_memGravatar bunnei2015-02-18
|\
| * ConfigMem: Clean up the Config memory to be more like the shared page and movedGravatar purpasmart962015-02-16
* | Services: Fixed "Tried to connect to named port err:f".Gravatar Subv2015-02-16
* | Merge pull request #529 from Subv/masterGravatar bunnei2015-02-14
|\ \
* | | core: Apply static to local functionsGravatar Lioncash2015-02-13
| |/ |/|
| * Build: Fixed some warningsGravatar Subv2015-02-12
|/