summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/codata.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) codata : added a terminal, system responds to commands. [Robbbert] Robbbert2013-08-261-31/+48
* 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-2/+4
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+7
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+94