summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/adamnet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-065-16/+16
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-13/+13
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-145-64/+74
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-145-45/+50
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-1210-10/+20
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-235-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-175-5/+5
* after-market Adam FDC hacks (nw) Vas Crabb2017-08-261-4/+4
* Further improvements to slot option validation (nw) AJR2017-06-102-4/+5
* some more device_add_mconfig in devices/bus (nw) Ivan Vangelista2017-06-0710-89/+36
* Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ... AJR2017-05-265-5/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-225-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1412-61/+59
* Self-registering devices prep: Vas Crabb2017-02-276-7/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-1112-6/+6
* srcclean (nw) Vas Crabb2016-10-231-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2212-25/+25
* required_ioport_array. (nw) Curt Coder2016-10-092-44/+11
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-0610-10/+10
* reverting: Miodrag Milanovic2016-01-2012-15/+15
* tags are now strings (nw) Miodrag Milanovic2016-01-1612-15/+15
* override part 1 (nw) Miodrag Milanovic2015-12-056-25/+25
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-2/+2
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-2/+2
* clang-modernize part 2 Miodrag Milanovic2015-12-043-6/+6
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-142-3/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-086-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1312-0/+2257