summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/ex800.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* upd7810.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-02-211-14/+0
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-3/+3
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-171-5/+5
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-8/+8
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+4
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-6/+6
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-7/+7
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+4
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-23/+23
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+484