| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-13 | Core: Cleaned up SingleStep(), updated default LCD refresh to assume each ↵ | bunnei | |
| instruction is ~3 cycles | |||
| 2014-06-13 | Core: Changed HW update/thread reschedule to occur more frequently (assume ↵ | bunnei | |
| each instruction is ~3 cycles) | |||
| 2014-06-05 | hle: added a hokey way to force a thread reschedule during CPU single step ↵ | bunnei | |
| mode (as used by the debugger) | |||
| 2014-05-29 | core: changed time delay before kernel reschedule to "approximate" a screen ↵ | bunnei | |
| refresh | |||
| 2014-05-22 | core: added Kernel::Reschedule() call to check for thread changes, shortened ↵ | bunnei | |
| delay time to 100 instructions | |||
| 2014-05-17 | updated how we call ARM core to make things much faster | bunnei | |
| 2014-04-10 | cleaned up some logging messages | bunnei | |
| 2014-04-10 | added initial modules for setting up SysCall HLE | bunnei | |
| 2014-04-08 | fixed project includes to use new directory structure | bunnei | |
| 2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |
