index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
sound
/
ymfm_mame.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
New sound infrastructure.
sound
Olivier Galibert
6 days
1
-9
/
+9
*
schedule/timer: be more consistent with s32 param
hap
2023-12-11
1
-3
/
+3
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-18
/
+10
*
mn1400: add disassembler
hap
2023-05-01
1
-1
/
+1
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
Remove void *ptr parameter from emu_timer, timer_device and all related callb...
AJR
2022-01-26
1
-3
/
+3
*
ymfm: Remove dead code in MAME interface. Remove ay8910.h include from ymfm_m...
Aaron Giles
2021-07-04
1
-177
/
+6
*
ymfm: Save busy end time. Fixes MT08018
Aaron Giles
2021-07-04
1
-0
/
+3
*
ymfm: Sync with latest, add complete YMF278B support (#8090)
Aaron Giles
2021-05-22
1
-12
/
+9
*
ymfm: Switch to internal SSG for YM2203/2608/2610. Clean up code to determine...
Aaron Giles
2021-05-15
1
-14
/
+14
*
ymfm: Refactor new FM engine into a 3rdparty library (#8046)
Aaron Giles
2021-05-14
1
-0
/
+498