Commit Graph

24 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
931ae57120 unneeded includes 2014-06-27 20:26:13 +00:00
Miodrag Milanovic
d24b0be2ee remove unused parameters (nw) 2014-05-25 11:44:11 +00:00
Miodrag Milanovic
1dbef6ac95 z80dma finalized modernizing (nw) 2014-03-15 21:05:22 +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
a3e4a45f1a moved optional_device<gfxdecode_device> to specific drivers state classes (nw) 2014-02-17 15:46:55 +00:00
Miodrag Milanovic
4bf717996f Cleanups and version bump 2013-04-30 06:36:06 +00:00
Miodrag Milanovic
ea5d79c9cc removed implementation of legacy DEVCB_MEMORY_HANDLER and used members instead (nw)
this require clean compile
2013-04-24 14:54:54 +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
5d8cdfb2e5 (MESS) cassette cleanup (nw) 2013-04-17 08:30:36 +00:00
Angelo Salese
dcb676cf81 Cleaned-up Sharp X1 2013-01-15 23:14:05 +00:00
Angelo Salese
6d1f0a2e6b (MESS) Enabled to show border area in Sharp X1, fixes Shilver Ghost gameplay and Nobunaga no Yabou error display if a single floppy is in [Angelo Salese] 2013-01-14 22:49:27 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +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
e52d60b7f8 Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) 2012-10-03 09:27:22 +00:00
Miodrag Milanovic
6c40f0f292 TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) 2012-09-25 13:39:59 +00:00
Miodrag Milanovic
74bd86121b H file cleanup (no whatsnew) 2012-09-24 17:21:40 +00:00
Miodrag Milanovic
3679f744c2 modernization or timer callbacks part 2 (no whatsnew) 2012-09-24 14:43:01 +00:00
Miodrag Milanovic
7f775f2fbe Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
Miodrag Milanovic
2a06847d59 manual cleanup of mame and mess includes (no whatsnew) 2012-09-18 07:33:27 +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