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.
ARM_Disasm only has static methods, so there's no need to have an instance of it.
|
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.
Core: Updated CMakeLists.txt to remove 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 |