dma: add optional slow linked list walking
authornotaz <notasas@gmail.com>
Sun, 13 Nov 2022 21:33:49 +0000 (23:33 +0200)
committernotaz <notasas@gmail.com>
Sun, 13 Nov 2022 22:02:03 +0000 (00:02 +0200)
commit8c84ba5f4478dd4e7cc48e86f1b023bc6b99ea9c
treeca6531a3ef50c223a51014b5aef18466a684488d
parent688bdb9526d42181368e64ceaa6828727a10188c
dma: add optional slow linked list walking

libretro/pcsx_rearmed#478
libretro/pcsx_rearmed#264
libretro/pcsx_rearmed#132
notaz/pcsx_rearmed#95
12 files changed:
frontend/libretro.c
frontend/libretro_core_options.h
frontend/main.c
frontend/menu.c
libpcsxcore/database.c
libpcsxcore/mdec.c
libpcsxcore/plugins.h
libpcsxcore/psxcommon.h
libpcsxcore/psxdma.c
libpcsxcore/psxhw.c
plugins/gpulib/gpu.c
plugins/gpulib/gpu.h