mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-01-29 14:54:05 +01: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.