Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Gardner
df8ca739fb MESS anonymous timers this time. (nw) 2013-05-23 04:38:53 +00:00
Miodrag Milanovic
abedd24d6e more state cleanup and some modernization (nw) 2013-04-19 07:20:14 +00:00
Miodrag Milanovic
3f9cbe01c5 cleanup (nw) 2013-04-14 08:03:10 +00:00
Miodrag Milanovic
10d146a6be changed machine().device("maincpu") with m_maincpu in mess tree part (nw) 2013-04-10 11:31:17 +00:00
Miodrag Milanovic
a18a189d09 Some mess modernization (nw) 2013-02-18 14:57:32 +00:00
Robbbert
71bd65a9c1 (MESS) IP20 removed tags fwiw (nw) 2013-01-26 15:21:29 +00:00
smf-
1940866c70 output of new srcclean changes that are relatively small [smf] 2013-01-11 19:43:14 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
smf-
5717d1b228 SCSICD now has a CDDA sub device [smf] 2012-10-23 11:51:04 +00:00
Miodrag Milanovic
e624f84f34 modernization or timer callbacks part 3 - final (no whatsnew) 2012-09-24 15:01:45 +00:00
Miodrag Milanovic
5ddbca3e7a Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +00:00
Miodrag Milanovic
e25c13f253 Clean-ups and version bump
note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
2012-09-17 06:49:13 +00:00
Aaron Giles
cff1004165 Pass 2 of struct modernization. 2012-09-15 22:30:30 +00:00
Miodrag Milanovic
219e664785 Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT changed to be members of state classes (no whatsnew) 2012-09-13 11:15:32 +00:00
Aaron Giles
8669a28810 Add safe_pc() and safe_pcbase() methods to device_t.
Convert all cpu_get_pc() to safe_pc() and
cpu_getpreviouspc() to safe_basepc(). Removed the
old macros.
2012-09-11 05:50:50 +00:00
smf-
24f0842e1b Split out callbacks from scsibus_device into scscb_device, eventually this will be a SCSI device. SCSIBus_interface is no longer required and has been removed. [smf] 2012-09-06 07:34:28 +00:00
smf-
389625a63c Removed SCSIConfigTable, SCSI devices are now linked using SCSIBUS from MESS. (nw) 2012-08-29 08:35:35 +00:00
smf-
e93c3cedae turned WD33C93 into a device & made cps3 flash roms optional on cd sets (nw) 2012-08-25 10:30:00 +00:00
smf-
45e9cc7826 glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto the device (nw) 2012-08-23 17:53:10 +00:00
Miodrag Milanovic
7285b359d2 Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00