summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/nubus_asntmc3b.c
Commit message (Collapse)AuthorAgeFilesLines
* (MESS) Move NuBus and friends into the new bus structure (nw) R. Belmont2013-10-221-212/+0
|
* Expanded device_t constructor with parameters for short name and source file ↵ Miodrag Milanovic2013-03-261-6/+4
| | | | location [Miodrag Milanovic]
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-48/+48
|
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-2/+2
| | | | | | Convert all cpu_get_pc() to safe_pc() and cpu_getpreviouspc() to safe_basepc(). Removed the old macros.
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+214