13 Commits (2b7316a379103edf4d22893e0f4432e6415eabfa)

Author SHA1 Message Date
polaris- 2b7316a379 Remove unnecessary new lines, changed Deinit to Shutdown 10 years ago
polaris- 31dee93e84 Implement gdbstub 10 years ago
polaris- 5114d75647 Implement gdbstub 10 years ago
Yuri Kunde Schlesner 840b85690b Kernel: Remove unused legacy heap MapBlock_* functions 11 years ago
Yuri Kunde Schlesner 69c3021a8d 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 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