mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-16 05:27:57 +03:00
73646c4da8
The semantics of implicitly decomposing the `Address` class into a `u64` were determined to be appropriate for the class. As it is an integer type this effectively retains all semantics from using an integer directly for the most part.