summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/okean240.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* generic_keyboard_device, generic_terminal_device and teleprinter_device: conv... Ivan Vangelista2014-04-091-8/+6
* Checkpoint 2: Alex W. Jackson2014-03-151-2/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-6/+10
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* MESS anonymous timers this time. (nw) Andrew Gardner2013-05-231-8/+20
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* (MESS) okean240.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-091-10/+25
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-55/+55
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-4/+4
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-5/+5
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-4/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+506