mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-02-06 04:30:00 +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.