mirror of
https://notabug.org/litucks/torzu.git
synced 2026-05-09 07:49:28 +00:00
This commit: Implements CPU Interrupts, Replaces Cycle Timing for Host Timing, Reworks the Kernel's Scheduler, Introduce Idle State and Suspended State, Recreates the bootmanager, Initializes Multicore system. |
||
|---|---|---|
| .. | ||
| dynarmic | ||
| unicorn | ||
| arm_interface.cpp | ||
| arm_interface.h | ||
| cpu_interrupt_handler.cpp | ||
| cpu_interrupt_handler.h | ||
| exclusive_monitor.cpp | ||
| exclusive_monitor.h | ||