summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mc80.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+4
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-2/+2
* (MESS) Refactored drivers to use z80dart.c instead of z80sio.c, the easy part... Curt Coder2013-05-271-2/+2
* various cpu lookup cleanup (nw) Miodrag Milanovic2013-04-151-2/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-5/+5
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-4/+4
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+4
* [MC8030] Added notes, connected up devices (nw) Robbbert2012-08-221-8/+27
* svn update test (nw) Robbbert2012-08-211-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+249