Re: [hatari-devel] MegaSTE cache emulation issues |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
Gesendet: Mittwoch, 2. Juli 2025 um 23:09Von: "Nicolas Pomarède" <npomarede@xxxxxxxxxxxx>Betreff: Re: Aw: Re: [hatari-devel] MegaSTE cache emulation issues
Updated code was pushed, Hatari now matches the result of your
mscatest.tos test program, both for DTA structure and for bus error access.Thank you. Imho, DoWrite should also be considered for the TOS ROM address space:Otherwise, writes to TOS ROM will cause a cache update, regardless of the bus error that happens, won't they?
Hi
yes, stupid me ; DoWrite was in fact intented at first to exclude ROM region, and I forgot to add the test for it :(
Will push a fix for this.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |