aboutsummaryrefslogtreecommitdiff
path: root/hw/audio/fmopl.c
AgeCommit message (Expand)Author
2023-09-08audio: spelling fixesMichael Tokarev
2020-03-25hw/audio/fmopl: fix segmentation faultVolker Rümelin
2020-03-16hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bssPhilippe Mathieu-Daudé
2020-03-09hw/audio/fmopl: Fix a typo twicePhilippe Mathieu-Daudé
2017-12-18hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé
2017-07-17audio/fmopl: modify timer callback to give opaque and channel parameters in t...Hervé Poussineau
2017-05-04audio: Use ARRAY_SIZE from qemu/osdep.hJuan Quintela
2017-05-04audio: un-export OPLResetChipJuan Quintela
2017-05-04audio: UpdateHandler is not used anymoreJuan Quintela
2017-05-04audio: IRQHandler is not used anymoreJuan Quintela
2017-05-04audio: OPLSetUpdateHandler is not used anywhereJuan Quintela
2017-05-04audio: OPLSetIRQHandler is not used anywhereJuan Quintela
2017-05-04audio: Remove type fieldJuan Quintela
2017-05-04audio: Remove Unused OPL_TYPE_*Juan Quintela
2017-05-04audio: Unfold OPLSAMPLEJuan Quintela
2017-05-04audio: Remove INT32Juan Quintela
2017-05-04audio: remove INT16Juan Quintela
2017-05-04audio: remove UINT32Juan Quintela
2017-05-04audio: Remove UINT8Juan Quintela
2017-05-04audio: YM3812 was always definedJuan Quintela
2017-05-04audio: Remove YM3526 supportJuan Quintela
2017-05-04audio: remove Y8950 configurationJuan Quintela
2016-02-02audio: Clean up includesPeter Maydell
2015-09-11typofixes - v4Veres Lajos
2014-06-23audio: fmopl: drop INLINE macroLuiz Capitulino
2014-03-15audio: Add 'static' attributes to several variablesStefan Weil
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini