summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/next.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-1/+1
* MCFG_MODIFY_DEVICE(DEVICE_SELF) is no longer required in machine configs used... smf-2013-12-181-1/+0
* next: Enhancements [O. Galibert] Olivier Galibert2013-11-181-4/+19
* Converted NCR5390 to devcb2 & use MCFG_DEVICE_CLOCK to set SCSI chip clock [smf] smf-2013-05-291-7/+7
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-9/+12
* (MESS) Fixed software list hookups. (nw) Curt Coder2013-01-231-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-71/+71
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-5/+3
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-19/+3
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+3
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-1/+1
* Don't use safe_pc[base] when you already have a Aaron Giles2012-09-111-1/+1
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-18/+18
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+1163