summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/lisa.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-7/+1
* (MESS) modernized nvram for clcd.c, lisa.c and nc.c. nw. Fabio Priuli2014-04-031-7/+1
* 8530scc: devcb2. (nw) Curt Coder2014-03-171-1/+1
* 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
* 6522 CA1 is input only, so I have removed the output callback. The lisa via h... smf-2014-01-251-2/+2
* removed the simplest 6522 port callbacks [smf] smf-2014-01-021-2/+0
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-6/+14
* moved some legacy stuff from mconfig.h to mcfglgcy.h (nw) Oliver Stöneberg2013-07-161-0/+1
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* cop400.c: Modernized cpu core (nw) Wilbert Pol2013-07-141-9/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-221-1/+1
* (MESS) lisa: Removed runtime tagmap lookups. (nw) Curt Coder2013-01-261-8/+8
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-122/+122
* 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] Olivier Galibert2012-11-061-1/+1
* 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-3/+0
* DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) Miodrag Milanovic2012-09-031-12/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+533