summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pp01.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-276/+0
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-1/+1
* Placed my files under BSD3, and also some that I shared with Robbert with his... Miodrag Milanovic2015-05-071-1/+1
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-1/+7
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+8
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-1/+3
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) PP01 : added uart Robbbert2013-09-301-4/+6
* (MESS) PP01 : added sound Robbbert2013-09-291-10/+11
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+257