summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx_cart
Commit message (Expand)AuthorAgeFilesLines
* Future-proofing by using correct #include for SOFTWARE_LIST device AJR2022-01-031-1/+1
* New NOT_WORKING software list additions hap2021-07-233-0/+97
* ymfm: Sync with latest, add complete YMF278B support (#8090) Aaron Giles2021-05-221-1/+1
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-144-17/+14
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-022-2/+2
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-022-4/+6
* softwarelist: spelling corrections related to microcabin's hurryfox hap2021-01-251-1/+1
* Various comments added and updated to add input port details, more detailed r... Lord-Nightmare2020-11-191-3/+3
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-202-8/+0
* 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