From 13667366bc3051741cde672a8504539d37e484a6 Mon Sep 17 00:00:00 2001 From: redcode Date: Sat, 4 Jun 2022 04:26:17 +0200 Subject: [PATCH] Comments. --- sources/Z80.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/Z80.c b/sources/Z80.c index d9803e9..779dc85 100644 --- a/sources/Z80.c +++ b/sources/Z80.c @@ -1840,7 +1840,7 @@ INSTRUCTION(xy_cb_prefix) | and the final instruction is executed. Each prefix consumes 4 T-states. | '=============================================================================*/ -// TODO: RESET +/* TODO: RESET */ INSTRUCTION(xy_xy) {