Commit graph

2770 commits

Author SHA1 Message Date
cam900 4ed40d37d6 Add sample limit in OPL4 PCM, Reduce duplicate
it has 512 (if header at 0x000000) or 128 (otherwise; first 384 sample is from bottommost area (ex: YRW801 ROM) in this case) sample limits
2025-08-27 21:02:51 +09:00
cam900 44b2d3d037 QSound: Fix ADPCM Address and code style,
Add QSound ADPCM sample warning:
Because QSound ADPCM has twice long max sample length but start/end addresses are byte aligned, doesn't have loop and pitch (fixed to output rate / 3).
2025-08-20 17:57:40 -05:00
tildearrow ee64dd6a16 T6W28: fix noise emulation
thanks to Burnt Fishy and The Beesh-Spweesh! for information
2025-08-19 20:58:08 -05:00
tildearrow 3b37a5334a OPNA/B: fix SSG DAC/TFX not working with LLE core 2025-08-19 04:23:58 -05:00
Electric Keet bf348efe24 VERA version number fix. 2025-08-11 05:05:25 -05:00
cam900 915805862f
msm6295.cpp: Add sample count limit when NMK112 banked
In this case, sample limit is expanded to 8192. (32 samples per bank * 256 banks)
2025-08-01 19:35:40 +09:00
tildearrow 1b40577585 MSM6295: mark samples after 126 as unloaded 2025-07-29 05:20:32 -05:00
tildearrow c8d323d708 Supervision: fix crash 2025-07-28 05:25:17 -05:00
tildearrow 387d9e0654 breaking the limit, part 2
all dispatches adapted to 32768 samples.
sample limit unlocked.
testing is required.
2025-07-27 20:16:59 -05:00
tildearrow c60948be9e add stdint.h to ymf278.h
issue #2610
2025-07-24 01:04:25 -05:00
tildearrow ab27e6090e ES5506: fix channel count with Amiga pitch 2025-06-25 18:05:03 -05:00
tildearrow c592c44c37 SM8521: "improve" noise
unconfirmed

issue #2567
2025-06-25 17:13:12 -05:00
tildearrow 801f5c5720 OPL4: fix use of invalid samples
issue #2217
2025-06-24 03:46:08 -05:00
tildearrow 38e4245ee0 Virtual Boy: envelope bug status 2025-06-24 02:54:18 -05:00
Floogle 83c9d0a3ee
Improve Virtual Boy emulator (#2446) 2025-06-23 19:52:20 -05:00
tildearrow ec69c30ca0 NES: here's your FamiTracker compatibility flag 2025-06-21 21:39:29 -05:00
tildearrow d7c5fceac4 OPL4: fix PCM chan osc on ymfm
for real
issue #2566
2025-06-21 17:46:27 -05:00
tildearrow 8d8aecca2a OPLL: fix op 2 TL macro in preset patch 2025-06-21 17:31:09 -05:00
tildearrow c08d42b483 OPL4: fix PCM chan osc on ymfm??????
issue #2566
PCM only has two outputs
2025-06-21 10:57:29 -05:00
tildearrow c3886dd5a8 OPLL: fix pitch calculation
possibly issue #2538
2025-06-21 10:39:11 -05:00
tildearrow 4af0345b03 OPL3: fix channel 7 hard reset
issue #2582
2025-06-21 04:07:59 -05:00
tildearrow a36d78305a YM2612: implement urgent flag on ymfm and LLE
issue #2475
2025-06-18 02:51:14 -05:00
tildearrow b1f824c3bf YM2612: add an "urgent" flag to queued writes
to let DAC writes through during delay (due to hard reset) and avoid clicks
issue #2475

ymfm and LLE implementations currently missing
2025-06-17 19:57:16 -05:00
tildearrow a27f76590f VIC-20: fix on/off or note off during forceIns()
for real this time
issue #2539
2025-06-11 18:10:51 -05:00
tildearrow b53fb9fde7 VRC6: fix duty without note
issue #2556
2025-06-11 16:21:37 -05:00
tildearrow ffbe910c99 dev231 - YM2612: actually be YM2612 by default
pull request #2533
2025-06-02 12:59:10 -05:00
cam900 967e717396 ES5506: Fix pingpong loop 2025-06-02 16:56:41 +09:00
cam900 ece9dd83c7 ES5506: Fix sample direction 2025-06-02 16:38:15 +09:00
cam900 7929cecb9d Syncing works without that 2025-06-02 15:40:29 +09:00
cam900 f3aca62e7a E5506: Fix masked CR writing, Fix type 2025-06-02 15:38:03 +09:00
cam900 95b0028eeb Don't be ORed 2025-06-02 15:24:05 +09:00
cam900 da1d4c916c Fix masking 2025-06-02 15:23:37 +09:00
cam900 1fb1c5efb0 ES5506: Fix CR writing 2025-06-02 15:22:44 +09:00
cam900 16127c652c ES5506: Fix syncing and delay 2025-06-02 15:09:13 +09:00
cam900 6a3dcecd78 Fix MSVC build 2025-06-01 19:46:04 +09:00
cam900 205e2124b6 Fix some ES5506 VGM write feature (but still incomplete)
8 bit addWrite because ES5506 host interface is 8 bit width.
2025-06-01 19:19:42 +09:00
tildearrow 01348628a8 ESFM: fix inverted output 2025-05-29 16:28:01 -05:00
tildearrow 34ad285efd OPL4: fix playSub() memory corruption
Valgrind has lost!
issue #2536
2025-05-28 02:09:14 -05:00
tildearrow bfd1afa124 OPL3: fix chan osc when panned right on ymfm 2025-05-22 03:55:05 -05:00
tildearrow 6c6a19a3c5 OPZ: fix hard reset 2025-05-21 20:12:30 -05:00
tildearrow c69121d595 YM2610/B: fix hard reset
issue #2458
2025-05-21 19:58:15 -05:00
tildearrow ab964d82f0 YM2608: fix hard reset in combo core
issue #2458
2025-05-21 19:41:48 -05:00
tildearrow 26a66ad4c4 OPN: fix block not working on ExtCh
issue #2504
2025-05-21 18:26:47 -05:00
tildearrow 39ecab5abd OPN: ExtCh ALG effect 2025-05-21 18:00:51 -05:00
tildearrow ec1542a2b4 OPN: ExtCh FMS/AMS effects 2025-05-21 17:10:40 -05:00
tildearrow 1d786a0c77 OPM/OPZ: FMS/AMS effects 2025-05-21 15:18:59 -05:00
tildearrow 7210187df5 OPN: FMS/AMS effects 2025-05-21 15:10:47 -05:00
tildearrow 78fb9c4df5 DIV_CMD_FM_ALG for OPM/OPN/OPZ 2025-05-21 04:46:11 -05:00
Eknous-P 8353f76469 actually fix feedback confilcts 2025-05-21 01:02:13 -05:00
Eknous-P f627b5774a fix fb confilcts 2025-05-21 01:02:13 -05:00