mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-25 19:09:48 -04:00
Remove strict assertion on data_transfer_type and allow PIPELINED transfers (treating them as NON_PIPELINED). Some games like Marvel Cosmic Invasion use pipelined transfers, causing crashes. Fixes assertion at maxwell_dma.cpp:76 Signed-off-by: Zephyron <zephyron@citron-emu.org>