Commit Graph

31329 Commits

Author SHA1 Message Date
Olivier Galibert
e6ac3d967b (nw) 2014-10-05 14:30:12 +00:00
R. Belmont
410b0794dc awboard: add "offset protection" used by some carts. samsptk and kofxi boot now. [R. Belmont, MetalliC] 2014-10-05 13:39:31 +00:00
Fabio Priuli
0a3884bd50 (MESS) wswan.c: re-added internal header logging and automatic
rotation of vertical games. nw.
2014-10-05 13:19:44 +00:00
Fabio Priuli
66fab3cf5c (MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli]
out of whatsnew: another case of on-cart SRAM & EEPROM pointers removed from the main system...
2014-10-05 11:51:41 +00:00
Alex W. Jackson
218bf5c577 namcos21: kill some trampolines; 'user' memregions get real names (nw) 2014-10-05 10:07:34 +00:00
Fabio Priuli
2a4d327e01 (MESS) gameboy, gbcolor: added a configuration setting
(off by default) to skip BIOS checks at boot. This allows the 
recently dumped Rockman World Prototype to be played,
and the Rocket Games pirate GBC carts too. [Fabio Priuli]

(MESS) gba: added a configuration setting (off by default) 
to skip some BIOS checks at boot. This allows Tyrian 2000 
Prototype to be played. [Fabio Priuli]


out of whatsnew: for the Rocket Games pirates it is currently unclear how real carts were bypassing
the BIOS checks on a real unit, and it would be nice to emulate it properly. however, this trick allows 
to go on fixing the rest of mapper emulation until it's fully understood.
2014-10-05 09:12:16 +00:00
Ivan Vangelista
28e4a813a4 winrun: Fixed bad downcast, now it crashes later on as it did in 0.154, where MT01965 seems to have resurfaced. Up to 0.153 it worked fine. (nw) 2014-10-05 06:18:52 +00:00
Robbbert
4652dda1e6 gts80.c : preliminary work 2014-10-05 03:12:07 +00:00
R. Belmont
20aefb4f43 New clones added
----------------
Street Fighter II': Magic Delta Turbo (bootleg, set 4) [any]
Street Fighter II': Champion Edition (M9, bootleg) [any]
Street Fighter II: The World Warrior (TAB Austria, bootleg, set 3) [any]
Street Fighter II: The World Warrior (TAB Austria, bootleg, set 4) [any]
2014-10-05 03:03:44 +00:00
Robbbert
a175e737b1 s11: resized layouts 2014-10-05 00:02:48 +00:00
mahlemiut
8a315a019e trident: fix programmable clock selection when running XFree86 2014-10-04 23:48:10 +00:00
Alex W. Jackson
3879fb5b7e devfind.h: allow ioport_finder to be dereferenced when NULL so read_safe() can be used (nw) 2014-10-04 23:28:10 +00:00
Michaël Banaan Ananas
762420efad small update from FSanches 2014-10-04 22:40:03 +00:00
Michaël Banaan Ananas
8cd2b0efdd fix debug assert 2014-10-04 22:10:55 +00:00
Wilbert Pol
d6f5671427 Forgot this one (nw) 2014-10-04 22:00:08 +00:00
Wilbert Pol
67482b30dd (MESS) sms.c: Added support for Sega Graphic Board input. (nw) 2014-10-04 21:59:32 +00:00
Michaël Banaan Ananas
781bdc9af7 fix winrun missing 3D
(this changes STATIC_COUNT from 0x100 to 0xff)
2014-10-04 21:56:58 +00:00
Michaël Banaan Ananas
4e33d5126c tried to fix a debug assert 2014-10-04 21:20:27 +00:00
R. Belmont
529b34e9b2 New games added or promoted from NOT_WORKING status
---------------------------------------------------
Vegas 1 (Ver 2.3 dual coin pulse, shorter) [any]
Vegas 1 (Ver 2.1 dual coin pulse, longer) [any]
Vegas 1 (Ver 1.33 single coin pulse) [any]


This is a coin pusher machine from Spain.  Your guess on how to work it is as good as mine ;-)
2014-10-04 21:14:24 +00:00
Michaël Banaan Ananas
1be70dca6e remove assumption that dsp common ram is an MB8421 (MB8421 used on the sound part) 2014-10-04 21:13:34 +00:00
Michaël Banaan Ananas
aa96dd98dd small cleanup 2014-10-04 20:00:16 +00:00
Scott Stone
ad2e243f64 Handcrafted PAL for actual Varth US PCB. [Palindrome] 2014-10-04 18:57:50 +00:00
R. Belmont
c68d266b39 New clones added
----------------
Initial D Arcade Stage (Japan) [rtm, ShouTime, The Dumping Union]

