summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/arcadia.h
Commit message (Expand)AuthorAgeFilesLines
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-13/+12
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-0/+1
* (MESS) arcadia.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-011-0/+29
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-2/+1
* and some more cleanup (nw) Miodrag Milanovic2012-09-171-6/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+90