21 Commits (09b7c9788dce2e35f0a8df8fa2f1a47bca5fc4df)

Author SHA1 Message Date
Subv d00d0d61e0 Kernel/Loader: Grab the system mode from the NCCH ExHeader. 9 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 10 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 10 years ago
bunnei e3672db866 system: Add a function to see if the emulator is running. 10 years ago
LittleWhite 3009d268e8 Fix missing return 10 years ago
LittleWhite 59fe02348a Improve error report from Init() functions 10 years ago
MerryMage d2710b784a AudioCore: Skeleton Implementation 10 years ago
polaris- 6621f16576 Remove unnecessary new lines, changed Deinit to Shutdown 10 years ago
polaris- 1d319e5b46 Implement gdbstub 11 years ago
polaris- 021fab70ac Implement gdbstub 11 years ago
Yuri Kunde Schlesner 984bea6698 Kernel: Remove unused legacy heap MapBlock_* functions 11 years ago
Yuri Kunde Schlesner 6bb23baf0a Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 11 years ago
Yuri Kunde Schlesner 0749687b8d Core: Remove some unused functions and types 11 years ago
Subv 40c1439c34 Core: Fixed a crash and removed some unused variables. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner ca67bb7945 HLE: Rename namespaces to match move & fix initialization order 11 years ago
bunnei 0cc3e85685 Core: Removed unused directory_file_system and meta_file_system modules. 12 years ago
bunnei f49ac3a2d7 Kernel: Added freeing of kernel objects on emulator shutdown. 12 years ago
bunnei 5d95bb9843 cleaned up some logging messages 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
bunnei 551b2a52e0 initialize VideoCore 12 years ago
bunnei 31abc42d3d added initial support for hw.cpp module 12 years ago
ShizZy 8a95dd3f11 fixed a typo in declaration of meta file system 13 years ago
ShizZy e0cb54ea35 moved some core functions over to system module 13 years ago
ShizZy 9d79fc7aa6 added core_timing and system modules to core vcproj 13 years ago