mirror of https://github.com/stella-emu/stella.git
36a5c1575d
new sound mechanism for Stella. The TIASound library is now part of the emulation core and each time a frame is created a corresponding set of audio samples is added to a bounded queue. The GUIs are responsible for getting the samples from the MediaSource object after each update and sending them to a sound driver as needed. Currently, only the X11 port has been updated to use the new API. The new APIs are not backwards compatible so the other GUIs will not compile until they are updated. git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@114 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba |
||
---|---|---|
CVSROOT | ||
stella |