mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-12 18:28:44 +03:00
The GPU has it's own seperate address space to the CPU. It is able to address 40 bit addresses and accesses the system memory. A sorted vector has been used to store blocks as insertions are not very frequent.