aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/psxdma.c
AgeCommit message (Collapse)Author
2015-02-05dma: some timing hacksnotaz
untested
2015-02-05dma: do some madr updatesnotaz
untested, but makes ff7 behave better with linked lists (dither problem)
2014-12-20spu: rework synchronizationnotaz
2011-12-05try to emulate GPU busynotaz
2011-07-08dma: don't generate irqs after aborted DMAnotaz
An idea from Shalma. Verified on real thing with DMA2.
2011-07-08gpus: return DMA word count to avoid 1 list walknotaz
2011-02-04dma: change timing back to 1.92 levelsnotaz
fixes X-Files, we'll see what it breaks
2010-12-23update gpu DMA related code to pcsxr-svn Nov 28notaz
mostly authored by shalma, some by weimingzhi.
2010-11-16pcsxr-1.9.92PCSX* teams