diff --git a/sources/Z80.c b/sources/Z80.c index bfbea78..97d1c4a 100644 --- a/sources/Z80.c +++ b/sources/Z80.c @@ -1828,8 +1828,6 @@ INSTRUCTION(xy_cb_prefix) | and the final instruction is executed. Each prefix consumes 4 T-states. | '=============================================================================*/ -/* TODO: RESET */ - INSTRUCTION(xy_xy) { zuint8 cycles, first_prefix = DATA[0];