summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/concept.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm58274c: updated to use inline configs. nw. Fabio Priuli2014-04-141-8/+3
* Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau... smf-2014-03-171-2/+4
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* Video attributes are now per screen (nw) Miodrag Milanovic2014-03-061-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-1/+7
* removed unused rxd callback from mos6551 and made devcb2 consistent with othe... smf-2013-12-231-2/+2
* (MESS) concept : extra rom Robbbert2013-08-231-0/+3
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-6/+6
* (MESS) concept: minor cleanup and addition of older bios versions. nw. Fabio Priuli2013-06-011-11/+14
* (MESS) concept: added stub implementation for the expansion slots as slot dev... Fabio Priuli2013-06-011-206/+154
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... Curt Coder2013-02-061-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-19/+19
* (MESS) concept: hooked up ACIAs (nw) R. Belmont2013-01-111-1/+4
* 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/+333