Changes

Jump to: navigation, search

Snapshot

7 bytes added, 8 September
/* Memory breakpoints */
Each memory breakpoint:
1 byte access (see note 1) 4 bytes 32-bit winape memory address (see note 2)
Following this will be the count and condition in that order if each is present.
if count is present (see note 2):
4 bytes - maximum count 4 bytes - count so far
if condition is present (see note 2):
4 byte - length of condition in characters/bytes (note 3) n bytes - characters/bytes of condition (note 4)
always:
2 bytes - unknown.
NOTES:
2,562
edits