summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/mbc55x.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-221/+0
* cleanup (nw) Dirk Best2015-06-011-2/+1
* mbc55x: updated to use the new wd fdc Dirk Best2015-06-011-2/+12
* Update for Phill Harvey-Smith and Tim Lindner Miodrag Milanovic2015-05-181-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-2/+0
* mc6845: converted to devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-011-3/+1
* pic8259: remove trampolines (nw) cracyc2014-04-231-1/+0
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-3/+0
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+0
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-12/+11
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-1/+1
* pic8259.c: Switched to devcb2. (nw) Wilbert Pol2013-05-151-1/+0
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+3
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ... Miodrag Milanovic2013-01-311-0/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-36/+36
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-4/+4
* some cleanup (nw) Miodrag Milanovic2012-10-031-17/+0
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-3/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-4/+4
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Pass 2 of struct modernization. Aaron Giles2012-09-151-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+9
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+228