dolphin/Source
Lioncash 1b3dae918a StreamADPCM: Turn the ADPCM decoder into a class
Migrates the state to be instance-based as opposed to being a flat
namespace. This keeps behavior localized to its own instantiable unit
(and forces uses of the class to also be localized, lest they cart around
an instance all over the place).
2018-04-09 03:49:18 -04:00
..
Android Android/CMakeLists: Remove usages of LIBS and SRCS variables 2018-04-03 08:05:43 -04:00
Core StreamADPCM: Turn the ADPCM decoder into a class 2018-04-09 03:49:18 -04:00
DSPSpy
DSPTool DSPCodeUtil: Don't return data via an out parameter 2018-03-25 18:55:08 -04:00
PCH
UnitTests CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
VSProps
.clang-format
CMakeLists.txt CMakeLists: Remove add_dolphin_library macro 2018-04-02 08:31:56 -04:00
dolphin-emu.sln