mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-02 15:12:16 -07:00
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.