Previous 199869 Revisions Next

r22763 Saturday 11th May, 2013 at 10:23:34 UTC by smf
doesn't need fm.h yet (nw)
[src/emu/sound]2608intf.h 2610intf.h

trunk/src/emu/sound/2610intf.h
r22762r22763
44#define __2610INTF_H__
55
66#include "emu.h"
7#include "fm.h"
7#include "ay8910.h"
88
99void ym2610_update_request(void *param);
1010
trunk/src/emu/sound/2608intf.h
r22762r22763
44#define __2608INTF_H__
55
66#include "emu.h"
7#include "fm.h"
87#include "ay8910.h"
98
109void ym2608_update_request(void *param);

Previous 199869 Revisions Next


© 1997-2024 The MAME Team