Commit Graph

43056 Commits

Author SHA1 Message Date
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
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
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
e87b25b32b Update android version code and name (nw) 2016-04-28 11:38:12 +02: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
Miodrag Milanović
f42b559baf Merge pull request #835 from ajrhacker/mui
Relieve UI menus and such from having to constantly fetch UI object from global state (nw)
2016-04-28 10:56:15 +02:00
etabeta78
508c19abf1 neogeo.cpp: huge clean up of the cartslot code in order to better
exploit slot devices: [Fabio Priuli]
- moved cart-specific components to the carts itself removing
  the fake protection devices from the main system, since they
  never belonged there
- removed hacky rom region destruction/construction when a
  new cart is inserted, replacing it with proper bank pointers to
  the carts (except for ymsnd and ymsnd.deltat region which
  will require modernization of the ym devices)
- started re-organization of bootleg boards emulation, so to
  reduce the need of collapsing everything into a single cart
  type with multiple protection devices, more work is needed

neopcb.cpp: moved to a separate source file the emulation for
JAMMA PCB versions of a few neogeo games, since they don't
have a cartslot. [Fabio Priuli]

neogeo.xml: added information about Japanese titles and
release dates to the software list and aligned the list to the
driver. [Fabio Priuli]
2016-04-28 07:16:35 +02:00
etabeta78
d1f9f7d0dd a5200: fixed regression when loading headerless carts from
fullpath. [Fabio Priuli]
2016-04-28 06:45:39 +02:00
Scott Stone
7fa7bcd406 Fixed 1942h description, labels and copyright date per labels (nw) 2016-04-27 22:33:46 -04:00
Olivier Galibert
f77aa92b83 reduh 2016-04-27 23:50:36 +02:00
Olivier Galibert
7b69efa1b5 duhhhhhhhhhh (nw) 2016-04-27 23:39:19 +02:00
Olivier Galibert
5607ec442e h8: Add dtc, dma, watchdog (WIP) [O. Galibert]
h8: Fixes, lots of [O. Galibert]
cybiko: Make work a little emore, add v1 flash [O. Galibert]
2016-04-27 21:55:58 +02:00
AJR
b3578a6ec8 Merge remote-tracking branch 'upstream/master' into mui 2016-04-27 15:42:06 -04:00
hap
04f0d72045 hh_hmcs40/ucom4: increased screensize 2016-04-27 18:49:01 +02:00
hap
bb91a86cf6 svg artwork: now that caching is done, we can increase screensize without worrying about a speed hit 2016-04-27 18:20:58 +02:00