summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/mtx.h
Commit message (Expand)AuthorAgeFilesLines
* Put some licenses since authors all replied (nw) Miodrag Milanovic2015-06-021-1/+1
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-2/+2
* fixes (nw) Miodrag Milanovic2015-05-141-3/+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
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-0/+11
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-171-0/+3
* z80dart: Merged in uPD7201 and modernized the interface. [Curt Coder] Curt Coder2013-05-271-7/+7
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+4
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-4/+1
* 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-2/+3
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-0/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-9/+7
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-1/+1
* (MESS) mtx.c SN76489A_NEW, from Osso Michaƫl Banaan Ananas2012-10-011-7/+8
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+2
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-3/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+82