index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
3rdparty
/
ymfm
Commit message (
Expand
)
Author
Age
Files
Lines
*
3rdparty/ymfm: Fixed endianness and alignment issues when writing WAV files.
Vas Crabb
2025-12-12
1
-9
/
+28
*
ymfm: adpcm updates from https://github.com/aaronsgiles/ymfm/pull/40 [Aaron G...
hap
2025-11-30
4
-189
/
+351
*
3rdparty/ymfm/src/ymfm_adpcm.h: extend at_end fn by 1
angelosa
2025-11-23
1
-1
/
+1
*
ymfm_opl: no need to check for IsOpl2Plus here
hap
2025-02-01
1
-1
/
+1
*
ymfm_opl: actually emulate opl2 waveform enable bit
hap
2025-02-01
1
-2
/
+2
*
ymfm_opn: OPNA does not have 4 latches
hap
2025-01-31
1
-3
/
+1
*
Revert "ymfm_opn: writes to 0xa7/0xaf also go to latch"
hap
2025-01-31
1
-1
/
+4
*
ymfm_opn: writes to 0xa7/0xaf also go to latch
hap
2025-01-31
1
-4
/
+1
*
ymfm_opn: apparently there is no internal flag when latch was written
hap
2025-01-30
1
-5
/
+4
*
3rdparty/ymfm: sync to latest (#13263)
Angelo Salese
2025-01-30
14
-85
/
+378
*
Update 3rdparty/ymfm to latest. (#10583)
Aaron Giles
2022-11-25
9
-19
/
+167
*
Update ymfm library to latest version (a78b567): [Aaron Giles, hyano] (#10052)
Aaron Giles
2022-07-08
14
-66
/
+164
*
ymfm: Correct for free-running timer B multipler (#8988)
Aaron Giles
2021-12-16
2
-6
/
+16
*
ymf278b: Allow PCM writes if new2flag is set, even if newflag is not. Fixes M...
Aaron Giles
2021-07-24
1
-10
/
+12
*
ymfm: Return masked status from set/reset function. Fixes MT08034.
Aaron Giles
2021-07-23
1
-1
/
+1
*
ymfm: Sync with upstream
Aaron Giles
2021-07-23
11
-60
/
+78
*
ymfm: Play ADPCM-A samples through the end of the end block inclusive
Aaron Giles
2021-06-22
1
-10
/
+15
*
Fix reporting of ADPCM-B end-of-sample. Seems to fix MT08006; hopefully will ...
Aaron Giles
2021-06-21
2
-6
/
+12
*
ymfm: Sync with upstream:
Aaron Giles
2021-06-01
8
-214
/
+391
*
ymfm: Sync with upstream:
Aaron Giles
2021-05-29
8
-52
/
+50
*
ymfm: Don't mask off top bit of octave for OPQ.
Aaron Giles
2021-05-23
1
-2
/
+2
*
ymfm: Improve OPQ behavior for timers and register access. Add YM3533 device ...
Aaron Giles
2021-05-23
2
-11
/
+28
*
ymfm: Fix OPZ fine tuning and envelope shift. Now pretty much all the TX81Z b...
Aaron Giles
2021-05-23
2
-13
/
+16
*
ymfm: Some progress on OPZ. Some instruments in the TX81Z sound kind of ok now.
Aaron Giles
2021-05-23
2
-68
/
+122
*
ymfm: Fix OPL3 waveform 7 to better match hardware.
Aaron Giles
2021-05-22
1
-1
/
+1
*
ymfm: Add missing clamp in YM2608
Aaron Giles
2021-05-22
1
-1
/
+2
*
ymfm: Boost ADPCM-B volume by a factor of 2 to more closely match previous le...
Aaron Giles
2021-05-22
1
-2
/
+2
*
ymfm: Sync with latest, add complete YMF278B support (#8090)
Aaron Giles
2021-05-22
17
-240
/
+2164
*
ymfm: Switch to internal SSG for YM2203/2608/2610. Clean up code to determine...
Aaron Giles
2021-05-15
1
-3
/
+6
*
ymfm: Refactor new FM engine into a 3rdparty library (#8046)
Aaron Giles
2021-05-14
26
-0
/
+15646