summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mbc55x.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-316/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* get rid of all the x Dirk Best2015-06-231-1/+1
* mbc55x: updated to use the new wd fdc Dirk Best2015-06-011-12/+22
* Update for Phill Harvey-Smith and Tim Lindner Miodrag Milanovic2015-05-181-1/+1
* Start adding owners to files in MESS and updated license for PeT (nw) Miodrag Milanovic2015-05-081-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-1/+3
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-1/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-0/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-0/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+1
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-1/+6
* pic8259: remove trampolines (nw) cracyc2014-04-231-1/+1
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-1/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-2/+9
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+4
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+8
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-1/+3
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+1
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-1/+1
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-12/+12
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-7/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+289