Home
last modified time | relevance | path

Searched refs:SN76496 (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dsn76496.c45 struct SN76496 struct
62 static struct SN76496 sn[MAX_76496]; argument
66 struct SN76496 *R = &sn[chip]; in SN76496_dump()
78 struct SN76496 *R = &sn[chip]; in SN76496_restore()
90 struct SN76496 *R = &sn[chip]; in SN76496Write()
193 struct SN76496 *R = &sn[chip]; in SN76496_set_clock()
209 struct SN76496 *R = &sn[chip]; in SN76496_set_volume()
241 struct SN76496 *R = &sn[chip]; in SN76496_init()
/dports/games/libretro-picodrive/picodrive-600894e/pico/sound/
H A Dsn76496.c52 struct SN76496 struct
69 static struct SN76496 ono_sn; // one and only SN76496 argument
75 struct SN76496 *R = &ono_sn; in SN76496Write()
139 struct SN76496 *R = &ono_sn; in SN76496Update()
229 static void SN76496_set_clock(struct SN76496 *R,int clock) in SN76496_set_clock()
242 static void SN76496_set_gain(struct SN76496 *R,int gain) in SN76496_set_gain()
271 struct SN76496 *R = &ono_sn; in SN76496_init()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dsn76496.cpp13 struct SN76496 struct
95 struct SN76496 *R = Chips[Num]; in SN76496Update()
175 struct SN76496 *R = Chips[Num]; in SN76496UpdateToBuffer()
315 struct SN76496 *R = Chips[Num]; in SN76496StereoWrite()
333 struct SN76496 *R = Chips[Num]; in SN76496Write()
383 static void SN76496SetGain(struct SN76496 *R,INT32 Gain) in SN76496SetGain()
416 struct SN76496 *R = Chips[Num]; in SN76496Reset()
447 static void SN76496Init(struct SN76496 *R, INT32 Clock) in SN76496Init()
466 Chips[Num] = (struct SN76496*)BurnMalloc(sizeof(struct SN76496)); in GenericStart()
467 memset(Chips[Num], 0, sizeof(struct SN76496)); in GenericStart()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dsn76496.cpp13 struct SN76496 struct
49 struct SN76496 *R = Chips[Num]; in SN76496Update()
211 struct SN76496 *R = Chips[Num]; in SN76496UpdateToBuffer()
330 struct SN76496 *R = Chips[Num]; in SN76496StereoWrite()
346 struct SN76496 *R = Chips[Num]; in SN76496Write()
396 static void SN76496SetGain(struct SN76496 *R,INT32 Gain) in SN76496SetGain()
429 struct SN76496 *R = Chips[Num]; in SN76496Reset()
454 static void SN76496Init(struct SN76496 *R, INT32 Clock) in SN76496Init()
469 Chips[Num] = (struct SN76496*)BurnMalloc(sizeof(struct SN76496)); in GenericStart()
470 memset(Chips[Num], 0, sizeof(struct SN76496)); in GenericStart()
[all …]
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/pico/sound/
H A Dsn76496.c52 struct SN76496 struct
69 static struct SN76496 ono_sn; // one and only SN76496 argument
75 struct SN76496 *R = &ono_sn; in SN76496Write()
139 struct SN76496 *R = &ono_sn; in SN76496Update()
235 static void SN76496_set_clock(struct SN76496 *R,int clock) in SN76496_set_clock()
248 static void SN76496_set_gain(struct SN76496 *R,int gain) in SN76496_set_gain()
277 struct SN76496 *R = &ono_sn; in SN76496_init()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dsn76496.c41 struct SN76496 struct
58 static struct SN76496 sn[MAX_76496]; argument
64 struct SN76496 *R = &sn[chip]; in SN76496Write()
147 struct SN76496 *R = &sn[chip]; in SN76496Update()
239 struct SN76496 *R = &sn[chip]; in SN76496_set_clock()
255 struct SN76496 *R = &sn[chip]; in SN76496_set_gain()
284 struct SN76496 *R = &sn[chip]; in SN76496_init()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dsn76496.c45 struct SN76496 struct
62 static struct SN76496 sn[MAX_76496]; argument
68 struct SN76496 *R = &sn[chip]; in SN76496Write()
151 struct SN76496 *R = &sn[chip]; in SN76496Update()
243 struct SN76496 *R = &sn[chip]; in SN76496_set_clock()
259 struct SN76496 *R = &sn[chip]; in SN76496_set_gain()
288 struct SN76496 *R = &sn[chip]; in SN76496_init()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dsn76496.c45 struct SN76496 struct
62 static struct SN76496 sn[MAX_76496]; argument
68 struct SN76496 *R = &sn[chip]; in SN76496Write()
151 struct SN76496 *R = &sn[chip]; in SN76496Update()
243 struct SN76496 *R = &sn[chip]; in SN76496_set_clock()
259 struct SN76496 *R = &sn[chip]; in SN76496_set_gain()
288 struct SN76496 *R = &sn[chip]; in SN76496_init()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/hardware/
H A Dtandy_sound.cpp60 struct SN76496 { struct
74 static struct SN76496 sn; argument
105 struct SN76496 *R = &sn; in SN76496Write()
187 struct SN76496 *R = &sn; in SN76496Update()
280 struct SN76496 *R = &sn; in SN76496_set_clock()
293 struct SN76496 *R = &sn; in SN76496_set_gain()
553 struct SN76496 *R = &sn; in TANDYSOUND()
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dsound_sn76489.c132 if ((data & 4) != (sn76489->noise & 4) || sn76489->type == SN76496) in sn76489_write()
148 if ((sn76489->firstdat & 0x70) == 0x60 && (sn76489->type == SN76496)) in sn76489_write()
150 if ((data & 4) != (sn76489->noise & 4) || sn76489->type == SN76496) in sn76489_write()
205 sn76489_init(sn76489, 0x00c0, 0x0008, SN76496, 3579545); in sn76489_device_init()
H A Dsound_sn76489.h5 SN76496, enumerator
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Ddrmicro.cpp268 SN76496(config, "sn1", MCLK/4).add_route(ALL_OUTPUTS, "mono", 0.50); in drmicro()
269 SN76496(config, "sn2", MCLK/4).add_route(ALL_OUTPUTS, "mono", 0.50); in drmicro()
270 SN76496(config, "sn3", MCLK/4).add_route(ALL_OUTPUTS, "mono", 0.50); in drmicro()
H A Dspcforce.cpp321 SN76496(config, m_sn[0], 2000000); in spcforce()
325 SN76496(config, m_sn[1], 2000000); in spcforce()
329 SN76496(config, m_sn[2], 2000000); in spcforce()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Ddrmicro.cpp268 SN76496(config, "sn1", MCLK/4).add_route(ALL_OUTPUTS, "mono", 0.50); in drmicro()
269 SN76496(config, "sn2", MCLK/4).add_route(ALL_OUTPUTS, "mono", 0.50); in drmicro()
270 SN76496(config, "sn3", MCLK/4).add_route(ALL_OUTPUTS, "mono", 0.50); in drmicro()
H A Dspcforce.cpp321 SN76496(config, m_sn[0], 2000000); in spcforce()
325 SN76496(config, m_sn[1], 2000000); in spcforce()
329 SN76496(config, m_sn[2], 2000000); in spcforce()
/dports/emulators/lisaem/lisaem-1.2.6.2/generator/
H A DAUTHORS5 SN76496 by Nicola Salmoria et al
H A DREADME14 sn76496/ SN76496 (programmable sound generator) files
/dports/devel/z88dk/z88dk/libsrc/psg/sn76489/
H A Dset_psg.asm2 ; SN76489 (a.k.a. SN76494,SN76496,TMS9919,SN94624) sound routines
H A Dset_psg_callee.asm2 ; SN76489 (a.k.a. SN76494,SN76496,TMS9919,SN94624) sound routines
H A Dpsg_init.asm2 ; SN76489 (a.k.a. SN76494,SN76496,TMS9919,SN94624) sound routines
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/
H A DVGMPlay.h37 CHIP_OPTS SN76496; member
100 CAUD_ATTR SN76496; member
/dports/audio/vgmplay/vgmplay-0.40.9_2/
H A DVGMPlay.h33 CHIP_OPTS SN76496; member
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dsn76496.cpp177 …: sn76496_base_device(mconfig, SN76496, tag, 0x10000, 0x04, 0x08, false, false, 8, false, true, ow… in sn76496_device()
474 DEFINE_DEVICE_TYPE(SN76496, sn76496_device, "sn76496", "SN76496")
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dsn76496.cpp177 …: sn76496_base_device(mconfig, SN76496, tag, 0x10000, 0x04, 0x08, false, false, 8, false, true, ow… in sn76496_device()
474 DEFINE_DEVICE_TYPE(SN76496, sn76496_device, "sn76496", "SN76496")
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/mame/
H A Dsn76496.cpp182 …: sn76496_base_device(mconfig, SN76496, tag, 0x10000, 0x04, 0x08, false, false, 8, false, true, ow… in sn76496_device()
510 DEFINE_DEVICE_TYPE(SN76496, sn76496_device, "sn76496", "SN76496")

1234567