Commit Graph

82150 Commits

Author SHA1 Message Date
Ivan Vangelista
074d55b403 - megazone.cpp: added PCB infos and some notes about the megazonea set [Guru]
- snesb.cpp, snesb51.cpp: moved fatfurspb from the former to the latter. Also patched out protection for ffight3b for now [hammy]
2022-03-08 18:18:41 +01:00
Ivan Vangelista
bc5f7bad79 Clones promoted to working
----------------------------
Attack Force (unencrypted) [IZ8DWF]
2022-03-08 06:29:38 +01:00
ClawGrip
253525d890
midzeus.cpp: Add Cruis'n Exotica (and clones) PIC dump [Caps0ff, Darksoft, Mitsurugi_w] (#9375)
The PIC still need to be properly hooked up
Also reformatted single-line comments on the ROM definitions
2022-03-07 06:10:58 +02:00
Robbbert
0fdcbb8415 gts1: added outputs 2022-03-07 09:54:43 +11:00
hap
0f39b1b1b2 tmscramb.svg: small correction to enemy sprites 2022-03-06 13:20:10 +01:00
Ivan Vangelista
fc87fa3403 New working clones
------------------
Red Hawk (horizontal, Spain, set 2) [Victor Fernandez (City Game)]
2022-03-06 10:13:08 +01:00
Robbbert
8c8c74512b playboy: fixed mistake in last commit. 2022-03-06 11:40:18 +11:00
Scott Stone
1fad1a04c6 Merge branch 'master' of https://github.com/mamedev/mame 2022-03-05 19:31:53 -05:00
Scott Stone
baa50a60f2 pc98.xml: Fixed size of commented rom entries for sierradpy to match qfglory (same hashes). 2022-03-05 19:31:22 -05:00
Robbbert
64cb2a6c79 by17,by35: made inputs visible in (this machine) 2022-03-06 11:28:24 +11:00
hap
90692a32cd early 80s and older: Mattel -> Mattel Electronics 2022-03-05 20:34:03 +01:00
hap
590c0383fe New working machines
--------------------
TC7: Air Traffic Control [hap, Sean Riddle]
2022-03-05 20:20:57 +01:00
cracyc
ea0cdde148 plugins/cheatfind: don't try to call a handler for the previous menu option 2022-03-05 09:35:54 -06:00
Robbbert
160c540b47 qbert: used output finder for knocker. 2022-03-05 23:15:33 +11:00
Robbbert
c9a9e91fcd st_100, st_200, gp_1, gp_2, hankin: replaced output.set_value with finder. 2022-03-05 22:37:32 +11:00
Robbbert
96f09408f8 granny: fixed wrong sounds 2022-03-05 19:14:47 +11:00
Ivan Vangelista
af969095fa kaneko16.cpp: corrected program ROM labels for mgcrystlj [Corrado Tomaselli] 2022-03-05 07:40:38 +01:00
Roberto Fresca
54b9150c8e MPU-12 driver major improvements [Roberto Fresca, Grull Osgo, Mirko Buffoni]
* Fixed screen matrix according to the CRTC values.
 * Improved memory map.
 * Hooked the AY-3-8910. Adjusted the clock.
 * Decoded bitplanes and unscrambled the color PROM addressing.
 * Calculated the color resnet.
 * Got the correct palette and game colors.
 * Working inputs from the scratch.
 * Completely reversed all the DIP switches.
 * Supported Button-lamps.
 * Added control panel layout.
 * Added two new hungarian clones.
 * Promoted all supported games to working.
 * Added hopper support.
 * Added default NVRAM to all sets.
 * Added more findings, diagrams and technical notes.

Machines promoted to working
----------------------------
Fruit Star Bonus (Ver 8.27PVIE) [Roberto Fresca, Grull Osgo]
Fruit Star Bonus (Ver 8.20PIR) [Roberto Fresca, Grull Osgo]

