Signal all cores to stop on exception

This commit is contained in:
Alex
2023-02-19 00:51:44 +02:00
parent c5e3809674
commit 73e5f13d35
3 changed files with 36 additions and 6 deletions

View File

@ -2661,7 +2661,7 @@ namespace CPU
IRQ26 = 0x3a,
IRQ27 = 0x3b,
IRQ28 = 0x3c,
IRQ29 = 0x3d,
IRQ29 = 0x3d, // Reserved for icr stop core
/* Free */