dolphin/Source/Core/Core/PowerPC/SignatureDB
Lioncash b9aad3310e PowerPC: Move MMU-specifics from PowerPC.h to MMU.h
PowerPC.h at this point is pretty much a general glob of stuff, and it's
unfortunate, since it means pulling in a lot of unrelated header
dependencies and a bunch of other things that don't need to be seen by
things that just want to read memory.

Breaking this out into its own header keeps all the MMU-related stuff
together and also limits the amount of header dependencies being
included (the primary motivation for this being the former reason).
2018-05-17 19:18:55 -04:00
..
CSVSignatureDB.cpp Add a log type for Symbols and move symbols related logs to it 2018-03-22 14:57:28 -04:00
CSVSignatureDB.h SignatureDB: Rewrite FormatHandler API 2017-04-29 19:50:20 +01:00
DSYSignatureDB.cpp Add a log type for Symbols and move symbols related logs to it 2018-03-22 14:57:28 -04:00
DSYSignatureDB.h SignatureDB: Rewrite FormatHandler API 2017-04-29 19:50:20 +01:00
MEGASignatureDB.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
MEGASignatureDB.h MEGASignatureDB: Add missing override specifiers 2017-05-14 16:20:45 -04:00
SignatureDB.cpp PowerPC: Move MMU-specifics from PowerPC.h to MMU.h 2018-05-17 19:18:55 -04:00
SignatureDB.h SignatureDB: in-class initialize DBFunc members 2017-05-21 17:39:42 -04:00