aboutsummaryrefslogtreecommitdiff
path: root/hw/gus.c
AgeCommit message (Expand)Author
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-05-14Remove any pretense that there can be more than one AudioStatemalc
2009-05-12Push AUD_init down to devicesPaul Brook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-11Add missing static qualifiermalc
2008-12-03Make audio violate POSIX lessmalc
2008-07-05Avoid signedness warningsmalc
2008-06-21Do not save dynamic fieldmalc
2008-06-21Add VM save/load supportmalc
2008-06-08Fix some signedness issues caught by gcc 4.3malc
2008-01-14Gravis Ultrasound GF1 sound card emulation (malc).balrog