mame/src/emu/sound
2012-03-08 07:33:38 +00:00
..
262intf.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
262intf.h running_device -> device_t 2010-12-31 21:42:55 +00:00
2151intf.c Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
2151intf.h running_device -> device_t 2010-12-31 21:42:55 +00:00
2203intf.c Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
2203intf.h running_device -> device_t 2010-12-31 21:42:55 +00:00
2413intf.c BIG update. 2011-03-29 15:50:04 +00:00
2413intf.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
2608intf.c Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
2608intf.h running_device -> device_t 2010-12-31 21:42:55 +00:00
2610intf.c Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
2610intf.h running_device -> device_t 2010-12-31 21:42:55 +00:00
2612intf.c Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
2612intf.h running_device -> device_t 2010-12-31 21:42:55 +00:00
3526intf.c Refactored YM3526 to use devcb. [Curt Coder] 2012-03-07 18:42:58 +00:00
3526intf.h Refactored YM3526 to use devcb. [Curt Coder] 2012-03-07 18:42:58 +00:00
3812intf.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
3812intf.h running_device -> device_t 2010-12-31 21:42:55 +00:00
8950intf.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
8950intf.h running_device -> device_t 2010-12-31 21:42:55 +00:00
aica.c Preliminary save state support to Naomi / DC driver [Angelo Salese] 2011-12-16 23:59:21 +00:00
aica.h running_device -> device_t 2010-12-31 21:42:55 +00:00
aicadsp.c Bulk driver.h -> emu.h switch. 2010-01-10 18:00:42 +00:00
aicadsp.h This (mostly - see below) completes the structure, lower-casing functions and re-inclusion updates of the src\sound\emu headers. 2008-08-11 00:32:08 +00:00
aicalfo.c BIG update. 2011-03-29 15:50:04 +00:00
asc.c Clean-ups and version bump 2011-07-11 19:36:26 +00:00
asc.h ASC: minor cleanup (use device timer instead of old-style) (nw) 2011-07-03 02:40:31 +00:00
astrocde.c BIG update. 2011-03-29 15:50:04 +00:00
astrocde.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
awacs.c Cleanups and version bump 2011-07-26 22:38:10 +00:00
awacs.h add "AWACS" sound core from MESS (nw) 2011-07-21 22:42:07 +00:00
ay8910.c Added ay8910_reset_w() function, used by Joyful Road / Munch Mobile for resetting the AYs on-the-fly. Fixes substained sounds in the aforementioned game. [Lord Nightmare, Angelo Salese] 2011-12-07 03:38:50 +00:00
ay8910.h Added ay8910_reset_w() function, used by Joyful Road / Munch Mobile for resetting the AYs on-the-fly. Fixes substained sounds in the aforementioned game. [Lord Nightmare, Angelo Salese] 2011-12-07 03:38:50 +00:00
beep.c BIG update. 2011-03-29 15:50:04 +00:00
beep.h Port from MESS 2011-06-09 18:31:41 +00:00
bsmt2000.c Create a new device_mixer_interface, derived from device_sound_interface, 2012-02-25 19:21:35 +00:00
bsmt2000.h Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
c140.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
c140.h running_device -> device_t 2010-12-31 21:42:55 +00:00
c352.c changed c352 internal clockdivider after latests guru measurements 2011-09-19 22:16:38 +00:00
c352.h Convert Namco C352 to modern C++ device [R. Belmont] 2011-06-26 03:59:00 +00:00
c6280.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
c6280.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
cdda.c Move devices into a proper hierarchy and handle naming 2012-01-24 20:18:55 +00:00
cdda.h BIG update. 2011-03-29 15:50:04 +00:00
cdp1863.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
cdp1863.h Fixed files missed in big update, but only used by MESS (no whatsnew) 2011-04-27 14:24:29 +00:00
cdp1864.c Added new method screen_device::register_screen_bitmap which 2012-01-15 01:13:13 +00:00
cdp1864.h Major bitmap-related changes throughout the system. There are 2012-01-12 21:19:49 +00:00
cdp1869.c Fix several rendering issues with artwork, introduced in the 2012-01-16 11:06:28 +00:00
cdp1869.h Major bitmap-related changes throughout the system. There are 2012-01-12 21:19:49 +00:00
cem3394.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
cem3394.h running_device -> device_t 2010-12-31 21:42:55 +00:00
dac.c Merge from MESS 2011-11-16 00:38:05 +00:00
dac.h Merge from MESS 2011-11-16 00:38:05 +00:00
digitalk.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
digitalk.h running_device -> device_t 2010-12-31 21:42:55 +00:00
disc_cls.h Cleanups and version bump. 2011-01-24 05:09:05 +00:00
disc_dev.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
disc_dev.h Cleanups and version bump. 2011-01-24 05:09:05 +00:00
disc_flt.c Fixed DISCRETE_WAVLOG & DISCRETE_RCFILTER fixing dkongjr and likely other sounds. [Derrick Renaud] 2011-01-24 19:52:39 +00:00
disc_flt.h Cleanups and version bump. 2011-01-24 05:09:05 +00:00
disc_inp.c Move devices into a proper hierarchy and handle naming 2012-01-24 20:18:55 +00:00
disc_mth.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
disc_mth.h Cleanups and version bump. 2011-01-24 05:09:05 +00:00
disc_sys.c More cleanups for the discrete subsystem. No whatsnew. 2011-01-16 00:38:44 +00:00
disc_wav.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
disc_wav.h Cleanups and version bump. 2011-01-24 05:09:05 +00:00
discrete.c tagmap is just a C++ template now. Added iterators to it as 2012-01-17 19:06:55 +00:00
discrete.h tagmap is just a C++ template now. Added iterators to it as 2012-01-17 19:06:55 +00:00
dmadac.c BIG update. 2011-03-29 15:50:04 +00:00
dmadac.h Remove artificial SOUND_ prefix from sound device names. 2010-09-02 08:14:41 +00:00
es5503.c [MT #4636] es5503: Clear all oscillator params on reset [R. Belmont] 2012-02-02 04:14:24 +00:00
es5503.h Cleanups and version bump 2011-09-06 13:39:18 +00:00
es5506.c Added per-channel volume control to ES5505/ES5506 sound chip, and hooked it up to the Taito F3 driver [Angelo Salese] 2011-11-06 21:17:40 +00:00
es5506.h Added per-channel volume control to ES5505/ES5506 sound chip, and hooked it up to the Taito F3 driver [Angelo Salese] 2011-11-06 21:17:40 +00:00
es8712.c BIG update. 2011-03-29 15:50:04 +00:00
es8712.h running_device -> device_t 2010-12-31 21:42:55 +00:00
filter.c BIG update. 2011-03-29 15:50:04 +00:00
filter.h running_device -> device_t 2010-12-31 21:42:55 +00:00
flt_rc.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
flt_rc.h running_device -> device_t 2010-12-31 21:42:55 +00:00
flt_vol.c BIG update. 2011-03-29 15:50:04 +00:00
flt_vol.h running_device -> device_t 2010-12-31 21:42:55 +00:00
fm2612.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
fm.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
fm.h BIG update. 2011-03-29 15:50:04 +00:00
fmopl.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
fmopl.h running_device -> device_t 2010-12-31 21:42:55 +00:00
gaelco.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
gaelco.h Removed global variables from gaelco, namco, and nile sound cores. 2010-08-04 15:52:00 +00:00
hc55516.c BIG update. 2011-03-29 15:50:04 +00:00
hc55516.h running_device -> device_t 2010-12-31 21:42:55 +00:00
ics2115.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
ics2115.h Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
iremga20.c BIG update. 2011-03-29 15:50:04 +00:00
iremga20.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
k005289.c BIG update. 2011-03-29 15:50:04 +00:00
k005289.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
k007232.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
k007232.h running_device -> device_t 2010-12-31 21:42:55 +00:00
k051649.c Cleanups and version bump 2011-09-06 13:39:18 +00:00
k051649.h added TEST register, used in some homebrew msx stuff for smooth pcm playback 2011-08-29 14:55:00 +00:00
k053260.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
k053260.h Convert emu_timers to objects. Move implementation and management of 2011-02-06 07:15:01 +00:00
k054539.c k054539: Uncross the streams [O. Galibert] 2012-03-05 18:28:03 +00:00
k054539.h k054539: Modernize [O. Galibert] 2012-03-04 17:26:17 +00:00
k056800.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
k056800.h BIG update. 2011-03-29 15:50:04 +00:00
lmc1992.c Cleanups and version bump 2011-05-08 19:52:50 +00:00
lmc1992.h Cleanups and version bump 2011-05-08 19:52:50 +00:00
mas3507d.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
mas3507d.h devintrf.* -> device.* 2011-06-28 19:30:32 +00:00
mos6560.c Major bitmap-related changes throughout the system. There are 2012-01-12 21:19:49 +00:00
mos6560.h Major bitmap-related changes throughout the system. There are 2012-01-12 21:19:49 +00:00
msm5205.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
msm5205.h running_device -> device_t 2010-12-31 21:42:55 +00:00
msm5232.c Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
msm5232.h running_device -> device_t 2010-12-31 21:42:55 +00:00
multipcm.c BIG update. 2011-03-29 15:50:04 +00:00
multipcm.h running_device -> device_t 2010-12-31 21:42:55 +00:00
n63701x.c BIG update. 2011-03-29 15:50:04 +00:00
n63701x.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
namco.c MT bug 4392 fix (regression in polepos memorymap) 2011-07-27 19:40:01 +00:00
namco.h MT bug 4392 fix (regression in polepos memorymap) 2011-07-27 19:40:01 +00:00
nes_apu.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
nes_apu.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
nes_defs.h Replace "const address_space" with "address_space" throughout the system. 2010-08-19 07:26:14 +00:00
nile.c Remove redundant item cpu from address_space, in favor of 2011-03-29 16:31:32 +00:00
nile.h Removed global variables from gaelco, namco, and nile sound cores. 2010-08-04 15:52:00 +00:00
okiadpcm.c Cleanups and version bump. 2011-02-28 09:27:05 +00:00
okiadpcm.h OKI MSM9810: Implemented on-chip interpolation & status read. [Andrew Gardner] 2011-02-24 15:38:44 +00:00
okim6258.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
okim6258.h running_device -> device_t 2010-12-31 21:42:55 +00:00
okim6295.c Better version of last fix: don't save-state the "was bank installed" flag and everything Just Works. (nw) 2012-01-28 20:33:33 +00:00
okim6295.h [MT #4268] Don't refresh the stream during post_load, that makes the core die [R. Belmont] 2012-01-28 05:31:59 +00:00
okim6376.c Fixed independent channel volumes in Okim6376 sound chip, used by the games from the Road Hog era of MPU4 [J. Wallace] 2011-08-17 13:19:50 +00:00
okim6376.h Fixed NAR timing in OKIM6376 to match datasheet figures. [J. Wallace] 2011-06-19 19:02:23 +00:00
okim9810.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
okim9810.h Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
pokey.c Reimplemented devcb using delegates and classes. Unified the logic 2011-05-02 03:32:58 +00:00
pokey.h running_device -> device_t 2010-12-31 21:42:55 +00:00
pokey.txt Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
qsound.c BIG update. 2011-03-29 15:50:04 +00:00
qsound.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
rf5c68.c that made it look like it was a kludge/fix specifically for f1en :) 2011-11-13 21:11:19 +00:00
rf5c68.h Implemented address readback position registers in rf5c68 sound core [Angelo Salese] 2011-02-12 21:05:47 +00:00
rf5c400.c Cleanups and version bump 2011-06-05 22:35:20 +00:00
rf5c400.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
s2636.c BIG update. 2011-03-29 15:50:04 +00:00
s2636.h running_device -> device_t 2010-12-31 21:42:55 +00:00
s14001a.c deprecat.h 2011-12-07 03:25:27 +00:00
s14001a.h Cleanups and version bump. 2011-01-01 00:59:47 +00:00
saa1099.c BIG update. 2011-03-29 15:50:04 +00:00
saa1099.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
samples.c Expose a static interface for using the sample loader, for any 2012-02-25 19:19:01 +00:00
samples.h Expose a static interface for using the sample loader, for any 2012-02-25 19:19:01 +00:00
scsp.c [MT #4654] Fix master SCSP detection [R. Belmont] 2012-02-02 04:04:50 +00:00
scsp.h Moved SCSP to main irq function into an external write line function, fixes sound regression in Groove on Fight and Intro Don Don [Angelo Salese] 2011-05-25 18:10:42 +00:00
scspdsp.c First round of an attempted cleanup of header files in the system. 2010-01-10 00:29:26 +00:00
scspdsp.h Updated src\emu\sound headers from K-S, so they use latest naming/structure and re-inclusion support. Also lowercased the handler names. 2008-08-10 02:23:43 +00:00
scsplfo.c BIG update. 2011-03-29 15:50:04 +00:00
segapcm.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
segapcm.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
sid6581.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
sid6581.h running_device -> device_t 2010-12-31 21:42:55 +00:00
sid.c BIG update. 2011-03-29 15:50:04 +00:00
sid.h BIG update. 2011-03-29 15:50:04 +00:00
side6581.h Updated src\emu\sound headers from K-S, so they use latest naming/structure and re-inclusion support. Also lowercased the handler names. 2008-08-10 02:23:43 +00:00
sidenvel.c Correct OS X compiler warnings [Scott Michel] 2010-02-14 17:46:59 +00:00
sidenvel.h Updated src\emu\sound headers from K-S, so they use latest naming/structure and re-inclusion support. Also lowercased the handler names. 2008-08-10 02:23:43 +00:00
sidvoice.c BIG update. 2011-03-29 15:50:04 +00:00
sidvoice.h BIG update. 2011-03-29 15:50:04 +00:00
sidw6581.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
sidw8580.h Updated src\emu\sound headers from K-S, so they use latest naming/structure and re-inclusion support. Also lowercased the handler names. 2008-08-10 02:23:43 +00:00
sn76477.c Improved SN76477 interface. [Curt Coder] 2011-12-17 13:46:39 +00:00
sn76477.h Improved SN76477 interface. [Curt Coder] 2011-12-17 13:46:39 +00:00
sn76496.c added TI Y2404, for now assuming it's identical to SN76489A 2012-01-10 21:48:39 +00:00
sn76496.h added TI Y2404, for now assuming it's identical to SN76489A 2012-01-10 21:48:39 +00:00
snkwave.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
snkwave.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
sound.mak Preliminary emulation of the YMZ770 sound chip [R. Belmont, O. Galibert] 2011-10-21 04:05:44 +00:00
sp0250.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
sp0250.h running_device -> device_t 2010-12-31 21:42:55 +00:00
sp0256.c Update sp0256 core to use correctly ordered resroms; update sauro driver to use correctly ordered sp0256-al2 resroms. [Huygens, Lord Nightmare] 2011-09-19 17:25:56 +00:00
sp0256.h Added SBY line read to SP0256 interface. [Curt Coder] 2011-01-07 15:36:14 +00:00
speaker.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
speaker.h Port from MESS 2011-06-09 18:31:41 +00:00
spu_tables.c Cleanups and version bump. 2011-02-28 09:27:05 +00:00
spu.c General portability fixes [Robert Muth, R. Belmont] 2011-08-17 22:34:19 +00:00
spu.h psx spu dma hookup is done in machine config, so the trampolines can go. 2011-06-04 05:52:49 +00:00
spureverb.c fixed include in use_intrinsics code in src/emu/sound/spureverb.c by Firewave(no whatsnew) 2011-06-25 09:35:37 +00:00
spureverb.h Cleanups and version bump. 2011-02-28 09:27:05 +00:00
st0016.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
st0016.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
t6w28.c BIG update. 2011-03-29 15:50:04 +00:00
t6w28.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
tiaintf.c BIG update. 2011-03-29 15:50:04 +00:00
tiaintf.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00
tiasound.c C++-ified the sound and streams interfaces. Combined sound.c and streams.c 2011-01-27 08:06:43 +00:00
tiasound.h This (mostly - see below) completes the structure, lower-casing functions and re-inclusion updates of the src\sound\emu headers. 2008-08-11 00:32:08 +00:00
tms36xx.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
tms36xx.h running_device -> device_t 2010-12-31 21:42:55 +00:00
tms3615.c BIG update. 2011-03-29 15:50:04 +00:00
tms3615.h running_device -> device_t 2010-12-31 21:42:55 +00:00
tms5110.c Reimplemented devcb using delegates and classes. Unified the logic 2011-05-02 03:32:58 +00:00
tms5110.h running_device -> device_t 2010-12-31 21:42:55 +00:00
tms5110r.c Clean-ups and version bump 2011-10-23 15:06:49 +00:00
tms5220.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
tms5220.h running_device -> device_t 2010-12-31 21:42:55 +00:00
tms5220.txt Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
tms5220r.c Various clean ups: 2008-03-01 16:54:52 +00:00
upd7759.c Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
upd7759.h running_device -> device_t 2010-12-31 21:42:55 +00:00
vlm5030.c Added tables from vlm5030 as verified by decap from ogoun. Adapted vlm5030 to use the tms5xxx common tables file. Some details have yet to be worked out for certain (how exactly the reflection coefficients beyond k=2 address the k2+ rom) 2011-10-16 08:46:06 +00:00
vlm5030.h running_device -> device_t 2010-12-31 21:42:55 +00:00
votrax.c A few tweaks, better logging. 2012-03-08 07:33:38 +00:00
votrax.h A few tweaks, better logging. 2012-03-08 07:33:38 +00:00
vrender0.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
vrender0.h running_device -> device_t 2010-12-31 21:42:55 +00:00
wave.c Move devices into a proper hierarchy and handle naming 2012-01-24 20:18:55 +00:00
wave.h Synced with MESS. (nw) 2011-06-13 16:27:32 +00:00
wavwrite.c Fixed some potential memory leaks and NULL pointer deferences as well as removing some redundant checks. [Oliver Stoneberg] 2011-06-15 21:37:25 +00:00
wavwrite.h This (mostly - see below) completes the structure, lower-casing functions and re-inclusion updates of the src\sound\emu headers. 2008-08-11 00:32:08 +00:00
x1_010.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
x1_010.h running_device -> device_t 2010-12-31 21:42:55 +00:00
ym2151.c Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
ym2151.h Converted presave/postload functions to delegates. In a lot of 2011-04-30 05:12:28 +00:00
ym2151.txt Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
ym2413.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
ym2413.h running_device -> device_t 2010-12-31 21:42:55 +00:00
ymdeltat.c Rename state_manager -> save_manager since the term "state" is overloaded. 2011-04-20 15:14:54 +00:00
ymdeltat.h running_device -> device_t 2010-12-31 21:42:55 +00:00
ymf262.c "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!" 2011-08-23 04:59:11 +00:00
ymf262.h running_device -> device_t 2010-12-31 21:42:55 +00:00
ymf271.c General portability fixes [Robert Muth, R. Belmont] 2011-08-17 22:34:19 +00:00
ymf271.h running_device -> device_t 2010-12-31 21:42:55 +00:00
ymf278b.c minor cleanup/precompute rates 2011-08-30 16:14:08 +00:00
ymf278b.h running_device -> device_t 2010-12-31 21:42:55 +00:00
ymz280b.c contact mamedev msg for generate_pcm16 (afaik, it only pops up for cbaj, which has broken sound comms) 2011-08-18 17:38:14 +00:00
ymz280b.h running_device -> device_t 2010-12-31 21:42:55 +00:00
ymz770.c (still nw) 2011-10-31 23:23:58 +00:00
ymz770.h (nw) 2011-10-31 23:21:27 +00:00
zsg2.c Collapsed device_config and device_t into one class. Updated all 2011-04-27 05:11:18 +00:00
zsg2.h WARNING: There are likely to be regressions in both functionality and 2010-06-08 06:09:57 +00:00