| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SharedMemory: Added optional name field for tracking known objects.
|
|
|
|
|
|
|
|
|
|
| |
Archive: Fixed brace ugliness for neobrain :)
FS: Commented out unused local variables to prevent warnings.
...But keeping them here for future use.
archive_romfs: Removed unused #include.
|
|
|
|
| |
FS: Added to CMakeLists.txt
|
| |
|
|
|
|
| |
Core: Updated CMakeLists.txt to remove directory_file_system and meta_file_system modules.
|
| |
|
|
|
|
| |
NCCH: Fixed typo in printing NCCH filename.
|
| |
|
|\
| |
| |
| |
| |
| | |
Conflicts:
src/core/hle/function_wrappers.h
src/core/hle/service/gsp.cpp
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
- added initial VFP code from skyeye
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- various cleanups/refactors to HLE services
|
|
|
|
|
| |
- added function tables for service calls
- lots of refactoring
|
| |
|
|
|
|
|
|
| |
- added a manager for keeping track of services/ports
- added a memory mapped region for memory accessed by HLE
- added HLE for GetThreadCommandBuffer function
|
|
|
|
| |
- added service.h as an initial service interface
|
| |
|
|
|
|
|
| |
- added hle.cpp and module registration
- removed unused code
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- cleaned up core.cpp a bit
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|