summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mephisto.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-3/+3
* (MESS) fixed csc and mm2 regressions. (nw) Sandro Ronco2013-02-031-3/+1
* (MESS) mephisto.c: Tagmap cleanups (nw) Wilbert Pol2013-01-261-16/+69
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-24/+24
* MT 5055 : Rebel5 correction to the description [Robbbert,AntoPisa] Robbbert2013-01-031-1/+1
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] Olivier Galibert2012-11-061-4/+5
* clean up some chess machines (no whatsnew) Miodrag Milanovic2012-10-171-15/+15
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) Miodrag Milanovic2012-09-251-18/+18
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-24/+22
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-4/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+514