bunnei
|
232ef55c1a
core: Consolidate core and system state, remove system module & cleanups.
|
9 лет назад |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
bunnei
|
75cbfeee58
Merge pull request #1762 from bunnei/global
|
10 лет назад |
bunnei
|
4cb2995c61
HLE: Rename RescheduleIsPending to IsReschedulePending.
|
10 лет назад |
Lioncash
|
1cc183703a
core: Clean out some unnecessary header includes
|
10 лет назад |
Lioncash
|
6b7ebb3f82
hle: Get rid of global access to g_reschedule
|
10 лет назад |
Yuri Kunde Schlesner
|
74d4bc0af1
Kernel: Add more infrastructure to support different memory layouts
|
11 лет назад |
Yuri Kunde Schlesner
|
c39b52f974
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
|
11 лет назад |
Emmanuel Gil Peyrot
|
596b7c4f63
Common: Cleanup key_map includes.
|
11 лет назад |
Yuri Kunde Schlesner
|
ecff2351a1
HLE: Clean up SVC dispatch mechanism
|
11 лет назад |
bunnei
|
d3c2f9a4a4
HLE: Properly initialize and shutdown remaining modules.
|
11 лет назад |
Yuri Kunde Schlesner
|
ad3e25b414
De-inline functions from Interface, removing them from service.h
|
11 лет назад |
Tony Wasserka
|
93e32bce72
Merge pull request #538 from yuriks/perf-stat
|
11 лет назад |
Subv
|
83a8975cb8
Services: Moved the PTM and APT services to their own folder
|
11 лет назад |
Yuri Kunde Schlesner
|
cd1fbfcf1b
Add profiling infrastructure and widget
|
11 лет назад |
bunnei
|
745b42d236
Merge pull request #570 from purpasmart96/config_mem
|
11 лет назад |
purpasmart96
|
c3c309f33d
ConfigMem: Clean up the Config memory to be more like the shared page and moved
|
11 лет назад |
Lioncash
|
0c6434c379
core: Apply static to local functions
|
11 лет назад |
archshift
|
ef24e72b26
Asserts: break/crash program, fit to style guide; log.h->assert.h
|
11 лет назад |
archshift
|
1f109c6b49
Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx
|
11 лет назад |
bunnei
|
be8f665142
Merge pull request #383 from zhuowei/shared_page
|
11 лет назад |
Zhuowei Zhang
|
edb8450420
Add some support for the shared page (currently 3d slider is implemented)
|
11 лет назад |
Yuri Kunde Schlesner
|
7b3452c730
Move ThreadContext to core/core.h and deal with the fallout
|
11 лет назад |
bunnei
|
4783133bbd
ARM: Add a mechanism for faking CPU time elapsed during HLE.
|
11 лет назад |
Subv
|
6115f013a9
CFG: Create a new subfolder cfg inside service to handle cfg
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Yuri Kunde Schlesner
|
ca67bb7945
HLE: Rename namespaces to match move & fix initialization order
|
11 лет назад |
Yuri Kunde Schlesner
|
0600e2d8b5
Convert old logging calls to new logging macros
|
11 лет назад |