unknownbrackets / ps2autotests

A set of test programs run on a PS2, with accompanying results.
ISC License
25 stars 7 forks source link

DMAtag IRQ flag test #44

Closed jpd002 closed 7 years ago

jpd002 commented 7 years ago

This is a basic test for the IRQ flag in DMA tags. It will display the state of the DMA channel after transfer has been completed normally or halted by IRQ.

Not quite sure about the test's location or the way the IRQ flag is specified in the DMA packet builder, so, I'm open to suggestions if you've got any!