summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nasbus (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-9/+11
* destaticify initializations (nw) (#3289) wilbertpol2018-03-042-12/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-232-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-173-3/+3
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-124-22/+10
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-148-60/+65
* nascom2: Moved floppy softlist to machine and fixed validation (nw) Nigel Barnes2017-05-071-3/+0
* Device validation fixes: another one rides the bus (nw) AJR2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-273-4/+6
* Remove emu.h from headers (nw) Olivier Galibert2017-02-118-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-16/+16
* reverting: Miodrag Milanovic2016-01-206-15/+17
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-4/+4
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-166-17/+15
* override part 1 (nw) Miodrag Milanovic2015-12-053-10/+10
* clang-modernize part 2 Miodrag Milanovic2015-12-042-11/+11
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-084-0/+0
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-138-0/+900