summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/cbmiec/fd2000.cpp
Commit message (Expand)AuthorAgeFilesLines
* (nw) fixed "Unknown slot option '35hd' in slot 'iec11:fd4000:pc8477av1:0'" wh... Robbbert2019-07-201-1/+1
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-2/+2
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-4/+4
* Fixed validation, nw mooglyguy2018-08-101-4/+4
* -via6522: Removed MCFG acessors, nw mooglyguy2018-08-091-26/+22
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+8
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* Some more descriptive names for CBM IEC devices AJR2017-06-111-2/+2
* Further improvements to slot option validation (nw) AJR2017-06-101-2/+2
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-40/+18
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+13
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+361