summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/micronic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* (MESS) modernized friskyt and micronic nvram. nw. Fabio Priuli2014-04-041-25/+16
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+1
* hd61830: devcb2. (nw) Curt Coder2014-03-051-6/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-4/+5
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-2/+2
* micronic: corrected MC146818 clock. (nw) Sandro Ronco2013-11-031-1/+1
* Fixed the MC146818 modernisation so that local/utc & whether a century is sto... smf-2013-11-011-1/+2
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-1/+0
* moved some legacy stuff from mconfig.h to mcfglgcy.h (nw) Oliver Stöneberg2013-07-161-0/+1
* PC driver cleanup: Dirk Best2013-06-131-5/+1
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+1
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-2/+2
* (MESS) micronic.c: Tagmap cleanups (nw) Wilbert Pol2013-01-261-11/+18
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-9/+9
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+3
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+406