| Re: [hatari-devel] 030 MMU table dumping |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx, Eero Tamminen <oak@xxxxxxxxxxxxxx>
- Subject: Re: [hatari-devel] 030 MMU table dumping
- From: Nicolas Pomarède <npomarede@xxxxxxxxxxxx>
- Date: Wed, 22 Oct 2025 22:37:04 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=corp.free.fr; s=rcs; t=1761165425; bh=9D4Aue3/MQ+zYdrc3sinrvUubfSc741FsGJ1Tbrb/wA=; h=Date:Subject:To:References:From:In-Reply-To:From; b=WBPsV0DARS+ZBllY238jY/4QQVJmkpIVdZLe0kpI1jLMldHkfbUB+ev0La2LMQEUF MCLSjUa4k4ubO5wS/djUz/XAz7dF7YgpQoJX/76/IYY/or93UwhMiE9jXTleAoOk/M orz4OchqPwNlEKXc9EuPIwSF6RDbUGPyZ6rzR86i8Oi/06+RBsrPj5xfxSF8NxXNx2 c5udVlPT0OhpL1n4UBOaf0rMUjyuMqhMKqTzsbjlc85yJMFUIMka4jctFY+P8Roite wfSbHP6+p/gSJ63FSMsPY46xD2Z7Sm9o48GNSaISFv6YAYFMJgzFlajBYVTg1C5bFi Ld9H9KGHEPt1g==
Le 22/10/2025 à 22:27, Eero Tamminen a écrit :
Hi,
With CPU core just getting mmu030_dump_tables() functionality, would it
help MMU debugging for "info mmu" to call that when FC value is provided?
(Patch attached.)
Hi
yes, I think this new function from WinUAE could be added to "info mmu".
I did not have time to write a patch for this, but as you did it's good
thing :)