mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-03-12 09:29:47 +00:00
- Subtract one so that it can't overflow to zero. - Use page_start as the base so mask operation is not required. - Recalculate it only when the page changes.