smf-
459b30be0f
Moved default card config, device inputs and clock off the slot interface so they can be specified for all cards [smf]
2013-05-29 13:52:16 +00:00
Miodrag Milanovic
bd4514adde
Removal of machine().root_device() where appropriate (nw)
2013-04-14 10:46:03 +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
Miodrag Milanovic
436d2f757f
Cleanups and version bump
2012-12-17 07:22:20 +00:00
Curt Coder
1f6e54141b
(MESS) Removed unnecessary includes. (nw)
2012-12-09 20:58:30 +00:00
R. Belmont
3e599212eb
6850acia: bring IRQ line into standard usage (ASSERT_LINE = IRQ active) [R. Belmont]
...
(nw portion)
These are the only 3 drivers I found that appear to use the 6850 IRQ callback; many others had it commented out. If you own such a driver and you commented it out due to weird behavior or whatever (isa_gus.c?) you might want to try again.
2012-12-03 02:07:52 +00:00
R. Belmont
d73ec8ec79
(MESS) Mirage: lots of documentation from the schematics, added preliminary LED hookup [R. Belmont]
...
(MESS) New games added as GAME_NOT_WORKING
------------------------------------------
Yamaha MU-100 [Guru, R. Belmont, O. Galibert]
2012-12-02 22:11:07 +00:00
Olivier Galibert
78baa05851
mirage: Make it boot by whatever means necessary [O. Galibert]
2012-11-28 21:53:22 +00:00
Olivier Galibert
ee2e4922f0
wd1772: Rename to wd_fdc [O. Galibert]
2012-11-27 16:53:30 +00:00
Olivier Galibert
bcbec121dc
es5503: Make the number of output channels configurable [O. Galibert]
2012-11-23 21:36:08 +00:00
Curt Coder
9046ce0dc5
sed1310: Cleanup. (nw)
...
(MESS) bw2: Fixed memory mapping. (nw)
(MESS) msm6255: Refactored to use device_memory_interface. (nw)
(MESS) floppy: Added macros for declaring modern floppy formats. The generic floppy formats (D88/DFI/IMD/IPF/MFI/MFM) are now automatically supported in each driver using the modern floppy code. [Curt Coder]
2012-11-22 19:33:19 +00:00
Miodrag Milanovic
655b50ad16
Unified floppy tags on other drivers as well (no whatsnew)
2012-10-12 12:15:34 +00:00
Miodrag Milanovic
23a3e24dcb
Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew)
2012-09-26 13:24:58 +00:00
Miodrag Milanovic
1f9d1cd620
change from device->machine() to space.machine() in device handlers in order to make next changes easier (no whatsnew)
2012-09-21 08:25:27 +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
Aaron Giles
17e66e39fd
Clear out remaining global inlines in diexec.h.
2012-09-12 06:07:51 +00:00
Miodrag Milanovic
7285b359d2
Merge of MESS sources (no whatsnew)
2012-08-21 10:41:19 +00:00