summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbmiec
Commit message (Expand)AuthorAgeFilesLines
* 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-114-21/+26
* -devices/bus/bbc/1mhzbus/ieee488: Removed MACHINE_CONFIG macros, nw mooglyguy2019-02-031-8/+9
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-24/+0
* devices\bus: removed a few unused MCFG macros (nw) Ivan Vangelista2019-01-302-31/+0
* isa: Modernize device configuration (nw) AJR2019-01-251-1/+2
* bus/cbmiec: Improve device names (nw) AJR2019-01-234-14/+14
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-142-14/+15
* -cpu/m6502: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-171-0/+9
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-4/+4
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-252-0/+2
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-2/+2
* Fixed validation, nw mooglyguy2018-08-101-4/+4
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-092-26/+24
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-2/+2
* -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-011-12/+0
* -vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz] mooglyguy2018-08-012-6/+38
* -c1541, c1571, c2031, c1551, rastersp: Removed MCFG and MACHINE_CONFIG usage.... mooglyguy2018-08-014-216/+144
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-302-17/+14
* devcb3 Vas Crabb2018-07-071-5/+5
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-173-8/+8
* acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-083-5/+5
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-296-41/+41
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-272-29/+33
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-276-13/+13
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-206-4/+16
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-0610-142/+142
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-046-47/+53
* Rename machine/latch.* to machine/output_latch.* (nw) AJR2018-05-021-1/+1
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-302-4/+4
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-212-18/+21
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-149-76/+89
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-149-22/+34
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-1220-16/+33
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-312-5/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-239-43/+43
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-1710-19/+19
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-2/+1
* genpc, isa8: Make maincpu tag more honestly configurable (nw) AJR2017-11-091-1/+1
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-251-1/+1
* Load slot info in minimaws (not exposed yet), fix up some problems with Vas Crabb2017-08-023-3/+0
* Some more descriptive names for CBM IEC devices AJR2017-06-116-22/+22
* Further improvements to slot option validation (nw) AJR2017-06-104-8/+8
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-0820-380/+159
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-2210-19/+19