summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/pp01.h
Commit message (Expand)AuthorAgeFilesLines
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+0
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-1/+0
* (MESS) PP01 : added uart Robbbert2013-09-301-1/+2
* (MESS) PP01 : added sound Robbbert2013-09-291-1/+9
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-3/+5
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+4
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+8
* and some more cleanup (nw) Miodrag Milanovic2012-09-171-7/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+46