Re: [hatari-devel] Hatari debugger question |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
In your case, you would need to add "mfp_all" to the traces to really get MFP specific informations (including the PC)
I think you can add a breakpoint on "$140 != 140" for example, but this will work only for one memory address, if you want to do a large area, you would need to specify them all one after the other (could be made with a small script to generate the list of corresponding breakpoints' intruction)
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |