[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] 68010
- From: Vincent Rivière <vincent.riviere@xxxxxxxxxxx>
- Date: Wed, 9 Dec 2020 10:15:56 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:subject:to:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=Rjl722CHUQvvr9h7GPiK06fSXBoWkKzr7OnwjTJ7dd8=; b=KWHDgy4N+d7FA1wCBaAPca24hSigKPuc3P8crlPrBP+NolY2/UExpLU9TC1OvYRhPX yNS7nn9md8FeBfAP4w337gIPAkflcUVbIX0xMUGPm9n/iaMTZJ6iGQ4qXpJbWl0UFFmM tKEhluqjsuxZrbvJU6nEVmOjDXbWscls9gCwxEGVZkqbzA5jnAMq6zBi/+mrd7xNajHo g4vW117hZvk5/CZ5dS+GSy25G3gy/PRbR2efpzFwGmIiimsqiAIORTkpuyLztT+QwqpM /QoZ9X63sNr5sxDixO8kjyDAKSVF0bunzAkJx8fdFwCSDT1E02P3rUVo5/Af/Mq8y3Ab hUSg==
On 08/12/2020 at 21:03, Miguel Saro wrote:
I am debugging an old program of mine (1995) with Pure Debugger. PD
correctly loads my program if I set CPU: 68000, 68020, 68030. But crash if
CPU is 68010. I tried to load other programs, the debugger crashes in the
same way whatever my program. see the resulting display below. The other
settings are: MegaSTE, 16 Mhz, Ram 8Mo, Screen 800x600 4 colors, Rom eTos100.
Other people have already investigated: Pure Debugger is incompatible with
68010.
But I want to say it explicitly: you are using EmuTOS, and EmuTOS *is*
compatible with 68010. Of course, it could always be a bug in EmuTOS or
Hatari. But generally, that's a problem with the user software (Pure
Debugger in this case).
--
Vincent Rivière