summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx_cart/yamaha.cpp
Commit message (Expand)AuthorAgeFilesLines
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-13/+10
* Various comments added and updated to add input port details, more detailed r... Lord-Nightmare2020-11-191-3/+3
* ym2151: Add YM2164 variant and emulate some known differences AJR2020-03-041-3/+10
* (nw) fix other konami video devices not resolving delegate, fix Yamaha MSX sy... Vas Crabb2019-10-261-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* msx sfg: add note (nw) hap2019-05-181-2/+2
* msx: Added alternate set of Yamaha SFG05 firmware [David Viens] hap2019-05-171-1/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-9/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+9
* ym2148, vlm5030: Simplify read/write handlers (nw) AJR2019-03-101-2/+2
* msx, bus/msx_cart, bus/msx_slot: Configuration and bus modernization (nw) AJR2019-03-101-6/+6
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-3/+3
* -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-201-7/+6
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-6/+6
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-8/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-22/+22
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-2/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "some additional (nw)" Miodrag Milanovic2016-01-201-1/+1
* some additional (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+205