Miodrag Milanovic
65912bd4f0
debug build fix compile (nw)
2014-05-13 12:25:27 +00:00
Curt Coder
f300367db2
clang build fix. (nw)
2014-05-13 12:03:40 +00:00
Oliver Stöneberg
8db8ef278e
fixed MT05515 (fixed usage of uninitialized member in huc6260_device) (nw)
2014-05-13 11:56:35 +00:00
David Haywood
f04842b8da
new clones
...
Pleiads (Irecsa) [Erik De Maeyer]
2014-05-13 11:50:52 +00:00
Oliver Stöneberg
746b0b10a6
fixed usage of uninitialized member in tms5220_device (nw)
2014-05-13 11:47:07 +00:00
Dirk Best
39e6b343ed
Merge branch 'master' of ssh://mess.org/mame
2014-05-13 11:46:43 +00:00
Dirk Best
640354ad9e
Big Amiga cleanup and reorganizaton. CDTV temporarily broken. Lots of
...
work still to do. All basic Amiga models are now supported to varying
degrees.
2014-05-13 11:46:02 +00:00
Oliver Stöneberg
8882453f5a
fixed usage of uninitialized member in tms7000_device (nw)
2014-05-13 11:41:11 +00:00
Oliver Stöneberg
4997e59478
Fixed MT05510 (fixed usage of uninitialized member in tms3556_device) (nw)
2014-05-13 11:38:37 +00:00
Miodrag Milanovic
bb6b831faf
removed not needed includes (nw)
2014-05-13 11:33:07 +00:00
Miodrag Milanovic
f24db3d1ec
cococart to devcb2 (nw)
2014-05-13 11:26:13 +00:00
mahlemiut
22373a3aa6
megapc: added alternate MegaPC Plus set which uses a WINBUS chipset [Chris Hardy, Barry Rodewald]
2014-05-13 10:36:22 +00:00
Oliver Stöneberg
3e4b39252c
fixed MT05506 (fixed usage of uninitialized member in hd63484_device) (nw)
2014-05-13 10:05:25 +00:00
Curt Coder
a02edca1ff
voodoo: Removed unused config struct. (nw)
2014-05-13 09:20:25 +00:00
Curt Coder
2ae868588b
z80sio: devcb2'd so we can get rid of devcb1, refactoring dlair.c to use z80dart is not trivial. (nw)
2014-05-13 09:17:26 +00:00
Miodrag Milanovic
c1b7ad0ae5
voodoo converted to devcb2, Aaron ignore this one :) (nw)
2014-05-13 09:16:33 +00:00
Miodrag Milanovic
8e291797f2
moved rsp to use devcb2 (nw)
2014-05-13 07:23:59 +00:00
Roberto Fresca
16dd0d9df0
Nuked unused code and updated todo...
2014-05-13 01:12:04 +00:00
Couriersud
6b0b281570
Changed cocoloco to netlist output. Emulation ends at amplifier input.
2014-05-12 22:31:22 +00:00
Curt Coder
3ee013fa3d
z80dart: Cleanup. (nw)
2014-05-12 21:11:20 +00:00
Curt Coder
c8664d0f57
(MAME) nflfoot: Refactored to use z80dart. (nw)
2014-05-12 21:10:55 +00:00
Oliver Stöneberg
ed6cb5ba4a
added asserts for known index out-of-bounds accesses in i8279_device (nw)
2014-05-12 20:52:02 +00:00
Angelo Salese
e54c511004
Bunch of TGP opcodes used by VF2.
2014-05-12 19:56:39 +00:00
Alex W. Jackson
6474d8fe94
Fix build, does anyone even bother testing these modernizations-by-rote? (nw)
2014-05-12 19:42:08 +00:00
David Haywood
151c48fa07
merging the drivers fixed this, I guess it will still happen randomly sometimes like it apparently does on the PCB, but some levels in MAME were always broken because the bg banking wasn't implemented in the pushman copy of the video implementation. (nw)
2014-05-12 18:53:50 +00:00
Ivan Vangelista
d8ff82006f
pokey_device: converted to devcb2 (nw)
2014-05-12 15:14:02 +00:00
David Haywood
425f05bc75
merged tiger road / f1-dream and pushman / bouncing balls drivers - as usual Comad cloned the hardware when they made the games.
...
moved the protection sims for f1dream / bbballs to machine/tigeroad.c
also marked f1dream as not working, it's never worked, the protection simulation is incomplete. (the bootleg has some original bugs too due to their workarounds, so technically there isn't a perfectly working version of this game supported by MAME)
2014-05-12 14:18:06 +00:00
Curt Coder
872f13b470
(MAME) proconn: Use z80dart instead of deprecated z80sio. (nw)
2014-05-12 13:13:28 +00:00
Curt Coder
b684b86079
wd17xx: Cleanup. (nw)
2014-05-12 13:01:39 +00:00
Curt Coder
fa528bc91c
wd17xx: devcb2. (nw)
2014-05-12 12:44:21 +00:00
Curt Coder
1b96913a72
Cleanup. (nw)
2014-05-12 12:32:43 +00:00
Curt Coder
bd863c15f2
wd17xx: devcb2. (nw)
2014-05-12 12:28:44 +00:00
R. Belmont
ea89fb613b
typo (nw)
2014-05-12 03:14:03 +00:00
Roberto Fresca
ba0fbb5c87
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Leader (version Z 2E, Greece) [Roberto Fresca]
Neraidoula (Fairy Butterfly) [Roberto Fresca]
New games marked as GAME_NOT_WORKING
------------------------------------
Magical Butterfly (version U350C, encrypted) [Roberto Fresca]
2014-05-12 02:51:37 +00:00
Brian Troha
3ee697e04d
peplus.c: Another minor doc update - NW
2014-05-12 02:32:32 +00:00
Couriersud
fc67e2795b
Fixed typos
2014-05-11 23:12:00 +00:00
Couriersud
9f48a96752
Change core_device constructor.
2014-05-11 23:09:53 +00:00
Couriersud
f4499f2b74
Added 7408, 7411, 7432 and 7437 to netlist.
2014-05-11 22:27:52 +00:00
Brian Troha
05d40b6138
peplus.c: Documentation updates - NW
2014-05-11 22:24:45 +00:00
Couriersud
cc6c2e99bd
Fixed gate timing.
2014-05-11 21:27:00 +00:00
R. Belmont
2a7c3c168b
(MESS) apple3: Preliminary reset key handling. [R. Belmont]
2014-05-11 21:23:30 +00:00
R. Belmont
de0501d459
(MESS) kb3600: More sensible multi-key handling, now actually behaves like h/w. [R. Belmont]
2014-05-11 21:22:48 +00:00
Alex W. Jackson
2491856752
Fix copy/paste mistake in validate error text (nw)
2014-05-11 19:50:00 +00:00
Alex W. Jackson
f6229dd73e
digfx.c, drawgfx.c: don't do unneeded processing or allocate unneeded memory for RAW gfx layouts; add -valid check that extxoffs/extyoffs info are present when the layout size demands them [Alex Jackson]
2014-05-11 19:36:42 +00:00
Ville Linde
66a929cfba
taitopjc.c: experimenting with TLCS reseting the PPC. (nw)
2014-05-11 17:49:14 +00:00
Roberto Fresca
9bf2c3db7f
New games added or promoted from NOT_WORKING status
...
---------------------------------------------------
Coco Loco [Roberto Fresca, Angelo Salese, Punkyas (from AUMAP),
Ricky2001 (from AUMAP)]
2014-05-11 17:48:53 +00:00
Olivier Galibert
7e22428d6a
ipf: Fix #1360 [O. Galibert]
2014-05-11 17:17:32 +00:00
Brian Troha
def8866f0d
New Maya clone
...
New Clone Added
-----------------------------
Maya (set 3) [system11, The Dumping Union]
2014-05-10 22:56:23 +00:00
Brian Troha
251f825df0
new Bouncing Balls clone
...
New Clone Added
-----------------------------------------
Bouncing Balls (Adult) [system11, The Dumping Union]
2014-05-10 22:36:04 +00:00
Brian Troha
c45d9ab226
konamigx.c: Remove errant debug addition - NW
2014-05-10 22:11:07 +00:00