mame/src/emu/cpu/m6809
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
..
6809dasm.c Correct a long-standing design flaw: device configuration state 2010-01-18 09:34:43 +00:00
6809ops.c Results of running the latest srcclean. 2009-12-28 09:04:00 +00:00
6809tbl.c Cleanups and version bump for 0.128u4. 2008-11-24 04:10:18 +00:00
m6809.c Made device->tag and devconfig->tag into private member variables (m_tag). 2010-03-08 17:06:27 +00:00
m6809.h First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00