summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nmk16.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/nmk16.c')
-rw-r--r--src/mame/drivers/nmk16.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mame/drivers/nmk16.c b/src/mame/drivers/nmk16.c
index fedba287ff3..733f06ec862 100644
--- a/src/mame/drivers/nmk16.c
+++ b/src/mame/drivers/nmk16.c
@@ -515,8 +515,7 @@ life,but the game looks pretty much hard without it.
m_mainram[(_offs_+2-0x10)/2] = 0x4ef9;/*JMP*/\
m_mainram[(_offs_+4-0x10)/2] = 0x0000;/*HI-DWORD*/\
m_mainram[(_offs_+6-0x10)/2] = _pc_; /*LO-DWORD*/\
- } \
-
+ }
#define PROT_INPUT(_offs_,_protvalue_,_protinput_,_input_) \
if(m_mainram[_offs_] == _protvalue_) \
{ \
@@ -4543,7 +4542,6 @@ DRIVER_INIT_MEMBER(nmk16_state,ssmissin)
DRIVER_INIT_MEMBER(nmk16_state,bjtwin)
{
-
/* Patch rom to enable test mode */
/* 008F54: 33F9 0008 0000 000F FFFC move.w $80000.l, $ffffc.l