flycast/core/hw/aica
Isaac Marovitz af043c55cd
CMake Refactors (#1979)
Signed-off-by: Isaac Marovitz <isaacryu@icloud.com>
2025-06-24 16:33:12 +02:00
..
CMakeLists.txt CMake Refactors (#1979) 2025-06-24 16:33:12 +02:00
aica.cpp aica: don't batch samples 2024-11-01 14:31:59 +01:00
aica.h use static init when possible. use unnamed bit-fields. refactor vmuBeep 2023-11-11 18:54:10 +01:00
aica_if.cpp savestate: drop support for legacy libretro and <v16 savestates 2024-04-16 09:40:55 +02:00
aica_if.h hw: new hardware register implementation 2023-02-10 12:51:36 +01:00
aica_mem.cpp use static init when possible. use unnamed bit-fields. refactor vmuBeep 2023-11-11 18:54:10 +01:00
aica_mem.h aica: rename mem and reg accessors 2023-01-30 13:21:43 +01:00
dsp.cpp clang-tidy: run modernize-concat-nested-namespaces 2023-07-22 19:04:52 +02:00
dsp.h aica: recommpile dsp when loading a state 2023-12-03 20:51:09 +01:00
dsp_arm32.cpp uwp: add support for arm 2023-08-02 09:32:55 +02:00
dsp_arm64.cpp arm64 rec: fix crash with some naomi games (regression) 2023-10-01 19:31:18 +02:00
dsp_interp.cpp aica: use namespaces, simplify api, handle serialization 2023-01-30 10:40:07 +01:00
dsp_x64.cpp clang-tidy: run modernize-concat-nested-namespaces 2023-07-22 19:04:52 +02:00
dsp_x86.cpp user-defined literals: _KB, _MB, _GB 2023-07-01 14:31:25 +02:00
sgc_if.cpp aica: skip remaining step functions when channel is disabled 2024-09-07 14:55:45 +02:00
sgc_if.h use static init when possible. use unnamed bit-fields. refactor vmuBeep 2023-11-11 18:54:10 +01:00