Commit Graph

56262 Commits

Author SHA1 Message Date
David Haywood
8bebf2bf44 kov3: default sram, speedups, visible area fix 2017-12-28 22:14:55 +00:00
MetalliC
7b2d70af1f pgm2.cpp: dumped internal firmware for kov3 [Peter Wilhelmsen, Morten Shearman Kirkegaard]
not: FPGA comms emulation required, currently hacked out.
2017-12-28 23:50:53 +02:00
AJR
810f103ebc esripsys.cpp: Switch to non-legacy 6809E (nw) 2017-12-28 16:28:33 -05:00
AJR
d353f5e906 joust2: Fix configuration (nw) 2017-12-28 16:26:26 -05:00
cracyc
640de36d37 fmtowns: wip changes to fix the background color with sprite drawing and draw color 0 on the lowest 4 bit layer and 8bit layer (what happens on 15bit layers?) (nw) 2017-12-28 15:22:49 -06:00
Ted Green
fc1e0be5f7 vrc5074: Only assert/clear interrupts on a change. Prevents clearing of MIPS3 timer interrupt inadvertantly. (nw) 2017-12-28 13:57:41 -07:00
Ivan Vangelista
6cc80f63c0 new working clones
------------------------------
"Super World Court (World, bootleg)" [hammy, The Dumping Union]
2017-12-28 19:30:31 +01:00
hap
562482065f hh_sm510: number muncher WIP (nw) 2017-12-28 16:23:32 +01:00
Vas Crabb
91aeae7e49 MT06548 - yes, this should use required_device and optional_device, but I have limited time so custom validity check it is 2017-12-29 00:44:54 +11:00
Vas Crabb
762bfd13f9 const on both sides (nw) 2017-12-29 00:04:24 +11:00
sjy96525
96a156d943 Fix MT#06804 (#2979) 2017-12-28 07:22:53 +01:00
sjy96525
004b925729
Correct Virtua Fighter 2, Behind Enemy Lines Year
Virtua Fighter 2 Titlescreen Says 1994 and release year is 1994 confirmed from Arcade TV Game List Kokunai - Kaigai Hen (1971 - 2005) at Page 37; Behind Enemy Lines Titlescreen Says 1997 and release year is 1997 confirmed from Arcade TV Game List Kokunai - Kaigai Hen (1971 - 2005) at Page 38.
Virtua Fighter 2:
https://i.imgur.com/aX22bgo.png
https://i.imgur.com/mrQk3wz.png
Behind Enemy Lines:
https://i.imgur.com/9k1eLmp.png
https://i.imgur.com/6xONXkL.png
2017-12-28 12:10:02 +08:00
R. Belmont
a9af970a96
Merge pull request #2977 from rzero9/patch-3
fmtowns: refactor line drawing, support zoom up to x16, better wrapping
2017-12-27 20:38:57 -05:00
Olivier Galibert
59f5d89ddf Don't use driver_device (nw) 2017-12-27 22:48:20 +01:00
AJR
20f3243efa williams.cpp: NVRAM type notes (nw) 2017-12-27 16:18:19 -05:00
AJR
43209a9610 williams.cpp: Use 74157 device to do input multiplexing (nw) 2017-12-27 15:57:35 -05:00
AJR
80673f8dbf Fix tiny build (nw) 2017-12-27 15:34:09 -05:00
Firehawke
52667a4b20 Basic anchor links for FAQ page (#2975) 2017-12-27 14:23:37 -05:00
AJR
58d12011f5 Add two-in-one version of LS157 (nw) 2017-12-27 14:18:32 -05:00
AJR
45cb658cab v102: Minor clarification (nw) 2017-12-27 13:13:52 -05:00
AJR
c573e3262b A few conversions to bitswap<4> (nw) 2017-12-27 13:10:28 -05:00
r09
2622d45a6b
fmtowns: refactor line drawing, support zoom up to x16, better wrapping
- Refactored the line drawing code to make it less repetitive and more flexible.
- Added support for all 16 horizontal zoom levels supported by the hardware instead of just 5. As far as I know this is only used in some Data West games (Misty, Rayxanber)
- Simplified the line wrap detection code and support all use cases (including vertical scrolling and layer 1 with sprites).
2017-12-27 18:17:42 +01:00
AJR
c6d3b14aa5 v102: Skeleton driver (nw) 2017-12-27 12:15:57 -05:00
AJR
5134ebb97f v100: Skeleton driver (nw) 2017-12-27 11:28:07 -05:00
MetalliC
46dd902fba resolve merge conflicts (nw) 2017-12-27 14:54:01 +02:00
Vas Crabb
e6635b97b5 Merge tag 'mame0193'
MAME 0.193

Conflicts:
	src/devices/cpu/arm7/arm7thmb.cpp
2017-12-27 22:51:11 +11:00
AJR
2fb692bded dl1416.cpp: Better device name (nw) 2017-12-27 02:29:35 -05:00
AJR
88f5c957ac cmi2x: Forgot to update the finders (nw) 2017-12-27 02:18:39 -05:00
AJR
d1cd88047d can09, can09t: 6809 types (nw) 2017-12-27 01:47:44 -05:00
AJR
ce80708a9f cmi2x: Another 6809E (nw) 2017-12-27 01:39:12 -05:00
AJR
e43577e206 cmi2x: CPU type correction (nw) 2017-12-27 01:28:10 -05:00
RobertoFresca
f17dea0f0c Added new preliminary/skeleton driver for Odyssey
(Silicon Gaming) [Roberto Fresca]

New machines marked as NOT_WORKING
----------------------------------
Odyssey [Roberto Fresca]
2017-12-27 03:26:10 -03:00
AJR
ce5d80a54c rd100.cpp: Mistake (nw) 2017-12-27 00:48:26 -05:00
briantro
c35f91a87e jaguar.cpp: Minor doc update for Area51 & Area51 / Max Force Combo sets (nw) 2017-12-26 21:58:08 -06:00
Vas Crabb
bf28b347fb version bump (nw) 2017-12-27 12:45:37 +11:00
smf-
5a9200e1b6 remove stutter in dump command ascii bytes (nw) 2017-12-27 12:24:25 +11:00
AJR
5a80e5f4d3 Fixup (nw) 2017-12-26 20:05:55 -05:00
AJR
25f2676c6a rd100.cpp: More documentation (nw) 2017-12-26 20:04:07 -05:00
AJR
c172e61547 rd100: Some tentative findings (nw) 2017-12-26 19:34:52 -05:00
AJR
449688d20b 6x09dasm: SWI2 is not HD6309-exclusive (nw) 2017-12-26 19:05:42 -05:00
smf-
d752ea6b3d fix building for windows with qt debugger. [smf] 2017-12-26 23:42:45 +00:00
RobertoFresca
c767113f59 sort... 2017-12-26 20:39:46 -03:00
smf-
a3f8dcf915 remove qtmain on windows, it conflicts with SDL2_Main (nw) 2017-12-26 23:06:03 +00:00
RobertoFresca
99294a5521 Changes in aristmk5.cpp [Heihachi_73]
* Green Lizard (AHG1623, US) and King Galah (AHG1625, US)
  were actually Cash Express versions (and Honky Tonk wasn't,
  oddly enough). Updated the descriptions to suit.

* ROM name changes:
  chickna5b is now chickna5v
  chickna5qld is now chickna5ql
  eforsta5ub is now eforsta5cea
  glizardu is now glizrdce
  kgalahu is now kgalahce
  pengpayuc is now pengpayce
  qnileub is now qnileceb

* Layout updates:
  Fixed bugs in qnilecea.lay, renamed dolphntrce.lay to adonisu.lay
  and added new layouts for chickna5v, pantmag and tritreat
2017-12-26 20:00:45 -03:00
briantro
5ce397d045 new clone added - Area 51 / Maximum Force Duo (R3000, 2/02/98)
New Clone Added
------------------------------------------------------
Area 51 / Maximum Force Duo (R3000, 2/02/98) [Brian Troha, The Dumping Union]
2017-12-26 16:35:05 -06:00
hap
e473764e04 f8: fix overflow flag problem for ci/cm, rename SET_OC to do_add (nw) 2017-12-26 22:55:12 +01:00
hap
d6112e817e f8: make it clearer that m_pc(now m_debug_pc) is not related to device emulation (nw) 2017-12-26 21:52:45 +01:00
hap
9fb0c9ad29 f8: change to shorthand variable types (nw) 2017-12-26 21:46:12 +01:00
hap
a4517492e3 f8: move constructor and device/reset to top of file (nw) 2017-12-26 21:36:50 +01:00
smf-
e898042fd7 remove stutter in dump command ascii bytes (nw) 2017-12-26 20:32:54 +00:00