Re: [hatari-devel] WinUAUE CPU -> show EA |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Le 28/11/2023 à 18:00, Andreas Grabher a écrit :
It does not affect the debugging output patch, but syncing with WinUAE:
Was this left out intentionally?
https://github.com/tonioni/WinUAE/commit/dd69a5ca3b55ce6bf49b7569f1df3b62618d6760 <https://github.com/tonioni/WinUAE/commit/dd69a5ca3b55ce6bf49b7569f1df3b62618d6760>
Hi
This part is not used in Hatari, you have "#ifndef WINUAE_FOR_HATARI"
before so I didn't update it.
but you're right, it would be better to include it anyway.
will fix this
Nicolas