archshift
|
e27f169acb
Add missing boss:U service, needed according to Nintendo Zone logs.
|
11 years ago |
archshift
|
37e582c395
Add FRD:U service and functions
|
11 years ago |
archshift
|
c22923f8c4
Added stub err:f service.
|
11 years ago |
purpasmart96
|
539b4c883d
Added a bunch of services
|
11 years ago |
Gareth Poole
|
38df9e96dd
Renamed souce files of services to match port names
|
11 years ago |
bunnei
|
818ba32746
ARM: Removed unnecessary and unused SkyEye MMU code.
|
12 years ago |
bunnei
|
3c823c0028
ARM: Removed unused armos code from SkyEye.
|
12 years ago |
bunnei
|
53a22b84da
ARM: Integrate SkyEye faster "dyncom" interpreter.
|
12 years ago |
bunnei
|
b5e6524594
ARM: Reorganized file structure to move shared SkyEye code to a more common area.
|
12 years ago |
archshift
|
e6594f9f53
Added configuration file system.
|
12 years ago |
Emmanuel Gil Peyrot
|
33b0d1081e
Core: Add a Directory object, with both a stub and a passthrough implementations.
|
12 years ago |
Emmanuel Gil Peyrot
|
e73caaefe5
Core: Add a passthrough backend for the filesystem, exposed as SDMC.
|
12 years ago |
Emmanuel Gil Peyrot
|
9251f7e2f8
Core: Add a new File class, obtainable from an Archive, and a stub implementation.
|
12 years ago |
Yuri Kunde Schlesner
|
45976da975
CMake cleanup
|
12 years ago |
bunnei
|
3eb89f3e98
Kernel: Added preliminary support for address arbiters.
|
12 years ago |
bunnei
|
e547128185
Kernel: Added support for shared memory objects.
|
12 years ago |
bunnei
|
17a6148f9d
FileSys: Added preliminary support for applications reading the RomFS archive.
|
12 years ago |
bunnei
|
48e39fc992
FS: Added stubbed code to intercept and decode file system service functions.
|
12 years ago |
bunnei
|
8b8c8f4c13
Kernel: Added stubbed code to support creation of kernel Archive objects.
|
12 years ago |
bunnei
|
0cc3e85685
Core: Removed unused directory_file_system and meta_file_system modules.
|
12 years ago |
bunnei
|
1da361c7ab
Elf: Renamed modules to be consistent with new loader naming, fixed tabs -> spaces.
|
12 years ago |
bunnei
|
3577dd027d
Loader: Added support for booting NCCH executables.
|
12 years ago |
bunnei
|
0aca202ae9
Loader: Moved elf and loader modules to a "loader" subdirectory.
|
12 years ago |
bunnei
|
004df76795
Merge branch 'threading' of https://github.com/bunnei/citra
|
12 years ago |
Tony Wasserka
|
1dfa392824
Rename LCD to GPU.
|
12 years ago |
bunnei
|
55325dea4c
hle: added stubbed service for ndm_u
|
12 years ago |
bunnei
|
ea8627d536
event: fixed typos and updated CMakeLists
|
12 years ago |
bunnei
|
420971a849
core: fixed headers in CMakeLists
|
12 years ago |
bunnei
|
32c314c992
Merge branch 'threading'
|
12 years ago |
bunnei
|
978e1d4653
mutex: initial commit of HLE module
|
12 years ago |