Subv
|
d00d0d61e0
|
Kernel/Loader: Grab the system mode from the NCCH ExHeader.
3dsx and elf files default to system mode 2 (96MB allocated to the application).
This allows Home Menu to boot without modifications.
Closes #1849
|
9 years ago |
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
9 years ago |
bunnei
|
e3672db866
|
system: Add a function to see if the emulator is running.
|
9 years ago |
LittleWhite
|
59fe02348a
|
Improve error report from Init() functions
Add error popup when citra initialization failed
|
10 years ago |
Yuri Kunde Schlesner
|
0749687b8d
|
Core: Remove some unused functions and types
|
11 years ago |
purpasmart96
|
ebfd831ccb
|
License change
|
11 years ago |
Emmanuel Gil Peyrot
|
739bb58c3a
|
Remove tabs in all files except in skyeye imports and in generated GL code
|
11 years ago |
Lioncash
|
b37f91c617
|
system: Get rid of an unnecessary enum typedef
|
11 years ago |
Lioncash
|
1a8f466217
|
Remove extraneous semicolons
|
11 years ago |
bunnei
|
0cc3e85685
|
Core: Removed unused directory_file_system and meta_file_system modules.
Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules.
|
12 years ago |
bunnei
|
de0a034a84
|
fixed project includes to use new directory structure
|
12 years ago |
bunnei
|
63e46abdb8
|
got rid of 'src' folders in each sub-project
|
12 years ago |
bunnei
|
c0796cf762
|
fixed all license file headers in core
|
12 years ago |
ShizZy
|
e0cb54ea35
|
moved some core functions over to system module
|
12 years ago |
ShizZy
|
9d79fc7aa6
|
added core_timing and system modules to core vcproj
|
12 years ago |
ShizZy
|
c71868a6b1
|
added system.h to project
|
12 years ago |