bunnei
|
b27ab46bde
memory: Fix stack region.
|
il y a 8 ans |
bunnei
|
8581404482
kernel: Move stack region outside of application heap.
|
il y a 8 ans |
bunnei
|
7d6653268f
core: Move process creation out of global state.
|
il y a 8 ans |
Subv
|
827f8ca3c7
Kernel: Store the program id in the Process class instead of the CodeSet class.
|
il y a 8 ans |
bunnei
|
557b2496d7
Merge pull request #117 from jroweboy/clang-format
|
il y a 8 ans |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
il y a 8 ans |
bunnei
|
386df282a3
loader: Clean up ctors and includes.
|
il y a 8 ans |
bunnei
|
023aef053c
loader: Refactor to also pass filepath into IdentifyType.
|
il y a 8 ans |
bunnei
|
746c2a3ae7
core: Refactor MakeMagic usage and remove dead code.
|
il y a 8 ans |
bunnei
|
b1d5db1cf6
Merge remote-tracking branch 'upstream/master' into nx
|
il y a 8 ans |
bunnei
|
8c92435ded
nso: Refactor and allocate .bss section.
|
il y a 8 ans |
bunnei
|
1c4f9e822c
elf: Check if machine is ARM.
|
il y a 9 ans |
Subv
|
7f48aa8d25
Loaders: Don't automatically set the current process every time we load an application.
|
il y a 8 ans |
MerryMage
|
c02bbb7030
memory: Add GetCurrentPageTable/SetCurrentPageTable
|
il y a 8 ans |
Subv
|
6d2734a074
Kernel/Memory: Give each Process its own page table.
|
il y a 9 ans |
Yuri Kunde Schlesner
|
6577bbc3c5
Remove ability to load symbol maps
|
il y a 9 ans |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
il y a 9 ans |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
il y a 9 ans |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
il y a 9 ans |
Lioncash
|
a89e32b157
elf: Don't cast away const
|
il y a 10 ans |
Yuri Kunde Schlesner
|
62c2a262b2
Loader: Fix variable type and remove unused variable
|
il y a 11 ans |
Yuri Kunde Schlesner
|
2d7299a86f
Loader: Remove unnecessary pointer indirection to IOFile
|
il y a 11 ans |
Yuri Kunde Schlesner
|
5c5cf2f8e0
Core: Properly configure address space when loading a binary
|
il y a 11 ans |
Emmanuel Gil Peyrot
|
45c4781544
CitraQt: Cleanup includes.
|
il y a 11 ans |
Subv
|
d3634d4bf4
Core/ResourceLimits: Implemented the basic structure of ResourceLimits.
|
il y a 11 ans |
Yuri Kunde Schlesner
|
7ada357b2d
Memmap: Re-organize memory function in two files
|
il y a 11 ans |
Yuri Kunde Schlesner
|
1c0b87edc2
Memory: Re-organize and rename memory area address constants
|
il y a 11 ans |
Yuri Kunde Schlesner
|
3cb19c9589
Process: Rename StaticAddressMapping => AddressMapping
|
il y a 11 ans |
Yuri Kunde Schlesner
|
2af30d465f
Process: Support parsing of exheader kernel caps
|
il y a 11 ans |
Yuri Kunde Schlesner
|
6d60acf0f1
Kernel: Introduce skeleton Process class to hold process data
|
il y a 11 ans |