summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/newbrain (follow)
Commit message (Expand)AuthorAgeFilesLines
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-4/+4
* Various buses and associated drivers: Simplify handler signatures (nw) AJR2020-05-212-8/+8
* Spring cleaning: Vas Crabb2019-11-012-5/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-266-72/+73
* Revert "conflict resolution (nw)" andreasnaive2019-03-256-73/+72
* bus/newbrain, bus/tiki100, wd2010: Simplify read/write handlers (nw) AJR2019-02-196-47/+47
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-013-20/+21
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-4/+4
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* upd765: Add (mostly standard) clocks to all devices in the family (nw) AJR2018-12-131-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-1/+1
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-3/+3
* z80ctc: removed MCFG macros (nw) Ivan Vangelista2018-09-031-4/+4
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-10/+10
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-2/+3
* devcb3 Vas Crabb2018-07-071-8/+8
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-062-10/+10
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-043-8/+10
* adc0808: Rewrite and make it work Dirk Best2018-04-022-47/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+13
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-6/+7
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-122-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-232-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-172-2/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-124-45/+24
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-222-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-146-109/+102
* Self-registering devices prep: Vas Crabb2017-02-273-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-116-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-226-35/+35
* Make address maps complain when entry bounds lie outside the global mask (nw) AJR2016-08-081-1/+1
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-064-4/+4
* newbrain fdc: fix mirrors w.r.t mask [O. Galibert] Olivier Galibert2016-06-201-3/+3
* small cleanup (nw) Miodrag Milanovic2016-06-051-7/+0
* Cleanups and version bump Miodrag Milanovic2016-03-304-8/+8
* newbrain: Dumped the COP internal ROM. [Chris Despinidis] Curt Coder2016-03-026-0/+1081