James Rowe
|
ea88c44eb8
|
Format: Run the new clang format on everything
|
8 years ago |
Emmanuel Gil Peyrot
|
1138ec0d49
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
10 years ago |
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
10 years ago |
Yuri Kunde Schlesner
|
cbc7419408
|
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
|
11 years ago |
Yuri Kunde Schlesner
|
ec514b16a6
|
Memory: Read ConfigMem directly from Memory::Read
|
11 years ago |
bunnei
|
d3c2f9a4a4
|
HLE: Properly initialize and shutdown remaining modules.
|
11 years ago |
purpasmart96
|
c3c309f33d
|
ConfigMem: Clean up the Config memory to be more like the shared page and moved
the helper macro for padding to common_funcs.h
|
11 years ago |
purpasmart96
|
ebfd831ccb
|
License change
|
11 years ago |
Tony Wasserka
|
afcb250b31
|
Fix a few warnings.
Templates shouldn't be marked as inline if they aren't defined in the header.
|
12 years ago |
bunnei
|
34dc0a9b07
|
added config_mem module for HLE of firmware configuration memory settings
|
12 years ago |