mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
sh2: fix use of interpreter again (no whatsnew)
This commit is contained in:
parent
9e70961d4f
commit
ad1d996059
@ -14,7 +14,7 @@
|
||||
#include "sh2comn.h"
|
||||
#include "cpu/drcfe.h"
|
||||
|
||||
|
||||
#ifdef USE_SH2DRC
|
||||
/***************************************************************************
|
||||
INSTRUCTION PARSERS
|
||||
***************************************************************************/
|
||||
@ -761,4 +761,4 @@ bool sh2_frontend::describe_group_12(opcode_desc &desc, const opcode_desc *prev,
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user