pcsx2/pcsx2/ps2
Akash c783b6d7b5 PS2-HW: Remove address of non-existent registers
It seems not all DMA channels have the same set of 32 bit registers. Removed
addresses of registers which aren't actually present in the memory
space.

Example: Channel 0/1/2 have address stack registers but the other
channels lack it. According to documents, the remaining memory space of
the channels seems to be reserved. Which means, write access would be
disregarded and read access would return an unknown value.

Credit goes to Gregory and CK1 for notifying me about it, special mention to ssakash for actually pushing the change to github. Also I wasn't the one who introduced the non-existent registers into the code, these registers were present before under a different name.
2017-10-13 20:28:34 +05:30
..
Iop Revert "Update Copyright notices/disclaimers 2017" 2017-01-26 17:12:13 +01:00
BiosTools.cpp debugger: add eu bios info 2017-03-13 19:41:19 +01:00
BiosTools.h Add a list with bios version specific information 2014-08-22 16:11:10 +02:00
HwInternal.h microVU: clear contents of microBlock on creation to avoid false cache misses. 2010-09-02 12:33:45 +00:00
LegacyDmac.cpp dmac: madr msb bit is fixed to 0 in 8/9 channels 2016-01-28 21:16:20 +01:00
eeHwTraceLog.inl PS2-HW: Remove address of non-existent registers 2017-10-13 20:28:34 +05:30
pgif.cpp Revert "Update Copyright notices/disclaimers 2017" 2017-01-26 17:12:13 +01:00
pgif.h Revert "Update Copyright notices/disclaimers 2017" 2017-01-26 17:12:13 +01:00