Re: [hatari-devel] Small patch to support debugging Line-F exceptions |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Hi,
On 11.4.2024 9.28, Thorsten Otto wrote:
Attached is a small patch to enable hatari to also enter debugger on Line-F
exceptions.
Thanks!
Names in the patch are aline/fline, I would prefer linea/linef.
And Line-A one is missing from ExceptionFlags.
Could you send updated "git format-patch" version of the patch?
There is also a small bug in disassembling the instructions (using the UAE
disassembler):
0102F3DC F23C 5623 4058 0000 0000 0000 fmul.d ##9.600000e+01,fp4
(note the duplicate '##' for the constant)
Is this with the UAE core, or (deprecated) external disassembler?
- Eero