Emmanuel Gil Peyrot
|
ebdae19fd2
|
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.
|
2016-09-21 11:15:47 +09:00 |
|
Emmanuel Gil Peyrot
|
dc8479928c
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
Yuri Kunde Schlesner
|
c39b52f974
|
HLE: Remove empty ConfigMem and SharedPage Shutdown functions
|
2015-08-16 01:03:47 -03:00 |
|
Yuri Kunde Schlesner
|
ec514b16a6
|
Memory: Read ConfigMem directly from Memory::Read
|
2015-05-15 00:04:39 -03:00 |
|
bunnei
|
d3c2f9a4a4
|
HLE: Properly initialize and shutdown remaining modules.
|
2015-05-01 18:27:05 -04:00 |
|
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
|
2015-02-16 15:12:05 -08:00 |
|
purpasmart96
|
ebfd831ccb
|
License change
|
2014-12-20 21:20:24 -08:00 |
|
Tony Wasserka
|
afcb250b31
|
Fix a few warnings.
Templates shouldn't be marked as inline if they aren't defined in the header.
|
2014-07-23 00:44:31 +02:00 |
|
bunnei
|
34dc0a9b07
|
added config_mem module for HLE of firmware configuration memory settings
|
2014-05-06 23:29:39 -04:00 |
|