Page 1 of 1

Z80 port I/O debugger

Posted: Thu Jun 08, 2017 1:07 pm
by stunstall
Hi,

I was wondering if there was any way in MAME to put breakpoints or watches on Z80 I/O port access?

To be specific I want to intercept OUT (C), A or IN A, (C) instructions for specific ports.

Thanks for help.

Re: Z80 port I/O debugger

Posted: Thu Jun 08, 2017 6:28 pm
by galibert
wpiset, same syntax as wpset.

OG.

Re: Z80 port I/O debugger

Posted: Wed Jun 14, 2017 8:29 pm
by stunstall
Thanks for your help! : :)