mirror of
https://github.com/holub/mame
synced 2025-04-17 22:13:04 +03:00
srcclean in preparation for release
This commit is contained in:
parent
ece46894f8
commit
bcddfc2523
@ -12,8 +12,10 @@
|
||||
#include "gew12.h"
|
||||
|
||||
#include "m6502mcu.ipp"
|
||||
|
||||
#include "bus/generic/slot.h"
|
||||
|
||||
|
||||
DEFINE_DEVICE_TYPE(GEW12, gew12_device, "gew12", "Yamaha YMW728-F (GEW12)")
|
||||
|
||||
gew12_device::gew12_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock)
|
||||
|
@ -12,8 +12,10 @@
|
||||
#include "gew7.h"
|
||||
|
||||
#include "m6502mcu.ipp"
|
||||
|
||||
#include "bus/generic/slot.h"
|
||||
|
||||
|
||||
DEFINE_DEVICE_TYPE(GEW7, gew7_device, "gew7", "Yamaha YMW270-F (GEW7)")
|
||||
|
||||
gew7_device::gew7_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock)
|
||||
|
Loading…
Reference in New Issue
Block a user