Miro Kropáček
Miro Kropáček
@ps68060 that's a nice hint, now the most important question is whether @DavidGZ included there something which isn't in the source tree or not.
@ps68060 if you want to try latest debug build of storage.udd, no problem, can do it for you.
Well, there was really no fix at all. @ps68060 got just a debug build (from master), as defined in `STORAGEDEFS`. I'd strongly suggest to install latest master, try again, if...
@ps68060 can you try latest master build to confirm whether this issue has been fixed for you? Having `storage.udd` in debug mode as a fix isn't exactly a solution. :)
@ps68060 and if you replace the latest `storage.udd` with the debug one I had provided to you earlier (and keep the rest from the latest build), everything works again?
It's a nice exercise but in practice, what would you gain? It's not like FreeMiNT is being ported every week to a new platform (unlike EmuTOS ;-)). About the kernel...
Also present in #241. I'd suggest to fix the checkbox first and then worry about the text color. :)
Then how come that MagiC shows it correctly?
OK, I did a little research - as there is no meaningful instruction cache flush operation it is fine that only the data cache is flushed. So even though it...
> in COPS, interrupts are disabled while invalidating the caches. That does not seem to be done in MiNT, nor in the fallback routine for coldfire in COPS, which is...