View Single Post
Old 20 August 2021, 16:20   #3
jotd
This cat is no more
 
jotd's Avatar
 
Join Date: Dec 2004
Location: FRANCE
Age: 52
Posts: 8,360
holy crap, that fixed it (and I realize that I didn't read your post but applied some recipe that I read somewhere else but I didn't find logical

Code:
    dc.l    0
    incbin  "frightened_ghost_white_1.bin"
    dc.l    0,0    <--------------- added 2 longwords and the effect disappears
I don't know if I need 1 or 2 longwords... Sprite reuse is also completely obscure to me. As the various sprite images followed each other I suppose that the DMA fetched the data. So DMA doesn't care about the size and you have to put zero? that's strange What if there are zeroes in the sprite data?

(sorry for hijacking winuae thread, I'll ask for thread to be moved, can a mod move that thread to coders hardware/asm?)

many thanks!!!
jotd is offline  
 
Page generated in 0.04659 seconds with 11 queries