I'm using MADS and Atari800Win Plus 4.0. How can I enter debugger at specified addres? Currently I'm using BRK instruction, but it seems to jump to BRK vector. Atari freezes and I can hit F8 to enter console.
I would like to know, how to setup the breakpoint so, that the console is open at specified address (best using some instruction or macro in code).