From 86e44bbbd18720f52a309b76b941002af6467057 Mon Sep 17 00:00:00 2001 From: Maurice Happe Date: Sun, 21 Jul 2019 13:35:17 +0200 Subject: [PATCH] fixed opcode and added more problems --- source/ops.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/ops.h b/source/ops.h index ada94af..81f128b 100644 --- a/source/ops.h +++ b/source/ops.h @@ -833,9 +833,9 @@ #define OP_RST_20 *(((uint16_t*)MEM)+SP-1)=PC; SP-=2; PC=0x20; // 0xE8 -// todo: (HL&(2047+bla))