summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/codata.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-6/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-5/+7
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (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