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
therealmogminer@gmail.com
ff56527f39
More bgfx settings refinement, nw
2016-04-29 10:34:53 +02:00
Miodrag Milanovic
bc7e1b7c35
separate those libs that are different only (nw)
2016-04-29 10:22:34 +02:00
Miodrag Milanovic
e044d56500
Fixed build atom driver (nw)
2016-04-29 10:16:04 +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
8e90e8e0c0
fix empty dir creation (nw)
2016-04-29 08:50:27 +02:00
Miodrag Milanovic
f89adf8b07
update flags for tools (nw)
2016-04-29 08:37:29 +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
Miodrag Milanovic
247a1bca50
do regenerate of project files when building shader tools, and removed precompiled when doing clean (nw)
2016-04-29 08:16:43 +02:00
Miodrag Milanovic
6cf1f248d9
Revert "I don't know what 'iqa' is, but whatever it is, it's preventing us from building shaders, so bye-bye"
...
This reverts commit 5adfc5b2a5
.
2016-04-29 08:11:28 +02: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
therealmogminer@gmail.com
223a955d0b
Fix up bgfx NTSC shader, nw
2016-04-29 06:58:20 +02:00
Justin Kerk
41a489a947
Work around linker issues with Emscripten (nw)
2016-04-29 04:40:34 +00:00
therealmogminer@gmail.com
5adfc5b2a5
I don't know what 'iqa' is, but whatever it is, it's preventing us from building shaders, so bye-bye
2016-04-29 06:26:33 +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
cracyc
6bbd290d31
plugins/cheat*: indent the output (nw)
2016-04-28 21:17:09 -05: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
Miodrag Milanovic
8e58d4099c
move to proper place (nw)
2016-04-28 20:40:17 +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
Miodrag Milanovic
2ce13a48f6
Fix for mos6530n (nw)
2016-04-28 18:36:59 +02:00
Miodrag Milanovic
68792073c3
fix a2600 build (nw)
2016-04-28 18:32:56 +02:00
Miodrag Milanovic
50361fcc23
R3000 is separate CPU, helps building some drivers with SOURCES (nw)
2016-04-28 18:26:37 +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