| Age | Commit message (Collapse) | Author |
|
|
|
|
|
ARM_Disasm only has static methods, so there's no need to have an instance of it.
|
|
This thread will not actually execute instructions, it will only advance the timing/events and try to yield immediately to the next ready thread, if there aren't any ready threads then it will be rescheduled and start its job again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Core: Cleaned up comment to be more readable.
Citra: Changed loop to be more readable.
|
|
Core: Added a comment to explain the logic for the RunLoop iterations.
|
|
Conflicts:
src/core/hle/function_wrappers.h
src/core/hle/service/gsp.cpp
|
|
|
|
instruction is ~3 cycles
|
|
each instruction is ~3 cycles)
|
|
mode (as used by the debugger)
|
|
refresh
|
|
delay time to 100 instructions
|
|
|
|
|
|
|
|
|
|
|