[#14]
Re: Revision 2026 - podsumowanie
@kempy,
post #12
Z sekcji komentarzy na Pouet:
"Thank you for the final with whdload. Trying it out on pistorm and all effects except one works fine on it (with every possible setting) : fireflies on the light bulbs are not visible whatever setting. Is this a limitation of the AGA or something else?"
That is a PiStorm issue. Because it can't talk to the chip ram quick enough, it employs caching on the chip-ram which you cannot switch off. Problem is, it can only track the CPU access to chip-ram, so when you build pixel plotting SMC code with the blitter, you have to manually clear the caches after the blits.