From c72bdd776e4816aa5a2f78a1491dfe2f417c86e3 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Mon, 7 Dec 2020 22:43:24 -0500 Subject: [PATCH] Adds a new assert: I think this is the issue getting into GS/OS. --- Processors/65816/Implementation/65816Implementation.hpp | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Processors/65816/Implementation/65816Implementation.hpp b/Processors/65816/Implementation/65816Implementation.hpp index 878be5e92..0a910f158 100644 --- a/Processors/65816/Implementation/65816Implementation.hpp +++ b/Processors/65816/Implementation/65816Implementation.hpp @@ -419,6 +419,9 @@ template void Processor void Processor