summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/px8.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-17/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* 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-4/+5
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Converted i8251 to DEVCB2 [smf] smf-2014-02-151-16/+2
* replaced read rx/cts/dcd callbacks in I8251 with write handlers, which allows... smf-2013-12-221-2/+0
* Some more updates regarding commented out code, forgotten during past device ... Ivan Vangelista2013-09-071-2/+2
* some SCREEN_UPDATE_* cleanups (nw) Oliver Stöneberg2013-08-051-4/+0
* small PALETTE_INIT cleanup (nw) Oliver Stöneberg2013-08-041-4/+0
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-158/+158
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+3
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+876