index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
audio
/
fmopl.c
Age
Commit message (
Expand
)
Author
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-07-17
audio/fmopl: modify timer callback to give opaque and channel parameters in t...
Hervé Poussineau
2017-05-04
audio: Use ARRAY_SIZE from qemu/osdep.h
Juan Quintela
2017-05-04
audio: un-export OPLResetChip
Juan Quintela
2017-05-04
audio: UpdateHandler is not used anymore
Juan Quintela
2017-05-04
audio: IRQHandler is not used anymore
Juan Quintela
2017-05-04
audio: OPLSetUpdateHandler is not used anywhere
Juan Quintela
2017-05-04
audio: OPLSetIRQHandler is not used anywhere
Juan Quintela
2017-05-04
audio: Remove type field
Juan Quintela
2017-05-04
audio: Remove Unused OPL_TYPE_*
Juan Quintela
2017-05-04
audio: Unfold OPLSAMPLE
Juan Quintela
2017-05-04
audio: Remove INT32
Juan Quintela
2017-05-04
audio: remove INT16
Juan Quintela
2017-05-04
audio: remove UINT32
Juan Quintela
2017-05-04
audio: Remove UINT8
Juan Quintela
2017-05-04
audio: YM3812 was always defined
Juan Quintela
2017-05-04
audio: Remove YM3526 support
Juan Quintela
2017-05-04
audio: remove Y8950 configuration
Juan Quintela
2016-02-02
audio: Clean up includes
Peter Maydell
2015-09-11
typofixes - v4
Veres Lajos
2014-06-23
audio: fmopl: drop INLINE macro
Luiz Capitulino
2014-03-15
audio: Add 'static' attributes to several variables
Stefan Weil
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini