#11516 - poslundc - Thu Oct 09, 2003 4:56 am
Here's a hard-earned lesson to share with everyone:
Don't use the SOURCE_FIXED parameter with DMA3 if your source is the cartridge. It works in emulation, but it doesn't seem to work on hardware.
I don't know if the problem extends to other DMAs or other types of memory; I just know that my data was getting garbled under those circumstances.
(One bug down... about a million to go...)
Dan.
Don't use the SOURCE_FIXED parameter with DMA3 if your source is the cartridge. It works in emulation, but it doesn't seem to work on hardware.
I don't know if the problem extends to other DMAs or other types of memory; I just know that my data was getting garbled under those circumstances.
(One bug down... about a million to go...)
Dan.