summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/aim65.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-424/+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
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
* (MESS) consolidated generic socket / cartslot a bit more: removed Fabio Priuli2014-09-221-3/+3
* added generic cartslot / ROM socket slot device, which offers Fabio Priuli2014-09-171-1/+9
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Modernized the dl1416 device. (nw) Ivan Vangelista2013-09-091-11/+10
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+1
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-18/+18
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-7/+7
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-21/+20
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-19/+17
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+419