summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/z80ne.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-9/+9
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-9/+9
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Move m_io_config down into z80netf_state (nw) AJR2018-04-041-2/+2
* z80ne.cpp: Separate z80netf base class; use output finders (nw) AJR2018-04-041-45/+45
* kr2376: Added keyboard matrix callbacks. Nigel Barnes2018-03-061-6/+8
* z80ne: New-style UART handlers; add notes (nw) AJR2018-03-041-4/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* more timer_pulse removal (nw) Ivan Vangelista2017-05-131-0/+1
* z80ne: kill direct update handler Dirk Best2017-01-071-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+192