Commit Graph

94584 Commits

Author SHA1 Message Date
Ivan Vangelista
b1caa909aa igs/goldstar.cpp: got the super9 sets to do something 2025-06-21 18:02:55 +02:00
angelosa
a596663035 nec/pc100.cpp: kick off a SW list
New software list items marked not working
------------------------------------------
pc100: Aerial, Lift, Mieyen [inufuto]
2025-06-21 17:50:19 +02:00
mamehaze
24b427bc4c
xavix_2002.cpp - added Ultraman 2 (#13858)
new NOT WORKING machines
----------------
Let's! TV Play Taikan Daikaijuu Battle: Ayatsure! Ultra Daikaijuu! (Japan) [TeamEurope]
2025-06-21 11:06:48 -04:00
Ivan Vangelista
0d6f8b1a3d New systems marked not working
------------------------------
Mahjong Sweet Academy (Japan, TSM010-002) [buffi]
2025-06-21 16:48:21 +02:00
Olivier Galibert
103ea6a594 sound: correct dreadful typo that killed stereo 2025-06-21 14:28:26 +02:00
Devin Acker
ad6b93869e
casio/fz1.cpp: Add floppy to FZ-1 and clones (#13849)
* fz1: drive select is not connected
2025-06-21 08:27:53 -04:00
Matthew Daniels
5d1ca6e1f3
sega/model2.cpp: sound comms (#13851)
* Model 2B accesses SCSP via address 0x9C0000, all others access SCSP/Model 1 sound board via 0x1C80000
2025-06-21 08:23:45 -04:00
m1macrophage
7b49f9b628
roland_tr707.cpp: audio emulation. (#13856)
* roland_tr707.cpp: Audio emulation.

Systems promoted to working
---------------------------
TR-707 Rhythm Composer

* roland_tr707.cpp: comment and style fixes.
2025-06-21 14:12:44 +02:00
hap
9fec9631da mainevt: add note about htotal,
misc konami sprite chips: small cleanup
2025-06-21 14:11:24 +02:00
mamehaze
00ee0e3c3d
current plug & play PR (4 non-working machines, 4 non-working software list entries) (#13848)
New software list items marked not working
------------------------------------------
Smart Cycle [TeamEurope]
Sasuke & Kinniku Battle!! Sportsman No. 1 Ketteisen (Japan) [TeamEurope]
Cyber Arcade Pocket - Disney Princess (JL1895DP) [TeamEurope]
XaviX Aero Check & Balance (XaviXPORT, Japan) [TeamEurope]


New software list items marked not working
------------------------------------------
smartcycle_cart.xml:
Discover the Dinosaurs (0308) [TeamEurope]
Learning Adventure (0608) [TeamEurope]
The Penguins of Madagascar (1410) [TeamEurope]
Scooby-Doo! (2108) [TeamEurope]
2025-06-21 07:42:36 +02:00
arbee
858987da83 a2bus/a2ieee488.cpp: Added support for the Apple IEEE-488 Card. [R. Belmont, Golden Child] 2025-06-20 21:43:39 -04:00
hap
b557d755fc k051733: added nmi timer [hap, Jim Westfall] 2025-06-21 01:53:04 +02:00
hap
4f72be4a7e bgfx/chainmanager: correct a printf parse issue (compiler didn't care) 2025-06-20 23:24:53 +02:00
Vas Crabb
8792fb1e72 file/posixpty.cpp: Actually enable the XPG-8 path. 2025-06-21 04:20:01 +10:00
hap
ed8c5639d2 New clones marked not working
-----------------------------
Triton Music Workstation/Sampler (v2.5.3) [hap]
Triton Music Workstation/Sampler (v2.5.0) [hap]
2025-06-20 20:18:29 +02:00
angelosa
00bc0306b6 sharp/mz2500.cpp: port over IPL reset/Boot reset front panel buttons, fix MT06340 2025-06-20 19:46:23 +02:00
Vas Crabb
93516cd66e osd/asio.h: Move some duplicated code into the common header. 2025-06-21 03:18:36 +10:00
Vas Crabb
84b6233844 file/posixptty.cpp: Better handling of getting PTY path, etc.
* Support Issue 8 TTY_NAME_MAX/ptsname_r and pre-standard ptsname_r.
* Set termios flags directly rather than relying on BSD's cfmakeraw.
2025-06-21 02:54:24 +10:00
hap
294129566d segapcm_device drivers: lower overall volume (even lower for segaxbd due to rear speakers clipping if user hw is plain stereo) 2025-06-20 16:44:55 +02:00
arbee
19b1a50548 sega/segaxbd.cpp: Put rear speakers in the rear. [R. Belmont] 2025-06-20 10:05:18 -04:00
Ivan Vangelista
209c003189 New clones marked not working
-----------------------------
Animal Wonders (ver A900 66) [Ioannis Bampoulas]
2025-06-20 15:50:05 +02:00
Olivier Galibert
9070579622 diserial: reset the receive register when changing frame format or the port may be stuck into synchronous receive mode due to the default start bits = 0 2025-06-20 15:47:30 +02:00
AJR
efd04e8562 bus/a800/atarifdc.h: Remove leftover #includes 2025-06-20 08:21:33 -04:00
hap
6285399c72 segas32: lower overall volume 2025-06-20 14:15:30 +02:00
Olivier Galibert
4ebacc650d cobra: Do not trigger input lines on other not-yet-initialized devices in device start 2025-06-20 13:58:51 +02:00
hap
fb80b47318 equalizer: check band mask instead of db when building filter 2025-06-20 13:36:36 +02:00
angelosa
49aa62a8d5 sharp/mz2500.cpp: remove z80->state_int use, misc cleanups 2025-06-20 13:33:57 +02:00
hap
5a756a91f9 equalizer: change default bands to 100,330,1k,3,3k,10k 2025-06-20 12:40:54 +02:00
hap
566b661d96 compressor: add separator before the 'expert' settings 2025-06-20 12:17:01 +02:00
hap
a78869e5af compressor: reorder settings a bit 2025-06-20 12:12:38 +02:00
hap
95a3863b09 filter,equalizer: do limit rounding with roundf instead of manually 2025-06-20 12:11:48 +02:00
Olivier Galibert
741489c2e5 misc fixes 2025-06-20 11:36:35 +02:00
hap
4674406d0f audio_effect: move effect title to header (no need to know effect entry number here) 2025-06-20 11:26:14 +02:00
Olivier Galibert
0b697224d2 multi32: Separate the speakers that were in different cabinets
sound: Handle a special case for adaptivity
2025-06-20 10:01:57 +02:00
holub
f8a33d7299
sinclair/tsconf.cpp: Enabled memory waits and access cache at 14Mhz (#13840) 2025-06-19 22:02:37 -04:00
Nigel Barnes
5b2f0a63ef bus/bbc/1mhzbus/beebex.cpp: Assign unique slot tags. 2025-06-19 23:42:00 +01:00
Ivan Vangelista
b1b13e1cdf New working clones
------------------
Bad Cats (LF-1) [ipdb.org, PinMAME]
Double Axle (US, Rev 1, set 2) [Sean Sutton, Smitdogg, Brian Troha, The Dumping Union]

New systems marked not working
------------------------------
DS-5000 Driving Simulator [Phil Bennett]

- sega/model2.cpp: Verified and added proper communication ROM board program ROM for the Over Rev sets.  [Sean Sutton, Smitdogg, Brian Troha, The Dumping Union]
2025-06-19 22:38:16 +02:00
AJR
8612a51a00 bus/bbc/1mhzbus/beebex.cpp: Fix slot tags 2025-06-19 16:03:27 -04:00
hap
9d16151558 filter,equalizer: change default q to sqrt(2)/2 2025-06-19 22:02:52 +02:00
hap
5ccc3c608d filter,equalizer: add separators to menu 2025-06-19 21:34:24 +02:00
hap
84f6a1fab6 audio_effect: add space between value and unit 2025-06-19 21:17:40 +02:00
hap
bc3d25c2aa equalizer: finer control over settings 2025-06-19 20:59:29 +02:00
Nigel Barnes
1d0e436fd7 bus/bbc/1mhzbus: Added BEEBEX Extender for BBC Micro. 2025-06-19 18:21:47 +01:00
Nigel Barnes
a1f60a2784 New systems marked not working
------------------------------
Mac III 6502 Microcomputer [Nigel Barnes]
2025-06-19 18:21:47 +01:00
Nigel Barnes
8d5a2a015d skeleton/optomaxv.cpp: Memory mapped various devices, and added the teletext video card. 2025-06-19 18:21:46 +01:00
Nigel Barnes
53fb78a855 trainer/thaler.cpp: Resolved key mapping conflict. 2025-06-19 18:21:45 +01:00
Nigel Barnes
cca87928cc New working systems
-------------------
EuroCUBE-65 [Nigel Barnes]
EuroCUBE-09 [Nigel Barnes]

New working clones
------------------
EuroBEEB-1 [Nigel Barnes]
EuroBEEB-2 (Teletext) [Nigel Barnes]
EuroBEEB-3M (CU-Graph monochrome) [Nigel Barnes]
EuroBEEB-3C (CU-Graph colour) [Nigel Barnes]
2025-06-19 18:21:44 +01:00
hap
731468b00c audio_effect: fix some limit issues 2025-06-19 18:28:27 +02:00
ArcadeShadow
f44bc4f915
psx.xml: Added 11 working items + 1 not working + 4 redumped (#13456)
New working software list additions
--------------------------------------------
2002 FIFA World Cup (Europe) [Redump]
2002 FIFA World Cup (France) [Redump]
2002 FIFA World Cup (Germany) [Redump]
2002 FIFA World Cup (Italy) [Redump]
2002 FIFA World Cup (Spain) [Redump]
3, 2, 1, Smurf! My First Racing Game (Europe) [Redump]
Ace Combat (Japan) [Redump]
Air Combat (Europe) [Redump]
Air Combat (Europe) (EDC) [Redump]
Darkseed (Japan) [Redump]
Transport Tycoon 3D: SL Kara Hajimeyou!! (Japan) [Redump]

New NOT working software list addition
--------------------------------------------
Bedlam (Europe) [Redump]

Redumped software list items
--------------------------------------------
2002 FIFA World Cup (USA) [Redump]
Air Combat (USA) [Redump]
Smurf Racer! (USA) [Redump]
Darkseed II (Japan) [Redump]

* Update psx.xml

Switched parent/cloneof between:
007 - The World Is Not Enough (USA) <-> 007 - The World Is Not Enough (Europe)
007 - Tomorrow Never Dies (USA) <-> 007 - Tomorrow Never Dies (Europe)
007 Racing (USA) <-> 007 Racing (Europe)
2025-06-19 10:14:04 -04:00
James Wallace
5b33fc505b
Vision Quest: Add default NVRAM (nw) 2025-06-19 14:53:37 +01:00