srcclean in preparation for release

This commit is contained in:
Vas Crabb 2021-03-28 14:34:50 +11:00
parent e20239398c
commit e298c31a69
44 changed files with 224 additions and 224 deletions

View File

@ -43,9 +43,9 @@
#define MAC_H_TOTAL (704) // (512+192) #define MAC_H_TOTAL (704) // (512+192)
#define MAC_V_TOTAL (370) // (342+28) #define MAC_V_TOTAL (370) // (342+28)
/* Mac driver data */ // Mac driver data
class mac_state:public driver_device class mac_state:public driver_device
{ {
public: public:
mac_state(const machine_config &mconfig, device_type type, const char *tag) : mac_state(const machine_config &mconfig, device_type type, const char *tag) :