summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/dai.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-81/+0
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* given to another couple of sound devices their own include. nw. Fabio Priuli2014-10-111-36/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-5/+0
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-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
* (MESS) compclr2: Emulated the keyboard and floppy WIP. (nw) Curt Coder2014-01-151-5/+5
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-1/+1
* Anonymous timers begone! (nw) Andrew Gardner2013-05-291-2/+9
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+3
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+6
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-7/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+8
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+105