Fixed Linked List DMA end marker. (#183)
authorgameblabla <gameblabla@users.noreply.github.com>
Mon, 16 Aug 2021 21:03:52 +0000 (21:03 +0000)
committerGitHub <noreply@github.com>
Mon, 16 Aug 2021 21:03:52 +0000 (00:03 +0300)
commit502ea36eb42c455c063ce30a5ee93ddd75f839e6
treea8f24fa39a77b23b087d0c1b75cb42f7a6015cf0
parentfbf19ce6b6c02da47a67f58e23d8294cfcd18f55
Fixed Linked List DMA end marker. (#183)

Taken from PCSX Redux project.
https://github.com/grumpycoders/pcsx-redux/pull/396/commits/a6401da3a4e7b4860b0f7a7f679cf9a93e739caa
libpcsxcore/psxdma.c
plugins/dfxvideo/gpu.c
plugins/gpu-gles/gpuPlugin.c