New working clones
------------------
Fruit Star Bonus (Ver 8.36UNG-1100) [Team Europe, Roberto Fresca, Grull Osgo, f205v, Jeroen Bijl, Bad A. Billy, pablopelos]
Fruit Star Bonus (Ver 8.30UNG-200) [Team Europe, Roberto Fresca, Grull Osgo, f205v, Jeroen Bijl, Bad A. Billy, pablopelos]
2022-03-05 03:35:17 +01:00
Robbbert
c22262c9f1 by17, by35, zac2: added savestate items. 2022-03-05 11:10:02 +11:00
Robbbert
c40822e561 babypac,granny: added sound. 2022-03-05 10:44:05 +11:00
Roberto Fresca
d3b7dce411 goldnpkr.cpp driver. Hex values lowercase... 2022-03-05 00:26:03 +01:00
Damian Rogers
79f0fe8c57
Added dmovt opcode to i960 cpu (#9341) 2022-03-04 14:35:01 -05:00
0kmg
099f7c9bf7
playch10.cpp: A few more cleanups. (#9352)
- Nametable RAM is now 2K, except for the two games (Rad Racer II, Gauntlet) that have extra RAM on daughter boards.
- Removed unnecessary overridden machine/video start code for PinBot.
- Added an address map for the PPU.
- Further simplified initialization code for games that have VRAM or special RP5H01 usage.
- Lots of conversion to C++-style comments with a few corrections along the way.
2022-03-04 14:34:31 -05:00
0kmg
12d6e96eed
famibox.cpp: Added verified cartridges, removed nonexistent cartridges. (#9367) 2022-03-04 13:42:17 -05:00
Ivan Vangelista
f4315e61aa - gei.cpp: document how to clear remaining credits [Brian Troha]
- model2.cpp: fill in Rail Chase 2's Sega ID & ROM board info [Brian Troha]

- model3.cpp: add Spikeout security module number and correct game ID & ROM board ID for Virtua Striker 2 Ver98 Step2 [Brian Troha]

- system1.cpp: add Sega game ID to SWAT [Brian Troha]
2022-03-04 18:06:05 +01:00
Ivan Vangelista
7cea1be0e1 New machines marked as NOT_WORKING
----------------------------------
unknown game on TrueSys hardware [Jorge Silva]

New clones marked as NOT_WORKING
--------------------------------
Royal Card (stealth with NES multigame, set 2) [Jorge Silva]
2022-03-04 18:02:59 +01:00
Curt Coder
ea3b4dc307 abc1600: Fix hard disk DMA write. [Curt Coder] 2022-03-04 16:30:38 +02:00
Dirk Best
1ee864dd4e New machines marked as NOT_WORKING
----------------------------------
Liberty Electronics Freedom 120/Aspect 100 [Bitsavers]
2022-03-04 13:47:15 +01:00
hap
3bc6aa7cf5 New working machines
--------------------
Live Action Football [hap, Sean Riddle]

New working clones
------------------
Merlin - The Electronic Wizard (set 2) [Kevin Horton]
2022-03-04 11:21:53 +01:00
Patrick Mackinlay
89b850c9d9 ns32382: new device 2022-03-04 12:36:33 +07:00
Patrick Mackinlay
a733cc701c ns32202: improve interrupt logic 2022-03-04 11:09:49 +07:00
Patrick Mackinlay
01cb8abbd0 ns32000: disassemble inss/extss length operand 2022-03-04 11:03:55 +07:00
negunma
6ff1811d44
terracre.cpp: correct description (#9366)
According to music sheet officially offered from Nichibutsu (https://jogrm.blogspot.com/2022/02/blog-post_19.html), sound in the intro of main theme in old/older set seems not a glitch.
2022-03-03 15:34:35 -05:00
ClawGrip
374c6e96e2
photoply.cpp: Add recovery discs for Photo Play 2001 [jordigahan, ClawGrip] (#9343) 2022-03-03 14:16:32 -05:00
Ivan Vangelista
54d06cb54a seta.cpp: X0-006 does contain ROM after all, so updated description 2022-03-03 20:06:27 +01:00
pnp2084
97fa18881d
floptool: Fixed typo in error message. (#9365)
"Error: Aaving" should be "Error: Saving"
2022-03-04 04:49:11 +11:00
npwoods
a146878706
bus/nes/multigame.cpp: Fixed typo that turned assignment into an equality comparison. (#9361)
Fixes dancing Pacman walls and corrupt Legend of Kage title screen.
2022-03-04 04:17:32 +11:00
Ivan Vangelista
4a40a60235 New working clones
------------------
Cruis'n USA (v1.1) [Rasmus Bælum Rolfshøj]
Ms. Pac-Man (Leisure and Allied bootleg) [Guru]

- various drivers and devices: added some notes about decapped chips which turned out to be ULAs
2022-03-03 18:06:02 +01:00
Dirk Best
faf75f5268 cgenie_cass.xml: Add Micronopoly
New working software list additions
-----------------------------------
Micronopoly [siccoyote]
2022-03-03 17:50:18 +01:00
Robbbert
727f9fd8dc s2650: fixed 3 errors n the z80-format disassembler. 2022-03-04 01:01:44 +11:00
ClawGrip
6a3bce79bf
dangbar.cpp: Redumped Dangerous Bar display ROM [Museo del Recreativo] (#9359) 2022-03-03 07:48:25 -05:00
0kmg
c5deb22818
nes_apu.cpp: Don't zero DPCM channel's output. Fixes some audio popping. (#9363) 2022-03-03 17:28:00 +11:00
Robbbert
a08184c8f0 New machines marked as NOT_WORKING
----------------------------------
Spellbinder
2022-03-03 16:36:02 +11:00
cracyc
04098a63d5 rainbow: fix order of floppy formats 2022-03-02 21:40:41 -06:00
npwoods
48a743d71b
Fix out of bounds access to std::string_view (#9360)
In practice this was probably benign, because a trailing NUL was there.  But this should still be fixed.
2022-03-02 22:10:18 -05:00
0kmg
37e1c2ab74
bus/nes: Properly acknowledge IRQ for UNL-SC-127 board. (#9362) 2022-03-02 22:09:45 -05:00
Robbbert
ef88fd17e6 Added some namespace to a few pinball drivers. 2022-03-03 09:34:30 +11:00
Robbbert
960a237248 gp_2.cpp: Andromeda, Cyclopes added note, games are playable. 2022-03-03 01:33:30 +11:00
Robbbert
f17bd374cd faeton6d, petacon, petacona: fixed display, all games are playable. 2022-03-03 01:04:27 +11:00
hap
c03c6a404e namcos2: fix regression with valkyrie sprite shadows 2022-03-02 10:08:28 +01:00