4510 support: yet another round up little updates

This commit is contained in:
Sven Oliver Moll
2016-08-31 20:18:54 +02:00
parent 4384603eeb
commit 48f64de720
2 changed files with 3 additions and 1 deletions

View File

@@ -1579,7 +1579,7 @@ static void Put4510 (const InsDesc* Ins)
case 0xB3: A.Opcode = 0xE2; break;
case 0xD0: A.Opcode = 0xC2; break;
case 0xFC: A.Opcode = 0x23; break;
default: /*nothing*/ break;
default: /* Keep opcode as it is */ break;
}
/* No error, output code */