AppleWin/source/frontends/common2
Andrea Odetti 175491f250 libretro core: fix (most?) audio glitches.
It was reading a number of bytes not multiple of "2 * channels".

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2020-12-26 19:28:51 +00:00
..
CMakeLists.txt Add skeleton of a libretro core for AW. 2020-12-12 18:45:58 +00:00
config.h.in Temporary step to load resources in libretro. 2020-12-12 18:46:06 +00:00
configuration.cpp Rename folder qapple -> qt for consistency. 2020-12-23 19:23:13 +00:00
configuration.h Logging / Config replated changes. 2020-10-11 20:14:01 +01:00
programoptions.cpp Move all initialisation for (sa2, applen, retro2) to common2. 2020-12-13 19:47:30 +00:00
programoptions.h Move all initialisation for (sa2, applen, retro2) to common2. 2020-12-13 19:47:30 +00:00
resources.cpp Temporary step to load resources in libretro. 2020-12-12 18:46:06 +00:00
resources.h Add #pragma once. 2020-10-11 20:14:02 +01:00
speed.cpp libretro core: fix (most?) audio glitches. 2020-12-26 19:28:51 +00:00
speed.h libretro core: fix (most?) audio glitches. 2020-12-26 19:28:51 +00:00
timer.cpp Prefer mean over average. 2020-11-15 14:47:51 +00:00
timer.h Improve stat logging. 2020-11-13 20:12:57 +00:00
utils.cpp Move all initialisation for (sa2, applen, retro2) to common2. 2020-12-13 19:47:30 +00:00
utils.h Move all initialisation for (sa2, applen, retro2) to common2. 2020-12-13 19:47:30 +00:00