Re: [hatari-devel] Data cache Issues? (Corsair) |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On tiistai 30 kesäkuu 2015, Nicolas Pomarède wrote:
> This one was quite complex to identify, but now it will work in CE mode
> too when data cache is enabled.
Verified!
> The content of the cache was in fact correct, which is why there were no
> "data cache mismatch" logs, but the way movep combined the 2 or 4 bytes
> was wrong as some values were not correctly masked.
>
> In the case of Corsair, the movep is used in the depacker, so the
> depacked program was wrong and crashed.
- Eero