Commit Graph

43022 Commits

Author SHA1 Message Date
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
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
Miodrag Milanovic
0edd2cd1be Updated genie left our local changes (nw) 2016-04-27 18:09:08 +02:00
Miodrag Milanovic
7b9f4e41b9 Updated rapidjson (nw) 2016-04-27 18:00:54 +02:00
Branimir Karadžić
94c7dd996b Update BGFX and BX (nw) 2016-04-27 17:57:45 +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
Scott Stone
be8159d01e Correct format errors in pce_tourvision.xml hash file (nw) 2016-04-27 00:03:57 -04: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
David Haywood
83ab0dbe54 given evidence collected I see no reason not to (nw) 2016-04-26 22:13:36 +01:00
David Haywood
509da69746 trim the dumps that didn't match the PCE list to the expected size.
Gomolaa might be iteresting, it could actually be a previously undumped revision of the game that ended up in the Tourvision cart.
2016-04-26 22:02:31 +01:00
David Haywood
bb5158a617 rest verified (nw) 2016-04-26 21:45:06 +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
David Haywood
2e083d6182 R-Type II is NOT identical, copyright strings have been erased on the tourvision cart 2016-04-26 21:19:38 +01:00
David Haywood
919b01d07b further verifications (nw) 2016-04-26 21:09:37 +01:00
David Haywood
1ed1a28953 more cleanup (nw) 2016-04-26 20:48:02 +01:00
David Haywood
724e9b7508 furhter verifications
Gomola Speed is NOT an identical match to the PCE rom.
2016-04-26 20:34:00 +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
David Haywood
3e509da309 Merge branch 'master' of https://github.com/mamedev/mame 2016-04-26 17:51:29 +01:00
David Haywood
4e574425ba add 2 recent dumps, started verifying the tourvision ROMs as being identical to the existing PCE dumps, trimming to correct size. 2016-04-26 17:51:19 +01: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
Scott Stone
fa7ac36d4f Format fixes for recently adjusted software list XMLs (nw) 2016-04-26 12:04:35 -04:00