summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/bk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-2/+0
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-4/+4
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* IRQ_CALLBACK modernization part 3 (no whatsnew) Miodrag Milanovic2013-01-311-5/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+1
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-14/+13
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-7/+6
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+172