Quote:
Originally Posted by Toni Wilen
Freeze = any write gets ignored. Original memory value never changes.
Mustchange = only breaks if written to and value is different than old value in memory.
Opcode = only instruction opcode fetches are checked. Data read and writes ignored.
|
Ok, great options.
But what's the problem with my command line?
I made a "mustchange" event (changing a memory value, with CPU or Blitter), nothing happens.