Changes

Jump to: navigation, search

Snapshot

234 bytes added, 9 September
/* Code breakpoints */
1 byte type (see note 1)
4 bytes 32-bit winape memory address (see note 2)
 
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)
NOTES:
2,562
edits