Commit Graph

24 Commits

Author SHA1 Message Date
Fabio Priuli
a2bdecb071 converted i8255 to devcb2. nw.
p.s. I tested several games/systems and I triple checked the diff to be sure I did not 
make any copy and paste mistake in the 195 files touched by this, but let me know 
if any system suddenly stops working!
2014-04-17 05:49:48 +00:00
Miodrag Milanovic
fec65e0b57 Cleanups and version bump 2014-04-07 06:04:18 +00:00
Curt Coder
22556b3d67 wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] 2014-03-16 22:26:55 +00:00
Ivan Vangelista
8acaf0366b (MESS) fixed specialm and specialp debug crash and removed some trampolines (nw) 2014-03-10 17:20:05 +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
smf-
38d827e993 Converted PIT8253 to DEVCB2 [smf] 2014-02-23 13:00:28 +00:00
Robbbert
0d81c7161c (MESS) improved keyboard on special, lik, erik (nw) 2013-10-07 01:10:40 +00:00
Fabio Priuli
e098aab416 Modernized the PIT8253 device. [Fabio Priuli] 2013-06-03 11:39:54 +00:00
Andrew Gardner
7a00eb5a33 Anonymous timers begone! (nw) 2013-05-29 03:50:41 +00:00
Miodrag Milanovic
5d8cdfb2e5 (MESS) cassette cleanup (nw) 2013-04-17 08:30:36 +00:00
Miodrag Milanovic
d68164b4c1 unified formating of state class constructors, no functional change (nw) 2013-04-10 08:08:19 +00:00
Miodrag Milanovic
0e1f5ad25b Cleanups and version bump 2013-03-19 07:22:20 +00:00
Andrew Gardner
039aa6d9d7 Modernized wswan, special, and svision devices. [Andrew Gardner] 2013-03-07 04:30:56 +00:00
Wilbert Pol
e0867ffce3 (MESS) special.c: Reduce tagmap lookups (nw) 2013-02-08 20:30:55 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
Miodrag Milanovic
436d2f757f Cleanups and version bump 2012-12-17 07:22:20 +00:00
Miodrag Milanovic
0716e22259 Added specialist mx custom format handling (nw) 2012-12-13 12:56:38 +00:00
Miodrag Milanovic
f356f30e6e specimx: made floppy boot with new core, still some stalling to fix (nw) 2012-12-13 12:41:31 +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
5ddbca3e7a Modernized screen update calls (no whatsnew) 2012-09-17 15:00:31 +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
b711b1a007 conversion of legacy devices into modern wip (no whatsnew) 2012-09-03 13:56:17 +00:00
Miodrag Milanovic
7285b359d2 Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00