Home
last modified time | relevance | path

Searched defs:UPD7759_interface (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dupd7759.h16 struct UPD7759_interface struct
18 int num; /* num of upd chips */
19 int clock_rate;
20 int volume[MAX_UPD7759];
21 int region[MAX_UPD7759]; /* memory region from which the samples came */
22 int mode; /* standalone or slave mode */
23 void (*irqcallback[MAX_UPD7759])(int param); /* for slave mode only */
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dupd7759.h14 struct UPD7759_interface struct
16 int num; /* num of upd chips */
17 int volume[MAX_UPD7759];
18 int region[MAX_UPD7759]; /* memory region from which the samples came */
19 int mode; /* standalone or slave mode */
20 void (*irqcallback[MAX_UPD7759])(int param); /* for slave mode only */
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dupd7759.h14 struct UPD7759_interface struct
16 int num; /* num of upd chips */
17 int volume[MAX_UPD7759];
18 int region[MAX_UPD7759]; /* memory region from which the samples came */
19 int mode; /* standalone or slave mode */
20 void (*irqcallback[MAX_UPD7759])(int param); /* for slave mode only */