diff --git a/M6502/inc/mos6502.h b/M6502/inc/mos6502.h index a07524e..e29249e 100644 --- a/M6502/inc/mos6502.h +++ b/M6502/inc/mos6502.h @@ -71,7 +71,6 @@ namespace EightBit { void handleNMI(); void handleSO(); - void handleHALT(); void interrupt();