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
..
2018-05-14 11:10:04 +02:00
2018-05-14 11:10:04 +02:00
2018-05-15 20:13:12 +02:00
2018-05-05 02:29:16 +02:00
2018-04-19 10:42:24 +02:00
2017-09-02 23:51:59 +02:00
2017-11-19 22:06:32 +01:00
2018-05-06 04:51:13 +02:00
2018-04-29 13:52:27 +02:00
2017-09-02 23:51:59 +02:00
2018-03-31 16:21:17 +02:00
2018-03-31 16:21:17 +02:00
2018-04-17 14:10:05 +01:00
2017-09-14 17:15:21 -07:00
2018-05-14 11:10:04 +02:00
2018-03-23 10:42:40 +01:00