Lioncash
|
612e1388df
core/core: Move process execution start to System's Load()
|
преди 7 години |
Lioncash
|
c0a01f3adc
kernel/codeset: Make CodeSet's memory data member a regular std::vector
|
преди 7 години |
Lioncash
|
1b6bd9d6df
kernel: Move CodeSet structure to its own source files
|
преди 7 години |
Lioncash
|
1abed2f4c4
kernel/process: Make CodeSet a regular non-inherited object
|
преди 7 години |
Lioncash
|
cf9d6c6f52
kernel/process: Make data member variables private
|
преди 7 години |
Lioncash
|
a63e6f9dfd
loader: Make the Load() function take a process as a regular reference, not a SharedPtr
|
преди 7 години |
Lioncash
|
83377113bf
memory: Dehardcode the use of fixed memory range constants
|
преди 7 години |
Lioncash
|
75603b005b
process/vm_manager: Amend API to allow reading parameters from NPDM metadata
|
преди 7 години |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
преди 7 години |
Lioncash
|
4a587b81b2
core/core: Replace includes with forward declarations where applicable
|
преди 8 години |
Lioncash
|
0cbcd6ec9a
kernel: Eliminate kernel global state
|
преди 8 години |
Lioncash
|
96c0b81a51
loader: Remove address mapping remnants from citra
|
преди 8 години |
Zach Hilman
|
ec3bef7b4c
loader: Add more descriptive errors
|
преди 8 години |
Lioncash
|
2beda7c2b3
kernel/process: Use accessors instead of class members for referencing segment array
|
преди 8 години |
Lioncash
|
1d755abce4
core: Make converting constructors explicit where applicable
|
преди 8 години |
Zach Hilman
|
29aff8d5ab
Virtual Filesystem 2: Electric Boogaloo (#676)
|
преди 8 години |
bunnei
|
913896cbd9
Revert "Virtual Filesystem (#597)"
|
преди 8 години |
Zach Hilman
|
77c684c114
Virtual Filesystem (#597)
|
преди 8 години |
James Rowe
|
0d46f0df12
Update clang format
|
преди 8 години |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
преди 8 години |
Lioncash
|
cc2e14ec2a
loader: Move old logging macros over to new fmt-capable ones
|
преди 8 години |
bunnei
|
b27ab46bde
memory: Fix stack region.
|
преди 8 години |
bunnei
|
8581404482
kernel: Move stack region outside of application heap.
|
преди 8 години |
bunnei
|
7d6653268f
core: Move process creation out of global state.
|
преди 8 години |
Subv
|
827f8ca3c7
Kernel: Store the program id in the Process class instead of the CodeSet class.
|
преди 8 години |
bunnei
|
557b2496d7
Merge pull request #117 from jroweboy/clang-format
|
преди 8 години |
James Rowe
|
096be16636
Format: Run the new clang format on everything
|
преди 8 години |
bunnei
|
386df282a3
loader: Clean up ctors and includes.
|
преди 8 години |
bunnei
|
023aef053c
loader: Refactor to also pass filepath into IdentifyType.
|
преди 8 години |
bunnei
|
746c2a3ae7
core: Refactor MakeMagic usage and remove dead code.
|
преди 8 години |