Changes
/* Memory breakpoints */
NOTES:
* 1. bit 7 will be set for write and bit 6 will be set for read. This can therefore represent read only, write only, and read-write
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /mnt/cpcwiki-httpdocs/includes/diff/DairikiDiff.php on line 434
* 2.
* 3. the condition is a string of ascii characters. This value is the number of characters/bytes.
* 4. there is 1 byte per character in the condition. The condition string is not null terminated.