Miodrag Milanovic
|
fec65e0b57
|
Cleanups and version bump
|
2014-04-07 06:04:18 +00:00 |
|
Miodrag Milanovic
|
d2fd2856a7
|
Moved optional_device<screen_device> m_screen and optional_device<palette_device> m_palette out of driver.* (nw)
|
2014-03-05 13:29:22 +00:00 |
|
Miodrag Milanovic
|
64ac8f6776
|
Huge update, palette is now device (nw)
note: Aaron please give more descriptive text for release log I have no more strength :)
|
2014-02-27 13:35:15 +00:00 |
|
Miodrag Milanovic
|
a3e4a45f1a
|
moved optional_device<gfxdecode_device> to specific drivers state classes (nw)
|
2014-02-17 15:46:55 +00:00 |
|
Fabio Priuli
|
6986192f27
|
(MESS) intv.c: added support for save states to all systems of this driver. [Fabio Priuli]
any report of save/restore issues would be welcome...
|
2013-05-26 09:28:36 +00:00 |
|
Fabio Priuli
|
307e42b64c
|
(MESS) intv: converted the STIC video chip emulation to be a device. [Fabio Priuli]
|
2013-05-26 04:59:28 +00:00 |
|
Andrew Gardner
|
df8ca739fb
|
MESS anonymous timers this time. (nw)
|
2013-05-23 04:38:53 +00:00 |
|
Miodrag Milanovic
|
f30a311780
|
moving some static functions in driver state for MESS drivers plus some other modernization (nw)
|
2013-04-18 08:44:08 +00:00 |
|
Miodrag Milanovic
|
d68164b4c1
|
unified formating of state class constructors, no functional change (nw)
|
2013-04-10 08:08:19 +00:00 |
|
Wilbert Pol
|
02ff8ffa36
|
(MESS) intv.c: Reduce tagmap lookups (nw)
|
2013-02-12 20:24:17 +00:00 |
|
Wilbert Pol
|
76700eceac
|
(MESS) intv.c: Reduce some tagmap lookups (nw)
|
2013-02-10 21:10:37 +00:00 |
|
Wilbert Pol
|
400b9bcc29
|
Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw)
|
2013-02-05 20:54:03 +00:00 |
|
Curt Coder
|
abbfd858ea
|
Replaced all device_t's with actual device classes. Regression test recommended. (nw)
|
2012-11-26 16:04:41 +00:00 |
|
Miodrag Milanovic
|
3679f744c2
|
modernization or timer callbacks part 2 (no whatsnew)
|
2012-09-24 14:43:01 +00:00 |
|
Miodrag Milanovic
|
a1b116c06f
|
INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew)
|
2012-09-18 14:45:06 +00:00 |
|
Miodrag Milanovic
|
7a2d791167
|
and some more cleanup (nw)
|
2012-09-17 18:39:09 +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 |
|
Miodrag Milanovic
|
7285b359d2
|
Merge of MESS sources (no whatsnew)
|
2012-08-21 10:41:19 +00:00 |
|