summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx_cart (follow)
Commit message (Expand)AuthorAgeFilesLines
* msx: add matra ink cartridge (nw) hap2020-06-043-0/+93
* New working clones hap2020-06-022-2/+2
* ym2151: Add YM2164 variant and emulate some known differences AJR2020-03-042-4/+11
* ymf278b.cpp : Fix output rate and clock divider of FM part, Fix mixing behavior cam9002020-02-081-6/+4
* Spring cleaning: Vas Crabb2019-11-014-17/+18
* (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-269-22/+22
* ymf278b: Eliminate clock macro (nw) AJR2019-06-111-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
* z80pio.cpp : Simplify handlers, Reduce duplicates cam9002019-04-071-6/+6
* ymf278b.cpp : Add DO1/2 Output, Fix buffer when clock is changed (#3806) R. Belmont2019-03-311-2/+5
|\
| * Merge branch 'master' into ymf278_envelope cam9002018-12-297-106/+108
| |\
| * | ymf278b.cpp : Add DO1/2 Output, Fix timer/buffer when clock is changed cam9002018-07-291-2/+4
* | | (nw) Clean up the mess on master Vas Crabb2019-03-2647-352/+477
* | | Revert "conflict resolution (nw)" andreasnaive2019-03-2547-477/+352
* | | upd765: Simplify read/write handlers (nw) AJR2019-03-101-9/+5
* | | ym2148, vlm5030: Simplify read/write handlers (nw) AJR2019-03-102-3/+3
* | | k051649: Simplify read/write handlers (nw) AJR2019-03-101-30/+22
* | | msx, bus/msx_cart, bus/msx_slot: Configuration and bus modernization (nw) AJR2019-03-1047-259/+387
* | | volt_reg: set default m_output (nw) hap2019-02-192-2/+0
* | | 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* | | screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-113-27/+34
* | | Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-314-17/+17
* | | emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-16/+20
* | | imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-4/+4
* | | midi: remove MCFG macros (nw) Ivan Vangelista2019-01-191-6/+6
| |/ |/|
* | -bus/nes_ctrl: Added support for dance mats, used by the nes_vt driver. [Davi... mooglyguy2018-12-203-45/+46
* | -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-11/+12
* | upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* | -z8000, tmpz84c015: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-061-8/+8
* | Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-251-1/+0
* | ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* | pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-1/+1
* | wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-5/+5
* | wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-5/+5
* | z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-6/+6
* | -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-2/+2
* | wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-16/+16
|/
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-082-17/+17
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-202-2/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-096-11/+13
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-067-42/+42
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-047-57/+61
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-143-11/+14
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-1/+1
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1