summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/z1013.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-10/+3
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-32/+13
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* 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/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* cleanup (nw) Miodrag Milanovic2013-04-191-3/+3
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+3
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-8/+8
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-5/+5
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-10/+8
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+493