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
..
config_mem.hpp [ConfigMem] Implement address 0x1FF81086 2023-04-15 02:05:52 +03:00
handles.hpp Add DLP::SRVR service 2023-05-27 00:32:43 +03:00
kernel.hpp Use std::span for CPU register-state 2023-06-16 07:24:37 -07:00
kernel_types.hpp [Kernel Add WakeupOneThread 2023-04-29 01:45:30 +03:00
resource_limits.hpp We can now change threads 2022-09-20 15:30:41 +03:00