summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/abckb/abc77.cpp
Commit message (Expand)AuthorAgeFilesLines
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-4/+4
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-7/+7
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-1/+1
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-3/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+9
* Fix build by removing unused variables (nw) AJR2018-02-141-1/+1
* 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-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* some more device_add_mconfig in devices/bus (nw) Ivan Vangelista2017-06-071-13/+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-6/+6
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-2/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* required_ioport_array. (nw) Curt Coder2016-10-091-51/+6
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* 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
* cleanup Miodrag Milanovic2015-12-051-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-6/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+658