From 67539f7351d4c9a4067eba3abaa3e63034ba0dd0 Mon Sep 17 00:00:00 2001 From: SashegDev Date: Fri, 11 Sep 2026 15:50:21 +0000 Subject: [PATCH] maze mb[] mailbox 0x08006890 --- qemu/saimaa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu/saimaa.c b/qemu/saimaa.c index 4172615..61c4a45 100644 --- a/qemu/saimaa.c +++ b/qemu/saimaa.c @@ -475,7 +475,7 @@ static void saimaa_machine_init(MachineState *machine) * Bad lr (not 0x08xxxxxx) spins with IRQs off instead of * jumping into the void. 36 bytes. */ static const uint8_t mb[] = { - 0x0f, 0xb4, 0x46, 0xf6, 0x88, 0x0c, 0xc0, 0xf6, + 0x0f, 0xb4, 0x46, 0xf6, 0x90, 0x0c, 0xc0, 0xf6, 0x00, 0x0c, 0xdc, 0xf8, 0x20, 0x00, 0x00, 0xf1, 0x01, 0x00, 0x00, 0xf0, 0x07, 0x00, 0xcc, 0xf8, 0x20, 0x00, 0x4f, 0xea, 0xc0, 0x00, 0x60, 0x44,