Previous 199869 Revisions Next

r33947 Thursday 18th December, 2014 at 15:08:22 UTC by David Haywood
silly typo (nw)
[src/emu/cpu/arcompact]arcompactdasm_ops.c

trunk/src/emu/cpu/arcompact/arcompactdasm_ops.c
r242458r242459
280280{
281281#ifdef EXPLICIT_EXTENSIONS
282282   /* 00 */ ".ZX", // Zero Extend (can use no extension, using .ZX to be explicit)
283else
283#else
284284   /* 00 */ "", // Zero Extend
285285#endif
286286   /* 01 */ ".X" // Sign Extend


Previous 199869 Revisions Next


© 1997-2024 The MAME Team