You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei aae9fcf4a4 Kernel: Made SyncRequest not pure virtual, with a default implementation of error (as this is not required for all kernel objects) 12 years ago
..
kernel Kernel: Made SyncRequest not pure virtual, with a default implementation of error (as this is not required for all kernel objects) 12 years ago
service service: added a error log messages for unimplemented WaitSynchronization 12 years ago
config_mem.cpp hle: cleaned up log messages 12 years ago
config_mem.h added config_mem module for HLE of firmware configuration memory settings 12 years ago
coprocessor.cpp coprocessor: reenabled debug log 12 years ago
coprocessor.h - reenabled MCR and MRC functions now that VFP is attached 12 years ago
function_wrappers.h svc: updated WaitSynchronizationN to properly use first pointer argument 12 years ago
hle.cpp hle: added a hokey way to force a thread reschedule during CPU single step mode (as used by the debugger) 12 years ago
hle.h hle: added a hokey way to force a thread reschedule during CPU single step mode (as used by the debugger) 12 years ago
svc.cpp Kernel: Added real support for thread and event blocking 12 years ago
svc.h arm: fixed bug in how thread context switch occurs with SkyEye 12 years ago