Commit Graph

78423 Commits

Author SHA1 Message Date
Ivan Vangelista
adf5af551b suprgolf.cpp: fixed GFX ROMs loading for albatross. Still needs correct controls to be considered playable 2021-04-08 19:39:09 +02:00
AJR
0b3f153f4d Allow breaking into main menu before the machine fully starts (i.e. just before the initial soft reset) by using the normal "Config Menu" UI input
Note that the minor code shuffling in machine.cpp is necessary to prevent emulation from getting confused if "Select New Game" happens to be selected.
2021-04-09 02:26:45 +10:00
ClawGrip
d7fa230add
New working clones (#7940)
------------------
Heavyweight Champ (set 2) [Victor Fernandez (City Game)]
2021-04-09 01:49:39 +10:00
hap
c5ab8aebad New working clones
------------------
Diablo 68000 (set 1) [Berger]
2021-04-08 15:53:45 +02:00
AJR
288945937e mn1880d.h: Fix comment 2021-04-08 08:50:11 -04:00
AJR
e493e96800 unidasm: Add preliminary MN1860 disassembler (still missing a few opcodes due to lack of documentation) 2021-04-08 08:47:06 -04:00
hap
7b72b123c2 mephisto_milano: don't use mmboard device 2021-04-08 14:15:38 +02:00
Dirk Best
85b4bcd98c basf7100: Initial floppy hookup, tries booting now 2021-04-08 13:14:46 +02:00
Olivier Galibert
b663c4bc50 cdu75s: start the driver 2021-04-08 09:15:25 +02:00
Robbbert
10e96f726c mt32: fixed rom size error from recent commit. 2021-04-08 14:36:35 +10:00
arbee
eaa4ffcd7d mac128: fix regression from last commit, hbl timer must fire on all scanlines now. [R. Belmont] 2021-04-07 21:32:17 -04:00
arbee
ecc33227e0 mac128: Corrected raster and sound/PWM fetch timings. [R. Belmont] 2021-04-07 21:26:57 -04:00
hap
0dca4d3106 mephisto_polgar.cpp: split driver into polgar, risc, milano 2021-04-07 23:11:20 +02:00
Olivier Galibert
e0d69fad4c h8: Add the h8/3032 2021-04-07 14:29:28 +02:00
Robbbert
bbe2ab5923 trs80: Added support for Level 1 CAS files. 2021-04-07 22:12:44 +10:00
Vas Crabb
3e28cafa55 bus/a2bus: Suppress side effects of Grappler C0nX reads for debugger. 2021-04-07 14:43:42 +10:00
arbee
e42e059b23 Add bus/adb for real ADB device emulation [O. Galibert, R. Belmont] 2021-04-06 22:40:10 -04:00
James Wallace
ec1cbee4c4 Games promoted to working
------------------------------
Kung Fu (Ace) (IMPACT) (set 1)

Clones promoted to working
----------------------------
Kung Fu (Ace) (IMPACT) (set 2)
Kung Fu (Ace) (IMPACT) (set 3)
Kung Fu (Ace) (IMPACT) (set 4)
Kung Fu (Ace) (IMPACT) (set 5, Whitbread)
2021-04-06 20:23:18 +01:00
ajrhacker
ce780ff532
Merge pull request #7936 from mamedev/fm77_adds
New NOT_WORKING software list additions
2021-04-06 15:20:13 -04:00
angelosa
82171f0f54 New NOT_WORKING software list additions
---------------------------------------
fm77av.xml: FM-77AV/20EX Nyumon Disk, F-BASIC V3.3L30 [sampson]
2021-04-06 20:49:12 +02:00
Vas Crabb
958189731b bus/a2bus: Added Orange Micro Grappler printer interface card. 2021-04-07 04:33:43 +10:00
r09
42e49eaf1e
fmtowns_cd.xml: 14 new dumps, 16 replacements, 4 missing floppies added (#7927)
* Added the missing floppy images to Igo Doujou, Air Warrior V1.2L10 and Suikoden - Tenmei no Chikai [cyo.the.vile]
* Added the missing floppy image to Viper GTS [wiggy2k]
* Replaced the Alice no Yakata II, Europa Sensen and Hiouden II images with cleaner unmodified copies [wiggy2k]
* Removed outdated comments and changed some serials and disk labels to reflect their actual names
* Updated the missing list

New working software list additions
-----------------------------------
Dalk (alt floppy disk) [redump.org, wiggy2k]
Kazadama Vol. 2 - Masuo per Masuo - Ikeda Masuo Hanga-shuu [redump.org]
Kouryuuki [redump.org, wiggy2k]
Kusuriyubi no Kyoukasho [redump.org]
Psychic Detective Series Vol. 4 - Orgel (DCCS remake) [redump.org, cyo.the.vile]
Remember Beatles No. 2 - Michelle [redump.org]
Remember Beatles No. 4 - Let It Be [redump.org]
Remember Beatles No. 5 - The Long and Winding Road [redump.org]
Remember Beatles No. 6 - Imagine [redump.org]
Royal Blood [redump.org, cyo.the.vile]
Teitoku no Ketsudan [redump.org, cyo.the.vile]

New not working software list additions
---------------------------------------
Hyper Land [redump.org]
Hyper Note [redump.org]
Planet Harmony [redump.org]

Replaced software list items
----------------------------
Dalk [redump.org]
Europa Sensen [redump.org, wiggy2k]
Hyper Planet Shiki Vol. 2 [redump.org]
Igo Doujou - Honkakuha Yose Tsumego Shinan [redump.org, cyo.the.vile]
King's Bounty - Nusumareta Chitsujo [redump.org]
Morita Shougi II [redump.org]
Mr. Ed Bogas' Music Machine Lite [redump.org]
Nobunaga no Yabou - Bushou Fuuunroku [redump.org]
Nobunaga no Yabou - Tenshouki [redump.org]
Return to Zork [redump.org]
Tanjou - Debut [redump.org]
The Queen of Duellist (HME-166) [redump.org]
Wing Commander Armada [redump.org]

Software list items promoted to working
---------------------------------------
Air Warrior V1.2L10 [cyo.the.vile]
Suikoden - Tenmei no Chikai [cyo.the.vile]
2021-04-07 01:53:31 +10:00
Dirk Best
ba29e1f553 New machines marked as NOT_WORKING
----------------------------------
BASF 7120 [rfka01, Dirk Best]
2021-04-06 17:49:05 +02:00
Brandon Munger
a39ca5cf96
roland_mt32.cpp: Added mt32 version 2.0.4 ROM dumped from newer revision board with 128K x 8 ROM. (#7933) 2021-04-07 01:26:34 +10:00
MooglyGuy
d919a1e095
machine/spg_renderer.cpp: Fixed incorrect handling of 2-bit blend level. (#7932) [Ryan Holtz, simer] 2021-04-07 01:24:21 +10:00
AJR
d28b2031c4 Add %o format support to debugger printf command 2021-04-06 11:14:08 -04:00
Vas Crabb
b38799131b bus/a2bus: More improvements for Orange Micro buffered Grappler+: [Vas Crabb, Golden Child]
* Fixed another bad bit in microcontroller ROM dump.
* Added rev A variant with 6 MHz microcontroller clock.
2021-04-06 22:04:40 +10:00
Brian Troha
880f44cf29 itech32.cpp: Document Shuffleshot sound program as v1.1 2021-04-05 22:15:40 -05:00
Ivan Vangelista
e1f8e44ba9 New machines marked as NOT_WORKING
----------------------------------
Warp-1 (Japan) [Dillweed]

New working clones
------------------
Warp-1 (Japan, bootleg) [anonymous, Dillweed]
2021-04-05 21:42:12 +02:00
David Haywood
21ff4587ca
new WORKING software list entries (#7884)
* new WORKING software list entries
------
megadriv.xml
fbarg96 - Futbol Argentino 96 (Argentina) (hack of J. League Pro Striker 2) [Sebastian Beltran, David Haywood]
tc2000a - TC 2000 (Argentina, protected) [Sebastian Beltran, David Haywood]

* new NOT WORKING software list entries
------
megadriv.xml:
truco96a - Truco '96 (Argentina, protected) [Sebastian Beltran, David Haywood]
2021-04-05 14:34:22 -04:00
David Haywood
3bc38ce450
new NOT WORKING machines (plug+play - JAKKS Pacific etc.) [Sean Riddle] (#7892)
new machines marked as NOT WORKING
------
Hannah Montana Pop Tour - Guitar Video Game (JAKKS Pacific TV Game) (May 16 2008) [Sean Riddle]
Robotech [Sean Riddle]
Rainbow Brite (mini-arcade) [Sean Riddle]

new NOT WORKING software list entries
------
karaokd_cart.xml: [Sean Riddle, ClawGrip]
karaokd1 - Karao Kids Songs 1 (Spain)
karaokd2 - Karao Kids Songs 2 (Spain)
origkara - Original Karaoke

* karaokd2: remove ROM, rename set karaokd, change to use softlist
2021-04-05 14:32:59 -04:00
Lord-Nightmare
a0479b886b Mac 128/512/Plus/SE: Emulate the lowpass audio filter, and fix the volume control so it correctly gets louder when the slider is raised in control panel instead of quieter. [Lord Nightmare] 2021-04-05 14:09:19 -04:00
hap
fdf4fd9267 jackal: increase soundcpu overclock hack because music broke again [Osso] 2021-04-05 18:16:58 +02:00
hap
b2f9079356 srumbler: correct xtal/cpu speed [jotego] 2021-04-05 17:49:43 +02:00
smf-
a23cee7261 * New working clones
------------------
DrumMania (GQ881 VER. JAB) [smf]
Percussion Freaks (GQ881 VER. EAB) [smf]
Percussion Freaks (GQ881 VER. AAB) [smf]
Percussion Freaks (GQ881 VER. KAB) [smf]
Percussion Freaks (GQ881 VER. UAB) [smf]
2021-04-05 13:23:53 +01:00
smf-
72c781597a * New working clones
------------------

Mars Matrix: Hyper Solid Shooting (Asia 000412) [Jun Mendero]
2021-04-05 11:44:09 +01:00
smf-
868b92ad81 * New working clones
------------------
Handle Champ (GQ710 97/12/18 VER. SAA) [Guru, smf]
2021-04-05 11:09:55 +01:00
Aaron Giles
4e263a920a ymfm: Better fix for wrong sounds in megadriv sor2; mark the system modified when the mode register is written as well. 2021-04-05 00:21:16 -07:00
Aaron Giles
02dab0460f Revert "ymfm: Latch the multi-frequency state at key on. Fixes sor2 punch sound on megadriv."
This reverts commit 90d6b1b29e.
2021-04-05 00:15:01 -07:00
Aaron Giles
90d6b1b29e ymfm: Latch the multi-frequency state at key on. Fixes sor2 punch sound on megadriv. 2021-04-04 21:26:44 -07:00
feos
4e337734f7 Fix vs2019_clang build 2021-04-05 13:00:48 +10:00
Aaron Giles
c462e67488 ymadpcm: Initialize ADPCM-A pans and instrument volume. Fixes some homebrew neogeo sounds. 2021-04-04 17:09:48 -07:00
Aaron Giles
17e0ffb32b ymfm: Don't pre-mask status bits with the status mask; apply instead at time of consumption. Fixes missing music in kickball. 2021-04-04 15:08:37 -07:00
Aaron Giles
47e9aa7d6b ymf278b: Fix ID register implementation; fixes several metro games that were hanging. 2021-04-04 13:28:06 -07:00
hap
17c64fa372 spkrdev: fix regression with filtering 2021-04-04 21:38:38 +02:00
AJR
5a63d0e738 megasys1.cpp: Reset the sound devices when the sound CPU is reset. This fixes the stuck note in soldam's attract mode. 2021-04-04 11:52:09 -04:00
cracyc
6ac210c6be plugins/cheat: fix getting arbitrary screen 2021-04-04 09:58:51 -05:00
hap
e1ba0999e9 spkrdev: not authored by nicola, introduced in MESS 0.36r1 2021-04-04 16:28:46 +02:00
Vas Crabb
8ec30280b0 bus/a2bus: Fix Buffered Grappler+ ROM digests, use silkscreend mask IDs for labels, edit notes. 2021-04-05 00:19:05 +10:00
Jos van Mourik
26c592f6a3
Update Dutch strings.po (#7924)
Added all missing strings for the Dutch language. Also made spelling and meanings more consistent after testing the menu's with previous translations.
2021-04-04 16:18:20 +02:00