Commit Graph

8 Commits

Author SHA1 Message Date
86025e020d moves linker script file into moonlight 2026-04-10 12:35:55 +02:00
c0386ea4a1 makes bootup code work for any number of cores 2026-04-02 14:26:24 +02:00
e02a58e25f switches to tohost based exit code, reducing complexity in deciding failure / pass 2026-03-23 16:58:56 +01:00
47ba20d762 Changes simulation ending mechanism (exit function)
As higher optimization might actually schedule a jump to self while waiting for timer interrupts this is a more robust implementation in that sense
2026-03-22 22:47:26 +01:00
8bcbc9881e Revert "adds testing hook for trap_non_vectored"
This reverts commit 014cf9f8ee.
2026-03-21 20:19:42 +01:00
014cf9f8ee adds testing hook for trap_non_vectored 2026-03-21 20:15:46 +01:00
124783a57c corrects exit 2026-03-21 20:15:33 +01:00
083565251e cleans up moonlight dir 2026-03-21 15:40:54 +01:00