From 9c7b882f46f26463f8604937da8090f053a7b98e Mon Sep 17 00:00:00 2001 From: william Date: Sat, 23 Dec 2023 17:10:31 -0500 Subject: [PATCH] Added logging for operand decoding --- .idea/workspace.xml | 7 ------ cpu/cpu.c | 18 ++++++++++++-- cpu/cpu.h | 2 ++ cpu/op.c | 58 +++++++++++++++++++++++++++++++++++++-------- rom/ines.c | 8 +++---- 5 files changed, 70 insertions(+), 23 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f9bd56e..35ead56 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -24,18 +24,11 @@ - - - - - - -