summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/if800.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* upd7220: devcb2 and delegates. (nw) Curt Coder2014-04-021-14/+7
* Fixed all bitmap.palette() users to use m_palette instead (nw) Miodrag Milanovic2014-03-151-4/+5
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* Converted palette_t and palette_client to classes. General palette.c Aaron Giles2014-02-181-1/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* upd7220: Refactored to use bitmap_rgb32. (nw) Curt Coder2012-12-071-1/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-5/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+119