| .. |
|
arm
|
0be75c13ee
Added 'this' reference to num_instructions field so it's properly updated,as before the method was affecting the local method parameter rather than the class field
|
12 лет назад |
|
elf
|
67095f8083
Implement simple LoadSymbols for ELF files
|
12 лет назад |
|
file_sys
|
7a136b8a84
fixes to build on linux
|
12 лет назад |
|
hle
|
1dfa392824
Rename LCD to GPU.
|
12 лет назад |
|
hw
|
1dfa392824
Rename LCD to GPU.
|
12 лет назад |
|
CMakeLists.txt
|
1dfa392824
Rename LCD to GPU.
|
12 лет назад |
|
core.cpp
|
51f636b3d4
core: added Kernel::Reschedule() call to check for thread changes, shortened delay time to 100 instructions
|
12 лет назад |
|
core.h
|
de0a034a84
fixed project includes to use new directory structure
|
12 лет назад |
|
core.vcxproj
|
1dfa392824
Rename LCD to GPU.
|
12 лет назад |
|
core.vcxproj.filters
|
1dfa392824
Rename LCD to GPU.
|
12 лет назад |
|
core_timing.cpp
|
de0a034a84
fixed project includes to use new directory structure
|
12 лет назад |
|
core_timing.h
|
de0a034a84
fixed project includes to use new directory structure
|
12 лет назад |
|
loader.cpp
|
d26f3d4c1f
kernel: refactored function naming to remove "__" prefix
|
12 лет назад |
|
loader.h
|
bb7fcf79fe
- added option to load a code.bin file extracted from a CXI file
|
12 лет назад |
|
mem_map.cpp
|
4910b6f336
added memory mapped region for system mem - sdk demos load a segment here on ELF load
|
12 лет назад |
|
mem_map.h
|
4910b6f336
added memory mapped region for system mem - sdk demos load a segment here on ELF load
|
12 лет назад |
|
mem_map_funcs.cpp
|
4910b6f336
added memory mapped region for system mem - sdk demos load a segment here on ELF load
|
12 лет назад |
|
system.cpp
|
5d95bb9843
cleaned up some logging messages
|
12 лет назад |
|
system.h
|
de0a034a84
fixed project includes to use new directory structure
|
12 лет назад |