summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/pc1251.h
Commit message (Expand)AuthorAgeFilesLines
* finish setting copyright holders for MESS section (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* removed need for legacy palette for pocketc (nw) Miodrag Milanovic2014-03-121-2/+3
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* sc61860.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2013-12-271-1/+2
* A few less anonymous timers in the world. (nw) Andrew Gardner2013-05-271-1/+8
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* modernized pocketc driver (nw) Miodrag Milanovic2013-04-011-23/+13
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+53