Line 46:
Line 46:
02 [4 bytes address] [4 bytes data] = Write a word (16 bits) to memory
02 [4 bytes address] [4 bytes data] = Write a word (16 bits) to memory
03 [4 bytes address] [4 bytes data] = Write a double word (32 bits) to memory
03 [4 bytes address] [4 bytes data] = Write a double word (32 bits) to memory
+
04 [4 bytes high addr] [4 bytes low addr] = Read bytes from memory
06 = Freeze program
06 = Freeze program
07 = Unfreeze program
07 = Unfreeze program