Re: [hatari-devel] Debbuger - MMU Status register

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Le 08/04/2022 à 17:22, Christian Zietz a écrit :
Nicolas Pomarède schrieb:

Maybe Visual Studio has a strange PRIx64 macro definition that doesn't
accept %<precision> notation ?

I would first check whether the appropriate header [1]:

#include <inttypes.h>

... for that macro is included.

Regards
Christian

[1]
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/inttypes.h.html#tag_13_20

Good point ; it's included in other files that use PRIxxx64 macros, but not in m68000.c. I fixed this, let's see if cirrus-ci is OK now.




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/