From 6fcaf3571e4519cbb832d838d5582c5f21a21f0a Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Fri, 3 Jun 2022 08:27:49 -0400 Subject: [PATCH] Fix bus/address error exception frame: order and contents. --- .../Implementation/68000Mk2Implementation.hpp | 91 ++++++++++++------- 1 file changed, 57 insertions(+), 34 deletions(-) diff --git a/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp b/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp index e64edfa72..9ebf9e40a 100644 --- a/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp +++ b/Processors/68000Mk2/Implementation/68000Mk2Implementation.hpp @@ -328,6 +328,12 @@ void Processor status_.interrupt_level) { @@ -1771,12 +1793,12 @@ void Processor