mame/src/emu/cpu/sh2
Aaron Giles ec586731b9 Made device->tag and devconfig->tag into private member variables (m_tag).
Added inline tag() function to return a const char * version. Updated
callers to use this instead of directly accessing tag.cstr() which
was awkward.
2010-03-08 17:06:27 +00:00
..
sh2.c Remove some aliases between CPUINFO_ and DEVINFO_ to help clarify 2010-01-21 06:05:57 +00:00
sh2.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
sh2comn.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
sh2comn.h Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
sh2dasm.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
sh2drc.c Remove some aliases between CPUINFO_ and DEVINFO_ to help clarify 2010-01-21 06:05:57 +00:00
sh2fe.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00