| .. |
|
kernel
|
3838d46b90
added a bunch of threading code, recycled from PPSSPP, with lots of hacks in for 3DS... doesn't really do much yet. Just a jumping off point
|
12 лет назад |
|
service
|
b39cd3a64c
removed unknown fields from GX_CmdBufferHeader
|
12 лет назад |
|
config_mem.cpp
|
34dc0a9b07
added config_mem module for HLE of firmware configuration memory settings
|
12 лет назад |
|
config_mem.h
|
34dc0a9b07
added config_mem module for HLE of firmware configuration memory settings
|
12 лет назад |
|
coprocessor.cpp
|
72622a1b5a
- removed HLE mem "hack" and replaced with kernel mem region
|
12 лет назад |
|
coprocessor.h
|
f7c6302009
- added CallMCR function to coprocessor HLE module
|
12 лет назад |
|
function_wrappers.h
|
b5ef630c9c
added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now)
|
12 лет назад |
|
hle.cpp
|
72622a1b5a
- removed HLE mem "hack" and replaced with kernel mem region
|
12 лет назад |
|
hle.h
|
72622a1b5a
- removed HLE mem "hack" and replaced with kernel mem region
|
12 лет назад |
|
syscall.cpp
|
b5ef630c9c
added CreateThread, CreateMutex, and ReleaseMutex SVC stubs (just parameter decoding for now)
|
12 лет назад |
|
syscall.h
|
02fbd42e7f
- renamed hle_syscall to just syscall
|
12 лет назад |