naomi: redumped initdv2j GD-ROM [rtm, ShouTime, The Dumping Union]
2014-10-04 18:01:39 +00:00
David Haywood
c815b46cd0 fix MT385, and maybe 386 by making battlera use the proper PCE video code
note: there is a significant performance cost to this as the real PCE code is slow, also some graphics will now flicker a bit because the real PCE emulation respects sprite chip limits / masking (which is why the submarine boss now works)
2014-10-04 16:33:18 +00:00
R. Belmont
4ef1aa7884 (MESS) More sector order heuristics. (nw) 2014-10-04 15:38:48 +00:00
Robbbert
8ad3900cb4 s3,4 : documented dips. 2014-10-04 14:56:21 +00:00
David Haywood
7d062b8f3c because I'm a Raidenoholic (nw) 2014-10-04 14:06:37 +00:00
Michaël Banaan Ananas
76fb8a3129 dragrace.c: Added tachometer outputs. [Comboman] 2014-10-04 12:20:38 +00:00
Robbbert
ec2b170c8d s8,s8a : fixed diagnostic mode. 2014-10-04 12:03:22 +00:00
Robbbert
5268f3195e s7,9 : fixed diagnostic mode. Sorcerer, Space Shuttle now working. 2014-10-04 09:58:55 +00:00
mahlemiut
23a8adb411 trident: hopefully found the clock divider bit used by the BIOS, refresh rates should now be pretty correct. 2014-10-04 07:58:42 +00:00
Ivan Vangelista
d23aa31fb8 taito_f3: moved video functions into the driver class (nw) 2014-10-04 06:28:27 +00:00
Ivan Vangelista
ce9b6a3350 micro3d: moved video functions into the driver class (nw) 2014-10-04 06:26:33 +00:00
Ivan Vangelista
ac8a857d1c misc drivers: Moved functions into driver class, cleanups (nw) 2014-10-04 06:25:00 +00:00
Robbbert
69dbd9e223 s6,s6a : fixed diagnostic mode, fixed dips. 2014-10-04 05:47:50 +00:00
Fabio Priuli
fa3c75a7b3 (MESS) vboy uses no bankswitch, so we can gain back most
speed with the same direct rom mapping used for gba. nw.
2014-10-04 03:48:09 +00:00
mahlemiut
0210f1ea04 trident: added programmable clock, previous clock select was for TGUI9440CXi and TVGA cards, still lacks a divisor for higher refresh rates, but up to 70Hz modes should be correct now. 2014-10-04 01:26:06 +00:00
mahlemiut
ea926721e5 trident: small WIP 2014-10-03 22:28:17 +00:00
Michaël Banaan Ananas
64f73d0985 fix compile 2014-10-03 21:18:10 +00:00
Michaël Banaan Ananas
6671452664 New NOT WORKING games added
---------------
Capriccio Spin 2 [hap, Yasuhiro]
Capriccio Cyclone [hap, Yasuhiro]
2014-10-03 20:38:25 +00:00
Fabio Priuli
23bae7d144 (MESS) gameboy.xml: new prototype dump (not working). nw.
(MESS) gamegear.xml: new dumping info. nw.
2014-10-03 19:14:24 +00:00
Fabio Priuli
d69ad9d29f (MESS) fds/famitwin: attach the disk controller device directly
to the machines, without the intermediate cartslot. This is more
accurate for famitwin and it also avoids the possible 
misunderstanding about the -cart switches in these systems
(+ avoids possible misconfigurations). nw.
2014-10-03 18:59:59 +00:00
Wilbert Pol
0e19a1d31f (MESS) msx.c: Added release years for several systems. [AntoPISA] 2014-10-03 18:23:35 +00:00
David Haywood
47dcaafbf9 note about tharrier dips (nw) 2014-10-03 16:10:34 +00:00
Fabio Priuli
25daf865a0 vc4000: added ram to the softlist entries which need it
(previously all games had RAM even if the real cart did 
not contain any), and fixed a brown paper bag bug from 
last night. nw.
2014-10-03 12:48:45 +00:00
Robbbert
6a02d340db up/down button needs IPT_TOGGLE for s6 and up. 2014-10-03 09:19:26 +00:00
Robbbert
b36ef0b9f5 s3,4,5,6,6a,7,8,8a,9.c : moved diagnostic buttons to the number pad.
1 = sound card NMI (tests sound card)
2 = sound effects or chimes (default = effects)
3 = speech on/off (default = on) where fitted
4 = MPU NMI
5 = Advance button
6 = Manual-Auto/Up-Down button
7 = Reset High Score
8 = Memory Protect (coin door switch)
9 = Enter dipswitch info
2014-10-03 02:30:05 +00:00
Robbbert
8b6b6db491 s7.c : Jungle Lord, Firepower II, Varkon, Defender now working. 2014-10-03 00:26:49 +00:00
Robbbert
0712047fae s7.c : Black Knight, Cosmic Gunfight, Pharaoh, Star Light now working. 2014-10-02 23:38:25 +00:00
Fabio Priuli
9e85f295bd (MESS) converted arcadia and vc4000 to use slot devices for
their carts too.
2014-10-02 20:07:31 +00:00