summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/microtan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-11/+0
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau... smf-2014-03-171-1/+2
* 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-2/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* removed the simplest 6522 port callbacks [smf] smf-2014-01-021-3/+0
* removed runtime via device lookups, removed ca1, cb1, ca2, cb2 callbacks from... smf-2014-01-011-8/+0
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-2/+25
* removed unused rxd callback from mos6551 and made devcb2 consistent with othe... smf-2013-12-231-1/+1
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* modernised the AY8910 [smf] smf-2013-05-121-4/+4
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-221-1/+0
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-135/+135
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* 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-2/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+287