summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymf278b.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ymf278b.cpp : Allow scaling for FM DO2 output cam9002019-10-141-0/+8
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+2
* ymf278b: Eliminate clock macro (nw) AJR2019-06-111-3/+1
* ymf278b.cpp : Add DO1/2 Output, Fix buffer when clock is changed (#3806) R. Belmont2019-03-311-9/+35
|\
| * ymf278b.cpp : Add notes cam9002018-08-011-0/+1
| * ymf278b.cpp : Fix sync cam9002018-07-301-1/+0
| * Merge branch 'master' of https://github.com/mamedev/mame into ymf278_envelope cam9002018-07-301-1/+4
| |\
| * | ymf278b.cpp : Add DO1/2 Output, Fix timer/buffer when clock is changed cam9002018-07-291-8/+34
* | | (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* | | Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* | | Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-2/+2
| |/ |/|
* | vgmplay added Y8950, YMF262 & YMF278B [smf] smf-2018-07-291-1/+4
|/
* ymf262.cpp : Add device_clock_changed cam9002018-07-281-0/+19
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-31/+9
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-0/+5
* dirom: device_rom_interface for sound chips with rom/memory map alternative [... Olivier Galibert2016-08-151-19/+10
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1051