Commit Graph

94998 Commits

Author SHA1 Message Date
AJR
c705c6ba6d jgaoshou: Add ADPCM banking 2025-07-05 23:54:54 -04:00
AJR
7f70a2eae9 jgaoshou: Add preliminary inputs and outputs 2025-07-05 23:32:21 -04:00
Justin Kerk
8f37851517 Emscripten build: Prevent excessive link times with the default optimization level 2025-07-05 18:18:11 -07:00
hap
867ae9a635 starforc: boardset has 4mhz and 12mhz xtals, copy paste screen raw params from bombjack (pace matches pcb video) 2025-07-06 02:25:33 +02:00
arbee
b2ff287588 apple/apple2gs.cpp: Generate ADB IRQs for incoming mouse data, not just keyboard and general ADB traffic. [R. Belmont, Peter Ferrie]
* Greatly improves mouse tracking smoothness (Github #13670)
* Fixes Chessmaster 2100 hanging when you try to drag a piece
* Fixes Xenocide not accepting menu selections
2025-07-05 19:40:23 -04:00
Justin Kerk
bb5c0871a4 Preliminary software list for the IBM PC JX [Justin Kerk]
New working software list additions
-----------------------------------
Polar Star III [Cyb2600]

New software list items marked not working
------------------------------------------
Eiyuu Densetsu Saga [Cyb2600]
Jelda II [Justin Kerk]
Shiro Densetsu [Cyb2600]
2025-07-05 14:53:14 -07:00
Ivan Vangelista
50c4527275 New clones marked not working
-----------------------------
Jíyou Gaoshou (China, 1.2) [xingxing]
2025-07-05 21:43:22 +02:00
arbee
7992827e9d apple/apple2gs.cpp: It helps to commit the latest local version. [R. Belmont] 2025-07-05 15:41:40 -04:00
arbee
d179396460 sound/es5503.cpp: Fix error in emulation of oscillator over-contribution glitch (Github #13669) and use m_ prefixes consistently. [Kelvin Sherlock, R. Belmont]
apple/apple2gs.cpp: Add 4soniq 4-channel support and flip channel mapping to match 4soniq and other emulators. [R. Belmont]
2025-07-05 15:27:21 -04:00
hap
a57b75e0ad cps1: do interrupts with IPL pins and HOLD_LINE, copy over raster interrupts from cps2 2025-07-05 20:33:03 +02:00
James Wallace
70074ba966
LDP1450: Fix display mode selection issue and grey background 2025-07-05 19:14:24 +01:00
Ivan Vangelista
cec8af59aa New working clones
------------------
Arkanoid (bootleg of version Japan, older) [hammy]
2025-07-05 15:55:43 +02:00
hap
97305a545a cps1: ganbare irq4 is actually the same raster interrupt as on cps2 (it writes to the raster regs too) 2025-07-05 15:18:05 +02:00
Ivan Vangelista
240e5280de New systems marked not working
------------------------------
Premiums Line [hammy]
2025-07-05 15:15:38 +02:00
Ivan Vangelista
da14624dc6 New systems marked not working
------------------------------
Treasure Ocean (v1.5A) [hammy]
2025-07-05 14:55:32 +02:00
hap
92241c1700 cps2: another correction to prev commit 2025-07-05 13:35:14 +02:00
hap
8fb4a5a3c1 cps2: correction to raster irq timing 2025-07-05 13:29:03 +02:00
Ivan Vangelista
d7ad318223 New working clones
------------------
Gals Hustler (set 2) [hammy]
2025-07-05 08:26:53 +02:00
hap
2c95daf8f2 cps2: make sure to mask raster counter with 0x1ff 2025-07-05 05:05:11 +02:00
hap
54c3112c0f sound: fix initial -volume setting 2025-07-05 04:05:10 +02:00
hap
b0b2f0677e cps2: improve raster irq, cps1: remove unneeded init function 2025-07-05 03:42:08 +02:00
Ivan Vangelista
d755ae035e astrocorp/astrcorp.cpp: dumped GFX ROM for magibombm [Ioannis Bampoulas] 2025-07-04 21:53:58 +02:00
AJR
7963b76594 dnjsenso: Add CRTC access 2025-07-04 14:18:59 -04:00
Ivan Vangelista
922d60e0ba New systems marked not working
------------------------------
Ultraman Cho Toshi Gekisen - Dai Nippon Judan Senso [hammy]
2025-07-04 19:37:24 +02:00
ClawGrip
35bdacc99c
Add PLDs to several Modular System games (#13885)
Added PLDs to:
* pspikesm
* eurogael
* tokims
* bloodbrom
* splashms
2025-07-04 19:33:24 +02:00
mamehaze
1ee8ee09f2
gaelco/gaelco2.cpp - mark wrally2d sound ROMs as incorrect (#13889) 2025-07-04 19:32:54 +02:00
AJR
329bb09b8b casio/sk1.cpp: Add NO_DUMP entries for internal ROMs 2025-07-04 13:13:59 -04:00
Julian Sikorski
5fe3540689
Remove invalid executable bits (#13904) 2025-07-04 18:24:40 +02:00
hap
4c228a6cf0 tekken3: rename tet1verd.11s to tet1verb.11s 2025-07-04 18:19:35 +02:00
hap
54aa3f1fea (emu.h) resampler: don't repeat default settings at several places, remove unneeded float<->double conversions,
filter/eq: round default q down instead of up (probably has no audible effect)
2025-07-04 18:07:34 +02:00
holub
4e591c2097
z80dma.cpp: Added UA858D variant; sinclair/spectrum.cpp: Added configurable DMA slot (#13879)
* z80dma.cpp: Added UA858D variant
* sinclair/spectrum.cpp: Added configurable DMA slot
2025-07-04 17:29:18 +02:00
holub
49716f47b6
debugger/qt/debuggerview.cpp: Used DCA_SELECTED color friendly for Light/Dark theme (#13909) 2025-07-04 17:28:08 +02:00
Ivan Vangelista
320be5ecf9 New systems marked not working
------------------------------
Tieben Shensuan (Mainland version 2.0) [hammy, little0]

- namco/namcos12.cpp: rearranged sound ROMs for tekken3 sets [Brian Troha]
2025-07-04 16:28:50 +02:00
holub
dd9d1ae0e7
sinclair/sprinter.cpp: Enabled cdda sound for primary slave ATA device and select as cdrom by default. (#13907) 2025-07-04 08:26:53 +02:00
Ivan Vangelista
bf24eb35aa New systems marked not working
------------------------------
Shizhan Majiang Wangchao (Version 2.0) [hammy, little0]

New clones marked not working
-----------------------------
Arthur's Knights (v1.00) [Ioannis Bampoulas]

- igs/igs017.cpp: attempted fixing MT09193
2025-07-04 07:15:42 +02:00
AJR
d9d53e4ed1 dgun2572: Descramble and move to correct driver (still doesn't boot, though) 2025-07-03 20:53:26 -04:00
Manuel Alfayate Corchete
41c0a1e31c
sdl_sound.cpp: Fall back to 2 channels if 0 channels are detected on a device. (#13908) 2025-07-04 00:51:48 +02:00
arbee
ac142d2acd apple/macpwrbkmsc.cpp: Improved operation for all supported PowerBook Duos. [R. Belmont]
* Pressing any key now wakes up from sleep, not just the modifier keys
* Pressing the power key (F12 by default) after Shut Down will turn the machine back on

apple/msc.cpp: MSC's VIA1 is customized: CB1 IRQs are a separate input not tied to CB1. [R. Belmont]
* This greatly improves the smoothness of 68K/68HC05 communications.

cpu/m6805/m68hc05pge.cpp: Implemented hardware keyboard matrix scanner, used during sleep and power off states by the PowerBook Duos. [R. Belmont]
2025-07-03 12:10:03 -04:00
hap
85d9556ec7 sscs0118: fix crc typo 2025-07-03 18:01:15 +02:00
hap
10beb4a59e pa_sound: can use unordered_map instead of map 2025-07-03 17:45:49 +02:00
hap
3cb13d9ac2 Revert "inpttype: add secondary default key (backspace) for UI Back"
This reverts commit bb1d23c13a.
2025-07-03 17:14:55 +02:00
hap
78f4e7c3ee tilemap: add callback for custom scrolling, and add one to k052109 for its combined col/rowscroll [hap, Jim Westfall] 2025-07-03 16:42:26 +02:00
hap
96a6207102 pa_sound: re-add printf list of found devices with -verbose, and add a check for duplicate device names 2025-07-03 16:42:26 +02:00
hap
bb1d23c13a inpttype: add secondary default key (backspace) for UI Back 2025-07-03 16:42:26 +02:00
AJR
b303958f7f nintendo/nes_vt32.cpp: Rename "Q5 500 in 1 Handheld" to "G5"; former was probably a misreading [mamehaze] 2025-07-03 09:32:05 -04:00
AJR
41cf373a87 megapad: Update note 2025-07-02 21:27:20 -04:00
arbee
2c87301a31 MinGW/MSYS2 mktime() cannot handle dates before the Unix epoch, so use a precalculated offset between the Unix and MacOS epochs. [R. Belmont, Peter Ferrie] 2025-07-02 16:58:50 -04:00
AJR
250194a0c7 hs36red, hs36blk: (Mostly) fix graphics 2025-07-02 16:44:21 -04:00
Ivan Vangelista
1c55fd1bdc tiny.lua: added SN76496 2025-07-02 21:51:56 +02:00
AJR
a416a6607e mame.lst: Fix validation 2025-07-02 15:44:42 -04:00