flycast/core/hw/aica
sonninnos e26f170558
Libretro updates (#2033)
Add -Wno-misleading-indentation
Libretro av_info fps timing correction
Stop forcing audio muting on libretro fast-forward
Allow less strict chd extensions
2025-08-11 09:38:59 +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 Libretro updates (#2033) 2025-08-11 09:38:59 +02:00
sgc_if.h use static init when possible. use unnamed bit-fields. refactor vmuBeep 2023-11-11 18:54:10 +01:00