Commit Graph

40567 Commits

Author SHA1 Message Date
Miodrag Milanovic
9496bfaa79 taito fix (nw) 2016-04-30 19:19:47 +02:00
Miodrag Milanovic
172becaad6 cliffhgr fix (nw) 2016-04-30 19:04:59 +02:00
Miodrag Milanovic
97e2520a6a File not used anymore, code moved to fidel driver (nw) 2016-04-30 18:53:04 +02:00
Miodrag Milanovic
64df157502 wrong name for video file (nw) 2016-04-30 18:52:00 +02:00
Miodrag Milanovic
61349c9eaa Fix deco crypt separate compile (nw) 2016-04-30 18:49:36 +02:00
Ivan Vangelista
9727a393f1 warpwarp.cpp: allow separate building (nw) 2016-04-30 17:12:38 +02:00
David Haywood
7f59f43e2f dumped program rom for Gigas (MC-8123, 317-5002) Gigas set, works now [Corrado Tomaselli] 2016-04-30 15:49:56 +01:00
etabeta78
3070d192b7 nes.cpp: removed configuration settings to enforce
sprite limit and to turn off drawing of top/bottom 8
lines: the code to make these work was removed
before 0.106 and the option were doing nothing since
then. [Fabio Priuli]
2016-04-30 15:57:23 +02:00
Robbbert
3fc92a04a8 Not mine. (nw) 2016-04-30 11:54:52 +10:00
Michael Zapf
a105ecb624 ti99: Adding cartridge types to softlist 2016-04-30 01:02:53 +02:00
Scott Stone
a5095efde7 Fixed default clip size which fixes vector output regression (from Sarayan) (nw) 2016-04-29 15:25:33 -04:00
etabeta78
b2c2f5377b whops. forgot to install back main cpu bank to neopcb.cpp
as well. nw.
2016-04-29 18:21:15 +02:00
David Haywood
3f72769eaf these are all overdumps done with an edge connector anyway, I'll replace the sets with properly named and properly resized ones later if needs be, but until then just use the softlist. 2016-04-29 16:02:39 +01:00
Robbbert
26befaa8c5 once is enough (nw) 2016-04-29 23:54:04 +10:00
Robbbert
e27ef9fb7f ET3400: Added ETA-3400 Memory I/O Accessory. 2016-04-29 23:38:45 +10:00
etabeta78
10c105d1e3 two more region tags that I missed in the original submission (hopefully the last ones). nw. 2016-04-29 15:24:02 +02:00
Ivan Vangelista
8b68586653 crgolf.cpp: fix debug build validation (nw) 2016-04-29 11:55:55 +02:00
Angelo Salese
66a922cd9d Notes, annoying stuff, nw 2016-04-29 11:16:12 +02:00
Miodrag Milanovic
047e3d1329 fix astrocde (nw) 2016-04-29 09:37:45 +02:00
Miodrag Milanovic
ccc4d75a78 asteroid build fix (nw) 2016-04-29 09:27:56 +02:00
Miodrag Milanović
7220b6e316 Merge pull request #842 from ajrhacker/sysmame
Move system name lookup into frontend (nw)
2016-04-29 09:13:05 +02:00
Miodrag Milanovic
353619560d fix to get apple2 deps to compile (nw) 2016-04-29 08:29:57 +02:00
Robbbert
f953d298a3 New NOT WORKING machine
=======================
Microbee Premium Plus [Robbbert]
2016-04-29 16:27:23 +10:00
etabeta78
8a15aae581 and another global variable hits the ground! nw.
+
avoid to directly access device variable from inside the driver, when possible. nw.
2016-04-29 08:08:33 +02:00
etabeta78
2a2d9eb446 fix kisekaem DMA transfers. nw. 2016-04-29 07:21:32 +02:00
etabeta78
f6defb1725 updated .flt files, hopefully in the correct way. nw. 2016-04-29 06:16:56 +02:00
etabeta78
693a75e2fc made the transition between different carts in the multislot driver
smooth again. when launching game-specific drivers, sprites are
in any case optimized only once before emulation starts, so that
yesterday changes made no difference, but we care about 6-slot
neogeo too. ;-) nw.
2016-04-29 06:01:05 +02:00
hap
7e394b5dbe hh_hmcs40: added bzaxxon svg artwork 2016-04-28 23:43:02 +02:00
AJR
d5aa280c10 Move system name lookup into frontend (nw) 2016-04-28 17:29:27 -04:00
cracyc
faf6c64561 iteagle: fix gtfore (nw) 2016-04-28 16:28:23 -05:00
etabeta78
248794e88f d'oh. missed these 4. thanks Tafoid for the tests :)
nw.
2016-04-28 21:49:07 +02:00
etabeta78
c506d36a8d further cleanup + final untangling from the old code:
optimized sprites data now lives only in the sprite
device. got rid of neogeo_helper as a result. nw.
2016-04-28 21:10:29 +02:00
David Haywood
c1323da434 refactor a little (nw) 2016-04-28 19:17:58 +01:00
hap
7e3bf84ef0 phantom: correct cpu type, 1st rom is banked 2016-04-28 19:39:06 +02:00
Miodrag Milanovic
4a2cca538a Fixed amiga related drivers buid (nw) 2016-04-28 19:34:16 +02:00
Miodrag Milanovic
91719978c9 abc80x separate compile possible (nw) 2016-04-28 18:48:02 +02:00
David Haywood
c38ba69bde changes based on PCB observations (nw) 2016-04-28 17:25:02 +01:00
Olivier Galibert
19ed9384a6 vector: Move clipping to avgdvg, the only user. Simplify [O. Galibert] 2016-04-28 17:28:57 +02:00
David Haywood
7f412c33aa Merge branch 'master' of https://github.com/mamedev/mame 2016-04-28 15:09:45 +01:00
David Haywood
ace5094674 (nw) 2016-04-28 15:09:35 +01:00
balr0g
8426e5b494 Further clarification (nw) 2016-04-28 09:58:50 -04:00
David Haywood
5e808a3795 Merge branch 'master' of https://github.com/mamedev/mame 2016-04-28 14:16:49 +01:00
David Haywood
917c9fc361 despite PCB being different operation looks similra to crgolf, so put it in there.
note, need to verify if there is a BPROM present on this PCB, if so it needs dumping.
2016-04-28 14:16:34 +01:00
R. Belmont
a997bc1006 Clarified pinout of AW BIOS (nw) 2016-04-28 08:16:56 -04:00
hap
c199f7e8d5 hh_hmcs40: updated packmon svg by Rik 2016-04-28 13:59:50 +02:00
etabeta78
4a419b8d56 some more cleanups + gaining back some performance
in most carts. nw.
2016-04-28 13:58:05 +02:00
David Haywood
01b454694d new NOT WORKING
Master's Golf [MooglyGuy, ShouTime]
2016-04-28 11:58:07 +01:00
Miodrag Milanovic
c35df6ac55 cleanup (nw) 2016-04-28 11:28:43 +02:00
etabeta78
1524406721 misc clean up. nw. 2016-04-28 11:20:54 +02:00
Olivier Galibert
923539399b cybiko: Remove the ram mirror, it hides when the code fails [O.Galibert] 2016-04-28 11:02:44 +02:00