mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-09 15:25:03 +00:00
The TLBEntries allow converting virtual guest address to virtual host address but there's no easy way to get a guest physical address for debugging purposes. Add a phys_tag field to fix that.