bunnei
|
7889cafc76
|
Loader: Implemented AppLoader interface for abstracting application loading.
- Various cleanups/refactorings to Loader, ELF, and NCCH modules.
- Added AppLoader interface to ELF and NCCH.
- Updated Qt/GLFW frontends to check AppLoader ResultStatus.
NCCH: Removed extra qualification typos.
Loader: Removed unnecessary #include's.
NCCH: Improved readability of memcmp statements.
NCCH: Added missing space.
Elf: Removed unnecessary usage of unique_ptr.
Loader: Removed unnecessary usage of unique_ptr.
|
12 years ago |
bunnei
|
0aca202ae9
|
Loader: Moved elf and loader modules to a "loader" subdirectory.
|
12 years ago |
bunnei
|
265c770a9d
|
updated how we call ARM core to make things much faster
|
12 years ago |
archshift
|
bd316ca0c0
|
Fixed indents
|
12 years ago |
archshift
|
62528320ea
|
Check arg count before attempting to access it.
|
12 years ago |
archshift
|
eec40f8f6f
|
Use runtime arguments to specify boot filename.
|
12 years ago |
archshift
|
948cfe6d37
|
Reverse debugging changes
|
12 years ago |
archshift
|
fb47258af7
|
TGA dumps work, courtesy of @bunnei
|
12 years ago |
bunnei
|
ad4fffca0d
|
fixed license headers in citra project
|
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
|
efef514fd8
|
removed unused comments, changed main processing loop to be infinite
|
12 years ago |
bunnei
|
c7f4914a90
|
added simple processing loop and ELF loading to main()... hackish, will cleanup later
|
12 years ago |
ShizZy
|
e0cb54ea35
|
moved some core functions over to system module
|
12 years ago |
ShizZy
|
8bb0c457bc
|
renamed from citrus to citra
|
12 years ago |
ShizZy
|
9a248afb5a
|
added core initialization to app entry point
|
12 years ago |
ShizZy
|
dab2d6917b
|
initialized log manager
|
12 years ago |
ShizZy
|
b8ca09160b
|
renamed project to 'citrus'
|
12 years ago |
ShizZy
|
4f5d397379
|
fixed some code warnings
|
12 years ago |
ShizZy
|
6847033b27
|
updated common paths
|
12 years ago |
ShizZy
|
86495a83c1
|
various fixes to be able to build project
|
12 years ago |
ShizZy
|
27474060e1
|
adding initial project layout
|
12 years ago |