summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/vidbrain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-3/+1
* f3853: converted to use delegates. nw. Fabio Priuli2014-04-131-14/+7
* discrete_sound_w and discrete_sound_r not used any more since discrete_device... Miodrag Milanovic2014-03-211-1/+1
* (MESS) uv201: devcb2. (nw) Curt Coder2014-03-191-8/+5
* (MESS) vidbrain: devcb2. (nw) Curt Coder2014-03-151-11/+1
* (MESS) Moved a bunch of buses under emu/bus. (nw) Curt Coder2013-10-221-7/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* (MESS) Updated comments. (nw) Curt Coder2013-09-131-2/+3
* small MACHINE_RESET cleanup Oliver Stöneberg2013-08-051-4/+0
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-1/+1
* removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instea... Miodrag Milanovic2013-04-241-2/+6
* removed devhelpr.h and trampolines in half modern devices,also southbridge al... Miodrag Milanovic2013-03-201-1/+1
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-10/+8
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-19/+19
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-42/+42
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-1/+1
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1/+1
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* added missing \n to more fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+630