summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/fidelz80.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-12/+4
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-33/+18
* remove not needed parameters (nw) Miodrag Milanovic2014-03-241-4/+4
* specify licenses (after checking with balrog and Kevtris) Jonathan Gevaryahu2013-10-271-1/+1
* License tags. (nw) Sandro Ronco2013-10-261-0/+2
* mcs48.c: Modernized cpu core (nw) Wilbert Pol2013-08-231-4/+4
* Modernized the s14001a and exidy sound devices. [Osso] Scott Stone2013-08-011-11/+11
* (MESS) Fidelz80.c: rename vbc to vbrc, and noted that Fidelity Bridge Challen... Jonathan Gevaryahu2013-06-241-11/+14
* (MESS) Rename the bridge challenger 3 model 7014 driver from 'abc' to 'bridge... Jonathan Gevaryahu2013-06-131-30/+34
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+1
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-78/+77
* updated i8243 to use devcb2 and remove trampolines (no whatsnew) Miodrag Milanovic2012-10-161-13/+11
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-3/+3
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-1/+1
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-9/+7
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-3/+3
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* (MESS) Added GAME_CLICKABLE_ARTWORK flag to some drivers. (just to test the n... Sandro Ronco2012-08-221-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1447