Previous 199869 Revisions Next

r32168 Thursday 18th September, 2014 at 04:36:21 UTC by Alex Jackson
Typos in unused macros, catch them before they catch you (nw)
[src/emu/cpu/m37710]m37710.h

trunk/src/emu/cpu/m37710/m37710.h
r32167r32168
8686
8787// internal ROM region
8888#define M37710_INTERNAL_ROM_REGION "internal"
89#define M37710_INTERNAL_ROM(_tag) (_tag ":" M33710_INTERNAL_ROM_REGION)
89#define M37710_INTERNAL_ROM(_tag) (_tag ":" M37710_INTERNAL_ROM_REGION)
9090
9191class m37710_cpu_device : public cpu_device
9292{

Previous 199869 Revisions Next


© 1997-2024 The MAME Team