Files
Panda3DS/include/kernel
Wunkolo fde93381a5 Use std::span for CPU register-state
Following the trend of #33: `std::span` provides some useful utility
functions like `size_bytes()` and `as_bytes()` and serves as a better
non-owning "chunk of data"-type over just passing around an
`std::array&`.
2023-06-16 07:24:37 -07:00
..
2023-05-27 00:32:43 +03:00
2023-04-29 01:45:30 +03:00
2022-09-20 15:30:41 +03:00