diff options
author | 2010-08-26 04:44:49 +0000 | |
---|---|---|
committer | 2010-08-26 04:44:49 +0000 | |
commit | d84d4f15626a3b30c9e962858186d917527d0d34 (patch) | |
tree | ef8490cc90d3c9b873657ff202f16a0e258ca486 /src/emu/machine/6850acia.h | |
parent | 553d18f64666d478f0daf2d8671c03ebfcb2d4d3 (diff) |
Updated the PTM 6840 device to no longer be legacy. [Harmony]
Non-whatsnew note: I tested cchasm, seems to still work properly, though I really suck at it. I notice it's used by mpu4drvr, but that driver scares me, so hopefully someone else can test that one.
Diffstat (limited to 'src/emu/machine/6850acia.h')
-rw-r--r-- | src/emu/machine/6850acia.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/emu/machine/6850acia.h b/src/emu/machine/6850acia.h index de4a7a14ca1..0c8c1f782fb 100644 --- a/src/emu/machine/6850acia.h +++ b/src/emu/machine/6850acia.h @@ -46,6 +46,7 @@ TYPE DEFINITIONS ***************************************************************************/ + // ======================> acia6850_interface struct acia6850_interface |