bunnei
|
c0e45a3c78
|
core: device_memory: Use memory size reported by KSystemControl.
- That way, we can consolidate the memory layout to one place.
|
2022-02-21 13:07:19 -08:00 |
|
Markus Wick
|
621f3f5f47
|
core: Make use of fastmem
|
2021-06-11 17:27:06 +02:00 |
|
Lioncash
|
2258f33ee4
|
device_memory: Remove unused system member
This isn't used by anything in particular, so it can be removed.
|
2020-07-27 23:37:49 -04:00 |
|
bunnei
|
8bbe74a8dc
|
core: hle: Address various feedback & code cleanup.
- Should be no functional changes.
|
2020-04-17 00:59:36 -04:00 |
|
bunnei
|
92caa003a8
|
core: device_memory: Remove incorrect usage of constexpr.
|
2020-04-17 00:59:36 -04:00 |
|
bunnei
|
a8292f6cd9
|
kernel: memory: page_table: Simplify GetPhysicalAddr impl.
|
2020-04-17 00:59:35 -04:00 |
|
bunnei
|
a040a15246
|
core: device_memory: Update to use VirtualBuffer class.
|
2020-04-17 00:59:31 -04:00 |
|
bunnei
|
dc25c86556
|
core: device_manager: Add a simple class to manage device RAM.
|
2020-04-17 00:59:29 -04:00 |
|