PPU: print internal interpreter build error
This commit is contained in:
@@ -119,6 +119,7 @@ struct ppu_exec_select
|
|||||||
return !c.fail_flag; \
|
return !c.fail_flag; \
|
||||||
}); \
|
}); \
|
||||||
if (f) return f; \
|
if (f) return f; \
|
||||||
|
ppu_log.error("Can't build instruction %s", __func__); \
|
||||||
RETURN_(__VA_ARGS__); \
|
RETURN_(__VA_ARGS__); \
|
||||||
}
|
}
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user