Open
Description
here are examples of broken parameters and error messages, (0.181 windows version from mamedev.net)
i recall these were OK in previous versions, e.g. 0.17x
[pbobble]
wp 9070D5,1,w,pc!=3305c
;does not work, stops at that PC
wp xxxx,1,w,pc!=abcd && pc!=dcba
;another general example, non-working
wp 9070D5,1,w,{maincpu.pb@9070d5=01;g}
;invalid token error - it was working before
probably similar extra parameters after "bp" command has similar bugs