maze mb[] mailbox 0x08006890

This commit is contained in:
SashegDev
2026-09-11 15:50:21 +00:00
parent 22ea0dd0f1
commit 67539f7351
+1 -1
View File
@@ -475,7 +475,7 @@ static void saimaa_machine_init(MachineState *machine)
* Bad lr (not 0x08xxxxxx) spins with IRQs off instead of * Bad lr (not 0x08xxxxxx) spins with IRQs off instead of
* jumping into the void. 36 bytes. */ * jumping into the void. 36 bytes. */
static const uint8_t mb[] = { 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, 0x00, 0x0c, 0xdc, 0xf8, 0x20, 0x00, 0x00, 0xf1,
0x01, 0x00, 0x00, 0xf0, 0x07, 0x00, 0xcc, 0xf8, 0x01, 0x00, 0x00, 0xf0, 0x07, 0x00, 0xcc, 0xf8,
0x20, 0x00, 0x4f, 0xea, 0xc0, 0x00, 0x60, 0x44, 0x20, 0x00, 0x4f, 0xea, 0xc0, 0x00, 0x60, 0x44,