mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-16 05:27:57 +03:00
b23779bda1
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.