Add fb address cache to improve performance.
This reduces the amount of calls to svcs on every frame by keeping track of the last PA from a VA. Also adds some validity checks that hopefully reduce crashes, as well as an optional cached fb access.
This reduces the amount of calls to svcs on every frame by keeping track of the last PA from a VA. Also adds some validity checks that hopefully reduce crashes, as well as an optional cached fb access.