summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/pc1350.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sc61860.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2013-12-271-2/+1
* A few less anonymous timers in the world. (nw) Andrew Gardner2013-05-271-3/+10
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-5/+5
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-2/+2
* modernized pocketc driver (nw) Miodrag Milanovic2013-04-011-51/+44
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-4/+3
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-6/+6
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+136