Make Adebug work on a 68060
Brought to you by:
alex-brainstorm,
gandon
Make Adebug work on the 68060.
I've attached a work in progress patch, quite ugly.
Actually, it works quite correctly under single TOS but not under Magic. Not tested under MiNT.
Under single TOS, the debugger lose the user program's context when it reachs an illegal instruction, but don't hang. This hangs under MagiC.
Under single TOS, the debugger exits correctly after the program is loaded, but it can't exit under Magic.
I've tried to document some parts, but I think we need some sort of Wiki to exchange on the software.
Regards
Thomas
WIP patch for release 2.14 ?