summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/tsispch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pic8259: remove trampolines (nw) cracyc2014-04-231-15/+2
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-1/+1
* necdsp_device: converted to devcb2 (nw) Ivan Vangelista2014-04-171-9/+1
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-5/+2
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-13/+5
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-221-2/+1
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* nmk16: add missing copyright holder Jonathan Gevaryahu2013-10-151-1/+1
* specify licenses Jonathan Gevaryahu2013-10-151-0/+2
* specify licenses Jonathan Gevaryahu2013-10-141-14/+33
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-8/+1
* pic8259.c: Continue modernization. (nw) Wilbert Pol2013-05-141-5/+5
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-5/+4
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* IRQ_CALLBACK modernization part 1 (no whatsnew) Miodrag Milanovic2013-01-311-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-53/+53
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-12/+12
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+524