Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Programming and Development => Topic started by: ecdhe on September 19, 2025, 10:15:25 PM

Title: Blitter debugging in MAME
Post by: ecdhe on September 19, 2025, 10:15:25 PM
Hello,

Is there a way to put a breakpoint in MAME whenever the program is calling the blitter? I tried setting a watchpoint at address 0xDFF058 but that does not seem to work.
Title: Re: Blitter debugging in MAME
Post by: ecdhe on September 19, 2025, 10:58:35 PM
After trying to set the breakpoint on another game it works, so maybe this is the way after all.