2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
purpasmart96 23ae8aa4d3 MemMap: Added AXI_WRAM & SHARED_PAGE along with other stuff
Got rid of I/O address's since the I/O addresses range's overlap with other
address's types such as vram, these I/O addresses need to be done in an different
way.
2014-12-13 18:29:57 -08:00
..
citra Add configurable per-class log filtering 2014-12-13 02:08:06 -02:00
citra_qt Remove old logging system 2014-12-13 02:08:06 -02:00
common Remove old logging system 2014-12-13 02:08:06 -02:00
core MemMap: Added AXI_WRAM & SHARED_PAGE along with other stuff 2014-12-13 18:29:57 -08:00
video_core Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00