Commit Graph

94122 Commits

Author SHA1 Message Date
Roberto Fresca
801a406119 New working clones
------------------
GTI Double or Nothing Draw Poker (GoT PCB, set 1) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]

New systems marked not working
------------------------------
unknown Kramer Poker (encrypted) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]

New clones marked not working
-----------------------------
GTI Double or Nothing Draw Poker (GoT PCB, set 2) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
HI-LO Double Up Joker Poker (set 2) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
System 3000 Kramergame Poker (encrypted set 5) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
Turbo Poker 2 (set 4) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
Turbo Poker 2 (set 5) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
2025-05-20 22:50:53 +02:00
dave-br
b39e684622
debugger: symlist usability + symbol table extensibility (#13694)
Address issue #6655 (symlist command usability), add a bit of plumbing for future extensibility.

symlist with no arguments displays all global *and* :maincpu symbols, with clear header text for each list.  At the bottom, prints helper text to make user aware of the cpu form

To allow for adding new kinds of symbols in the future, this adds an enum field to symbol table for its 'type', for prettier printing from symlist.  Symlist now traverses symbol table chain completely.
2025-05-20 22:02:30 +02:00
flama12333
efb84a4bb5
skeleton/whtm68k.cpp: changed to MACHINE_IMPERFECT_SOUND (#13723) 2025-05-20 21:41:21 +02:00
hap
c914b436e2 Revert "sound_module: set default sink node to 0"
This reverts commit 0f7b4dc5fa.
2025-05-20 21:32:05 +02:00
hap
0f7b4dc5fa sound_module: set default sink node to 0 2025-05-20 19:43:35 +02:00
hap
12ff56f27b pa_sound: add device name to error message 2025-05-20 19:33:29 +02:00
hap
e0eba0e729 sound: update mapping when changing audio mixer configuration
(fixes issues in audio mixer menu, like randomly adding new entries when pressing l/r, cursor randomly moving to 1st entry when pressing l/r, and portaudio errors when switching devices)
2025-05-20 19:00:33 +02:00
ClawGrip
3b15f090b0
gaelco/gaelco.cpp: Add a new Big Karnak clone (#13713)
New working clones
------------------
Big Karnak (ver. 1.0, checksum 1e38b94) [Josep Quingles, Recreativas.org]
2025-05-20 18:12:31 +02:00
Ivan Vangelista
7bcf10782b New systems marked not working
------------------------------
Neo Carnival [buffi]

- igs/igs_m027_033vid.cpp: added coin counters
2025-05-20 18:12:07 +02:00
hap
4339e0040b pa_sound: add error messages 2025-05-20 14:45:20 +02:00
Patrick Mackinlay
d21ff82757 mc68681: ignore tx enable if already enabled 2025-05-20 16:00:34 +07:00
hap
4d267d1262 sound: change audio_latency to seconds (float), so people with existing mame.ini won't get broken sound 2025-05-20 10:19:44 +02:00
Patrick Mackinlay
02651759af tsvme104: added Tekmis TSVME104 card [Xolod] 2025-05-20 14:34:05 +07:00
Ivan Vangelista
17af2e7831 - igs/igs_m027_033vid.cpp: hooked up hopper
- skeleton/boramz80.cpp: hooked up coin counters

New working clones
------------------
In The Hunt (Korea?) [nnap]

Systems promoted to working
---------------------------
Huahua Shijie 5 / Feixing Shijie (V107CN) [David Haywood, Ivan Vangelista]
Qiji 6 (V118CN) [David Haywood, Ivan Vangelista]
2025-05-19 17:55:47 +02:00
holub
720609f661
cpu/z80: Flatten 16b rw operations in order to avoid vars manipulations (#13676) 2025-05-19 16:52:02 +02:00
hap
1a97bc2159 sound: update prev commit (sound reset msg is not OSD) 2025-05-19 15:24:59 +02:00
angelosa
7b91c990e8 sega/model3.cpp: massage UART comms hack for sound in swtrilgy/srally2 2025-05-19 15:24:06 +02:00
angelosa
da494a434a sega/315-5881_crypt.cpp: cursory cleanups 2025-05-19 15:24:06 +02:00
m1macrophage
91b62c9552
memorymoog, xpander: Replaced matrix() with write_mx/my(). (#13721) 2025-05-19 12:52:18 +02:00
hap
5f4478e1b0 sound: disable error.log "Sound reset" message by default 2025-05-19 12:47:01 +02:00
hap
516e3f3171 emuopts: correct typo 2025-05-19 12:35:09 +02:00
hap
af6f9ff384 fntspcian: change company string to hack 2025-05-19 12:17:12 +02:00
hap
8b7f480073 sound: no need to save master volume of 0 2025-05-19 12:10:29 +02:00
hap
48b4632d21 options: fix range checker with negative values 2025-05-19 12:03:29 +02:00
hap
dd3bff260a sound: re-add support for -volume option (works same as before sound rewrite) 2025-05-19 11:11:55 +02:00
AJR
a208313ec8 shared/efo_sound3.cpp: Fix regression from new sound system 2025-05-18 16:04:45 -04:00
hap
809cd841db pa_sound: add api info to device names 2025-05-18 16:52:15 +02:00
Matthew Daniels
1cd73332f4
cpu/mb86235: Improve TGPx4 interpreter (#13718)
* cpu/mb86235: Improve TGPx4 interpreter
Most Sega Model 2C-CRX games are now working with 3D graphics

* cpu/mb86235: fixing clang compile error
* cpu/mb86235: authors are listed on line 2, no need to repeat them (nw)
2025-05-18 10:29:09 -04:00
hap
e3ec54ffe2 sound: remove references to portaudio options that were removed 2025-05-18 14:51:27 +02:00
hap
b50e41e857 sound: change audio_latency duration option to milliseconds 2025-05-18 14:32:45 +02:00
angelosa
e889eb48e1 misc/pntnpuzls.cpp: preliminary touchscreen layout 2025-05-18 13:32:49 +02:00
hap
f6f8f93830 midiverb: remove unneeded variables,
sphinx40: remove unneeded trampoline
2025-05-18 13:17:46 +02:00
hap
4160b540ad mame.lst: reorder list again 2025-05-18 10:18:49 +02:00
Vas Crabb
4b5f803cf3 igs/igs_m027.cpp: Changed Chong Chong Leyuan sound chip clock to 2 MHz.
Speech samples and fanfares sound a lot more natural this way.
2025-05-18 18:10:15 +10:00
hap
f52a3fa1d1 okim6376: fix regression, small cleanup 2025-05-18 10:08:05 +02:00
Ivan Vangelista
1fbfb5752e New clones marked not working
-----------------------------
Happy Pierrot (V987271) [buffi]
2025-05-18 09:43:45 +02:00
ClawGrip
a3c2d479af
gaelco/gaelco2.cpp: Add more Gaelco/Salter Gym equipment sets (#13711)
New working clones
------------------
Pro Cycle Tele Cardioline (Salter fitness bike, V.1.0, checksum 3523) [Josep Quingles, Recreativas.org]

New clones marked not working
-----------------------------
Pro Cycle Tele Cardioline (Salter fitness bike, older, set 1) [Josep Quingles, Recreativas.org]
Pro Cycle Tele Cardioline (Salter fitness bike, older, set 2) [Josep Quingles, Recreativas.org]
Pro Cycle Tele Cardioline (Salter fitness bike, older, set 3) [Josep Quingles, Recreativas.org]
Pro Cycle Tele Cardioline (Salter fitness bike, older, set 4) [Josep Quingles, Recreativas.org]
Pro Stepper Tele Cardioline (Salter fitness stepper, older, set 1) [Josep Quingles, Recreativas.org]
Pro Stepper Tele Cardioline (Salter fitness stepper, older, set 2) [Josep Quingles, Recreativas.org]
Pro Stepper Tele Cardioline (Salter fitness stepper, older, set 3) [Josep Quingles, Recreativas.org]
Pro Stepper Tele Cardioline (Salter fitness stepper, older, set 4) [Josep Quingles, Recreativas.org]
2025-05-18 08:28:34 +02:00
Roberto Fresca
d1b8e458b3 New systems marked not working
------------------------------
Pub Time Darts v1.4 [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
2025-05-18 05:04:09 +02:00
Matthew Daniels
0368fba188
misc/miuchiz.cpp - fix validation errors (#13716) 2025-05-17 22:53:52 -04:00
Roberto Fresca
28d9f20b56 New systems marked not working
------------------------------
unknown Kramer Poker (US Rev L5, encrypted) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
2025-05-18 03:07:14 +02:00
Roberto Fresca
b01234c390 merit/merit.cpp: Fix comments. 2025-05-18 02:32:59 +02:00
Roberto Fresca
7146f47484 New working clones
------------------
Riviera Hi-Score (2131-08, U5-4, 111786) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
Riviera Hi-Score (2131-08, U5-3C, 091586) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
Riviera Hi-Score (2131-08P, 5C25C, 082702, set 1) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
Riviera Hi-Score (2131-08P, 5C25C, 082702, set 2) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
2025-05-18 02:27:45 +02:00
hap
1cf628c723 miuchiz: fix compile warning 2025-05-18 01:31:37 +02:00
Olivier Galibert
59f55ed83a miuchiz: fix flags, at least. Message should have been "split driver into per-game entries".
new non working system
Miuchiz Bratz Cloe [Lord Nightmare]
Miuchiz Bratz Yasmin [Lord Nightmare]
Miuchiz Monsterz Creeper [Lord Nightmare]
Miuchiz Monsterz Inferno [Lord Nightmare]
Miuchiz Monsterz Roc [Lord Nightmare]
Miuchiz Pawz Dash [Lord Nightmare]
Miuchiz Pawz Spike [Lord Nightmare]
2025-05-18 00:59:18 +02:00
Olivier Galibert
ee9580d0a8 Appease annoying CI 2025-05-18 00:48:38 +02:00
Olivier Galibert
99eda7d17e pa: avoid deadlocks, avoid device name collisions 2025-05-18 00:45:54 +02:00
Olivier Galibert
1c9a61fcff Revert mistake 2025-05-18 00:35:26 +02:00
Olivier Galibert
4f0ced57de muichiz 2025-05-18 00:34:09 +02:00
Vas Crabb
f201cc6c8d -igs/igs_m027.cpp: Hooked up sound ROM banking for Chong Chong Leyuan.
-misc/cardline.cpp: Use poker input types.

-misc/flower.cpp: Tabulated the system definitions again.

-docs: Actually commit the version bump.
2025-05-18 04:30:38 +10:00
Nekoziman
897a10ed43
misc/flower.cpp: Dumped a Sega/Alpha version of flower and found program ROM matches Komax version. (#13704)
Corrected sound CPU ROM location, and marked version with modified program ROM as a possible bootleg.

New working clones
------------------
Flower (Japan) [Team Japump]
2025-05-18 03:46:17 +10:00