Commit Graph

61175 Commits

Author SHA1 Message Date
braintro
fcabebea24 system1.cpp: document PR-5317 bprom type (nw) 2018-09-03 20:07:01 -05:00
braintro
26782f8782 model1.cpp: Minor doc update (nw) 2018-09-03 19:51:53 -05:00
David Haywood
dd58bab60c new WORKING clones - Toki no Senshi - Chrono Soldier (MC-8123, 317-0040) [ShouTime] (#3952)
* new WORKING clones - Toki no Senshi - Chrono Soldier (MC-8123, 317-0040) [ShouTime]

(key was brute forced)

* list key (nw)

* leftover (nw)

* make sure attract mode plays properly without giving a continue screen (nw)

* dipswitch is inverted compared to other set
2018-09-04 00:16:59 +03:00
AJR
dc1ad55f9f timefgtr: Add necessary extra sprite RAM to address map; add PSG reads for good measure (nw) 2018-09-03 16:31:34 -04:00
AJR
769992bb02 scramble: Fix protection issue by restoring accidentally deleted line (nw) 2018-09-03 16:18:18 -04:00
mooglyguy
00e87e411c -fidel6502: Addressed some cleanups suggested by hap, nw 2018-09-03 22:05:49 +02:00
ajrhacker
80cca156a0
Merge pull request #3954 from MASHinfo/master
New working clone
2018-09-03 15:49:50 -04:00
mooglyguy
9c5a20a95d -efdt: Fixed palette regression, nw 2018-09-03 21:36:36 +02:00
mooglyguy
11fa365606 -i8255: Removed MCFG, nw 2018-09-03 20:51:58 +02:00
arbee
21cca10414 apple2e: more modernization (nw) 2018-09-03 14:49:02 -04:00
Ted Green
c9fcb5d33e Fixups (nw) 2018-09-03 12:23:53 -06:00
Ted Green
2673bd6e16 MCFG removal (nw). 2018-09-03 12:23:53 -06:00
MASHinfo
f34dafb61b new clone added 2018-09-03 20:00:54 +02:00
Ivan Vangelista
f9676d8f1d z80ctc: removed MCFG macros (nw) 2018-09-03 19:32:28 +02:00
hap
ef3fa1f0df ddragon3 game development was subcontracted to East Technology (nw) 2018-09-03 19:27:14 +02:00
Lord-Nightmare
99682f4116 sn76496.cpp: rename NCR7496 to NCR8496 for Tandy 1000TX and similar machines based on PCB pictures and service manual parts list; add support for PSSJ-3 ASIC used in later Tandy 1000 machines. Fix noise generatior behavior in NCR8496 and PSSJ-3 to match hardware tests. [Lord Nightmare, Qbix, ValleyBell, NewRisingSun] 2018-09-03 12:33:58 -04:00
MetalliC
1b1f173aeb there was other sound rom (nw) 2018-09-03 16:02:43 +03:00
R. Belmont
42bc6e5980
Merge pull request #3942 from cam900/patch-53
raiden2.cpp : Fix zeroteam OKI pin7
2018-09-03 08:51:36 -04:00
R. Belmont
d2d8d37fa6
Merge pull request #3943 from cam900/patch-54
r2dx_v33.cpp : Fix nzerotea/zerotm2k OKI pin7
2018-09-03 08:51:11 -04:00
cam900
ecbf15308a psikyo.cpp : More fixes (#3949)
* psikyo.cpp : More fixes

* psikyo.cpp :Minor fix
2018-09-03 08:50:49 -04:00
cam900
674dd233ee dreamwld.cpp : Fix rowscroll (#3950)
* dreamwld.cpp : Fix rowscroll

* dreamwld.cpp : More fixes
2018-09-03 08:50:07 -04:00
Lord-Nightmare
c66ece805d digel804.cpp: added bios set for Celectronic Berlin/Digelec Promicron 2000 programmer v2.3 [MikeMcBike] 2018-09-03 05:16:57 -04:00
AJR
76611be245 mimonscr: Fix mirroring for video writes. Score display shows correctly now. [kazblox] (from #3783) 2018-09-02 23:06:49 -04:00
AJR
3f6b7a55f5 Fix protection in The End and Scramble. theend now shows the HIT UFO screen after the CHANCE TIME round. [kazblox]
This uses the code rewrite from #3783, but with improved indentation.
2018-09-02 22:55:19 -04:00
cam900
b8c8f9423a huc6230.cpp : Fix PSG, Timer'd ADPCM update, Implement CD-DA Volume (#3919)
huc6272.cpp : Make CD-DA Playable
2018-09-02 22:31:52 -04:00
ajrhacker
8029c10d4f
Merge pull request #3946 from cam900/patch-56
psikyo.cpp : Fix rowscroll
2018-09-02 22:28:12 -04:00
Ted Green
16367e05a8 vegas: Fix GCC build link error. (nw) 2018-09-02 20:13:37 -06:00
Ted Green
9464f1c59f vrc5074: MCFG removal and define device clock. (nw) 2018-09-02 20:13:37 -06:00
AJR
e55e7a3968 mandinga: Fix sound by adding sound CPU ROMs from Amidar; mark them as BAD_DUMP. Chances that they may be different are unknown. [kazblox] 2018-09-02 22:10:03 -04:00
AJR
9995269f06 galaxian.cpp: Video and timing updates from #3783 [kazblox]
* Correct sync in Take Off, Explorer, and set 2 of Amigo. Sidam bootlegs of Konami games have a 12MHz pixel clock with video being scaled by two pixels instead of 3.
* Correct Jump Bug background hardware behavior, as per real hardware. Stars actually show up until the 232nd pixel.
* Correct bullet behavior in Scramble. Shells are now two pixels long, and have been verified on real hardware.
* Fix(?) clocks on jungsub. The Subelectro 113 board has no XTALs, and I am assuming the CLK lines come from the pixel clock on the Konami L-1200-2 board.
* Given Take Off's hardware hierarchy, correct the year from 1980 to 1981 as a guess.
* Correct machine setup for Take Off, Explorer, and set 2 of Amigo. All are now correctly set up as per the 12 MHz pixel clock.
* Mark Explorer and set 2 of Amigo as MACHINE_IMPERFECT_SOUND. Explorer requires the same sound timer as Take Off, which I have no idea how it works. The latter probably has a similar case, although it might be different from Explorer.
* Mark Take Off as MACHINE_WRONG_COLORS. See the reference video for more; some colors that are purple with the default palette_init are green on real hardware.
* Correct background hardware on SF-X and Monster Zero to now show stars and RGB backgrounds. Colors may not be correct, and the current schematics scans are not easy to read.
* Converted galaxian.cpp to use MCFG_SCREEN_VBLANK_CALLBACK.
* turpins is likely more derived from Super Cobra hardware than Scramble hardware. Change the set description to match this statement.
2018-09-02 21:53:37 -04:00
cam900
3679a53567
psikyo.cpp : Fix rowscroll 2018-09-03 10:31:20 +09:00
ajrhacker
65290eb0f9
Merge pull request #3916 from f205v/patch-3
Update documentation on konamigx.cpp
2018-09-02 21:06:13 -04:00
AJR
9bc2e67bd3 Move imperfect graphics flag down into PSX GPU device 2018-09-02 20:57:15 -04:00
R. Belmont
899c14adf0
Merge pull request #3944 from cam900/patch-55
legionna.cpp : Fix denjinmk year
2018-09-02 19:39:04 -04:00
David Haywood
20916a82c4 new NeoGeo 'sp1-u4' BIOS (from a US, 4-slot) [ack] (#3940)
* new NeoGeo 'sp1-u4' BIOS (from a US, 4-slot) [ack]

* observed difference (nw)
2018-09-02 19:38:22 -04:00
braintro
d901e6472f new clone added - River Patrol unprotected
Out of what's new:
This set is verified
removes the botched silver land conversion set as the program roms where from the unprotected set_entry
9.2t has bad bits, it's replaced with the new dump which matches the bootleg

New Clone Added
------------------------------------------
River Patrol (Japan, unprotected) [ShouTime, Henrique Areias Pontes, Dane Biegert, Evan Korzon, Mario Mantese, Smitdogg, The Dumping Union]
2018-09-02 16:51:09 -05:00
Ted Green
2aee3b5612 vegas: Fix DIP settings for gauntleg. (nw) 2018-09-02 15:08:18 -06:00
Ted Green
0136cba5b5 voodoo_pci: Change readback value of PCI config 0x40 based on voodoo card type. Fixes MT06874. 2018-09-02 14:16:49 -06:00
AJR
95dc6bbe18 frogg: Fix regression (nw) 2018-09-02 11:09:45 -04:00
yz70s
d951e42486 pcipc.cpp: correct little error in .201 (nw) 2018-09-02 14:43:24 +02:00
braintro
fdfc29dc80 new clone added - Simpsons 4P (Asia)
New Clone Added
-----------------------------------
The Simpsons (4 Players Asia) [Leonard S. Oliveira]
2018-09-02 00:16:29 -05:00
braintro
60531f8a75 new clone added - Midnight Run (Japan)
New Clone Added
----------------------------------------------
Midnight Run: Road Fighters 2 (JAD, Japan v1.10) [ShouTime, The Dumping Union]
2018-09-01 23:47:01 -05:00
cam900
d64111aa37
legionna.cpp : Fix denjinmk year
Denjin Makai is released on February 1, 1994 (from Wikipedia), And Title screen says 1994 copyright.
2018-09-02 12:02:04 +09:00
cam900
3abbe25fe7
r2dx_v33.cpp : Fix nzerotea/zerotm2k OKI pin7 2018-09-02 11:53:50 +09:00
cam900
913b948938
raiden2.cpp : Fix zeroteam OKI pin7() 2018-09-02 11:53:07 +09:00
Roberto Fresca
30efff8c13 Lucky Ball 96: Changes to the memory map and banking
after an exhaustive hardware analysis. [Grull Osgo]
2018-09-02 02:14:29 +02:00
Roberto Fresca
40ff8a384e New working clones
------------------
Pac-Man (Video Dens, Spanish bootleg on Galaxian hardware)
[Tomas Garcia-Meras (ClawGrip), Roberto Fresca, Recreativas.org,
The Dumping Union]
2018-09-02 01:55:01 +02:00
Ted Green
2ef5e202c0 Revert "MIPS3: Fixup LL/SC opcode operation. (nw)"
This reverts commit 326b1f7465.
2018-09-01 16:22:27 -06:00
Ted Green
326b1f7465 MIPS3: Fixup LL/SC opcode operation. (nw) 2018-09-01 15:44:54 -06:00
kunikuni
7d78631873 pacland: sprites bugfix (#3935)
* pacland: sprites bugfix
Fixed the difference with real hardware:
- fixed: incomplete priority of sprites on fg
- fixed: sprites could not be displayed at the bottom of the screen

* Update pacland.cpp
2018-09-01 20:07:25 +02:00