[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Stepping/Tracing AppleSoft calls from the System Monitor



You can try this: map the ROMs into the LC area and make that active.
Then wipe out the range from D000 to F7FF - replace with $00 values
(break command). Then, when a program tries to execute an applesoft
routine it will break into the monitor.