summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/abc1600.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* m68000: Make the autovector abstraction a bit less leaky (nw) AJR2019-04-141-1/+1
* abc1600: Fix CPU space map (nw) AJR2019-04-041-4/+4
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-27/+6
* z80ctc, z80dart, z80sio: Simplify read/write handlers (nw) AJR2019-03-271-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-31/+32
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-32/+31
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-1/+1
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-011-9/+10
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* imagedev\floppy: removed MCFG macros (nw) Ivan Vangelista2019-01-281-3/+3
* bus/abcbus: Remove MCFG_ macros; add bus clocks (presumed same as CPUs) (nw) AJR2019-01-261-15/+15
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-1/+1
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1
* abc1600mac: removed MCFG macro (nw) Ivan Vangelista2018-10-261-3/+5
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-3/+3
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-3/+3
* z80dart.cpp, z80dma.cpp: started removing MCFG macros (nw) Ivan Vangelista2018-08-291-33/+33
* -epson_lx810l: Eliminated MACHINE_CONFIG_START, nw mooglyguy2018-08-251-1/+1
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-16/+16
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+1
* -8364_paula, aakart, adc0808, adc083x, adc0844, adc1038, adc1213, akiko, am28... mooglyguy2018-08-121-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-46/+46
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-9/+9
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-48/+48
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+28
* 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-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean (nw) Vas Crabb2017-10-221-22/+22
* abc1600: WIP. (nw) Curt Coder2017-10-161-2/+26
* Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* srcclean and translation regeneration Vas Crabb2016-08-291-8/+8
* abc1600: WIP. (nw) Curt Coder2016-08-151-4/+7
* abc1600: WIP. (nw) Curt Coder2016-08-101-1/+10
* Watchdog cleanups (nw) AJR2016-06-161-4/+0
* abc80x, abc1600: ROM documentation. (nw) Curt Coder2016-06-141-6/+5
* abc1600: Temp workaround to fix regression. Needs a proper fix from Curt. Robbbert2016-05-021-2/+2
* Make watchdog timer a separate device AJR2016-04-301-0/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+967