Lioncash
|
7c9644646f
general: Make formatting of logged hex values more straightforward
|
8 éve |
Lioncash
|
843dd62c81
core: Replace usages of LOG_GENERIC with new fmt-capable equivalents
|
8 éve |
Lioncash
|
8475496630
general: Convert assertion macros over to be fmt-compatible
|
8 éve |
Lioncash
|
40dee76c57
kernel: Migrate logging macros to fmt-compatible ones
|
8 éve |
bunnei
|
43f0f163e1
vm_manager: Increase GetTotalMemoryUsage value.
|
8 éve |
bunnei
|
403f8e79ea
arm_interface: Support unmapping previously mapped memory.
|
8 éve |
bunnei
|
34a29ad051
svc: Use more correct values for GetInfo MapRegion and NewMapRegion.
|
8 éve |
bunnei
|
8be7131033
MemoryState: Add additional memory states and improve naming.
|
8 éve |
Lioncash
|
1e33db8573
vm_manager: Silence formatting specifier warnings
|
8 éve |
MerryMage
|
738f91a57d
memory: Replace all memory hooking with Special regions
|
8 éve |
bunnei
|
e1ee8f4657
svc: Fix svcGetInfo MapRegionBaseAddr.
|
8 éve |
bunnei
|
1aa4cdc3c8
Merge pull request #52 from ogniK5377/fsp
|
8 éve |
David Marcec
|
68143af636
Added more svcGetInfo pairs
|
8 éve |
MerryMage
|
e35644c005
clang-format
|
8 éve |
bunnei
|
e9710a2cf7
vm_manager: Stub out a bunch of interfaces used by svcGetInfo.
|
8 éve |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
8 éve |
bunnei
|
f01472a5ff
core: Various changes to support 64-bit addressing.
|
9 éve |
Subv
|
6d2734a074
Kernel/Memory: Give each Process its own page table.
|
9 éve |
Yuri Kunde Schlesner
|
2cdb40d709
Kernel: Centralize error definitions in errors.h
|
9 éve |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 éve |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 éve |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 éve |
MerryMage
|
80abe6eb08
Memory: Added necessary headers and removed unnecessary header
|
10 éve |
MerryMage
|
2b93313348
Memory: Implement MMIO
|
10 éve |
Yuri Kunde Schlesner
|
cdeeecf080
Kernel: Properly implement ControlMemory FREE and COMMIT
|
11 éve |
Yuri Kunde Schlesner
|
306408d174
VMManager: Introduce names for used ResultCodes
|
11 éve |
Yuri Kunde Schlesner
|
b9a9ad9742
VMManager: Make LogLayout log level configurable as a parameter
|
11 éve |
Yuri Kunde Schlesner
|
785407d06f
VMManager: Change block offsets to size_t
|
11 éve |
Yuri Kunde Schlesner
|
5c5cf2f8e0
Core: Properly configure address space when loading a binary
|
11 éve |
Emmanuel Gil Peyrot
|
aea15f5c73
Core: Cleanup core includes.
|
11 éve |