Commit Graph

40531 Commits

Author SHA1 Message Date
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
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
cracyc
29d7699569 plugins/layout: layout embedded script helper plugin [Carl]
luaengine: callbacks for plugins (nw)
rendlay: layout tag external handler support (nw)
fidel_csc and mdndclab: example layout scripts (nw)
--
Neither layout script is complete.  The chess doesn't handle castling or en passant and the Dungeons and Dragons only does the walls.
2016-04-27 09:37:23 -05:00
Olivier Galibert
7d635eec4b screen: Add svg shapes pre-computation [O. Galibert] 2016-04-27 15:29:22 +02:00
MetalliC
fe6b9390c7 redumped Atomiswave BIOS, confirmed good, added information [Brizzo, MetalliC] 2016-04-27 15:37:05 +03:00
Ivan Vangelista
00fd6ba0bd chdman.cpp: fix for code that expects to be able to dereference a pointer that it knows may be null (Vas Crabb) 2016-04-27 10:27:46 +02:00
Miodrag Milanovic
cfee536f22 Cleanups and version bump 2016-04-27 08:13:59 +02:00
David Haywood
17b526750e Merge pull request #836 from MASHinfo/patch-3
Fixed arcade only build
2016-04-27 01:54:27 +01:00
David Haywood
4f26d3654d revert / restory legacy rubbish (nw) 2016-04-27 01:53:26 +01:00
MASH
5babefa0d6 Fixed the arcade only build 2016-04-27 01:51:02 +01:00
AJR
e06384aaba Relieve UI menus and such from having to constantly fetch UI object from global state (nw) 2016-04-26 16:37:43 -04:00
David Haywood
4222b12a0f more verifications (nw) 2016-04-26 21:36:43 +01:00
Lord-Nightmare
d34ec43d9c Add a dedication in memory of John "Sandy" Bumgarner (1941-2016), who helped with the development of this driver with information about the history of IAI and the Swyft machine as well as its design, and lending of hardware for tests/tracing. 2016-04-26 15:22:35 -04:00
David Haywood
9a57250b5c cleaning up pce_tourvision.xml based on pce.xml
so far only one game has any difference in ROM data,

tvbeball
<!-- byte at 0xBCD is changed 0x05 -> 0x02 -->
2016-04-26 20:12:09 +01:00
angelosa
f792128d82 Fix MT #06178 2016-04-26 20:05:43 +02:00
Miodrag Milanovic
f440d5b957 Reset menu on toggle fullscreen [barlog] 2016-04-26 19:58:11 +02:00
David Haywood
5fcb16d42d verified the new Tourvision Bull Fight edge connector dump matches the PCE dump 100% too (nw) 2016-04-26 18:20:46 +01:00
R. Belmont
dbcf782e05 Merge pull request #834 from Happy-yappH/master
N64: Do SI dma transfer after delay, not before
2016-04-26 12:54:13 -04:00
Scott Stone
131d840e08 Get naomi/triforce gdroms actually working again (nw) 2016-04-26 12:47:44 -04:00
David Haywood
24e354bf07 Merge branch 'master' of https://github.com/mamedev/mame 2016-04-26 17:16:58 +01:00
David Haywood
54eec1b625 use a software list for Tourvision instead of internal lists (they're just PCE cartridges stuffed inside custom epoxy filled cases with an adapter on at the end of the day) 2016-04-26 17:16:48 +01:00
Happy
bf30f12949 N64: Do SI dma transfer after delay, not before 2016-04-26 10:12:50 -06:00
balr0g
dc85827687 Clean up extended ASCII (nw) 2016-04-26 11:14:09 -04:00
yz70s
a1b8226a19 Remove fatalerror for chihiro games (nw) 2016-04-26 16:44:15 +02:00
yz70s
db878ea8ad Update to fix crash with chihiro games (nw) 2016-04-26 16:05:57 +02:00
David Haywood
0b1ca9b15d (nw) 2016-04-26 12:57:50 +01:00
Michael Zapf
ed18084ae5 ti99: Added 8M option to Horizon, modernized logging, replaced misused ROM by ram_device 2016-04-26 13:34:38 +02:00
hap
5de2a064ff hh_hmcs40: updated cpacman svg by Rik 2016-04-26 13:32:24 +02:00