Miodrag Milanovic
64e16ca8cf
Cleanups and version bump
2015-05-27 09:03:32 +02:00
Miodrag Milanovic
8c62ec2a3a
Update for Kevin Thacker (nw)
2015-05-22 14:52:43 +02:00
MetalliC
8faf871181
spectrum128: fix banking port decode for some games (e.g. Fairlight 128K)
2015-05-15 14:58:16 +03:00
Miodrag Milanovic
3e38b7d541
Updated MESS info for licenses (nw)
2015-05-13 09:23:17 +02:00
Miodrag Milanovic
3951e18032
Added dummy license lines to each file for MESS (nw)
2015-05-07 10:41:15 +02:00
MetalliC
e9345bcfc0
(MESS) fix Timex ZX-clones regression (nw)
2015-02-24 13:31:17 +02:00
MetalliC
128ba6317b
(MESS) spectrum.c partial screen updates
...
note: for now hooked only at 128k screen page flip
2015-02-04 19:20:43 +02:00
Fabio Priuli
8bed8ef381
so long, cartslot.c... you made a really great job, when we
...
had no concept of slot devices...
2014-10-11 06:59:38 +00:00
Fabio Priuli
cbad1cc7bc
(MESS) spectrum carts too. nw.
2014-09-25 19:29:58 +00:00
Ivan Vangelista
da1252459f
ay8910_device and extended family: converted to devcb2 (nw)
...
This is easily the commit I ever did that touches the most drivers. I payed extra attention while doing it, stared at the diff really hard to find any errors and did some testing. Obviously I can't test every single game / system, so please report any regression you might find.
2014-05-06 17:37:43 +00:00
Miodrag Milanovic
a66aff27d6
primary_screen -> first_screen() (nw)
2014-03-15 13:00:23 +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
7cde79cd9c
Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag Milanovic]
...
Updated all devices and drivers for using it.
out of whatsnew:
Note that it is made to work same as before, in some cases it can be more
logic to move gfxdevice into subdevice itself then to keep it in main driver.
2014-02-16 17:32:10 +00:00
smf-
1c415f340a
modernised the AY8910 [smf]
2013-05-12 11:17:58 +00:00
Wilbert Pol
46ef255061
(MESS) Cleaned up tagmap usage in the spectrum drivers a bit. (nw)
2013-02-07 20:55:30 +00:00
Miodrag Milanovic
0e19f641d3
Cleanups and version bump
2013-01-11 07:32:46 +00:00
Miodrag Milanovic
5915193b90
-spectrum: cleanup and simplification of video output [David Haywood]
2012-10-26 06:39:23 +00:00
Aaron Giles
3cce7e019e
Memory handler normalization, part 2. Change legacy
...
read/write handlers to take an address_space & instead
of an address_space *. Also update pretty much all other
functions to take a reference where appropriate.
[Aaron Giles]
2012-09-17 08:22:16 +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