summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymfm_mame.h
Commit message (Expand)AuthorAgeFilesLines
* schedule/timer: be more consistent with s32 param hap2023-12-111-3/+3
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-18/+10
* mn1400: add disassembler hap2023-05-011-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-3/+3
* ymfm: Remove dead code in MAME interface. Remove ay8910.h include from ymfm_m... Aaron Giles2021-07-041-177/+6
* ymfm: Save busy end time. Fixes MT08018 Aaron Giles2021-07-041-0/+3
* ymfm: Sync with latest, add complete YMF278B support (#8090) Aaron Giles2021-05-221-12/+9
* ymfm: Switch to internal SSG for YM2203/2608/2610. Clean up code to determine... Aaron Giles2021-05-151-14/+14
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-0/+498