added some code for handling message sending and returning

This commit is contained in:
hyunghwan.chung
2015-06-08 13:24:02 +00:00
parent b6f397fea7
commit 5f6500aa7c
5 changed files with 177 additions and 66 deletions

View File

@ -464,7 +464,7 @@ struct stix_compiler_t
* 0000XXXX JJJJJJJJ KKKKKKKK
* 0001XXXX JJJJJJJJ JJJJJJJJ KKKKKKKK KKKKKKKK
*/
#define CMD_SEND_MESSAGE_TO_SELF 0xA
#define CMD_SEND_MESSAGE 0xA
#define CMD_SEND_MESSAGE_TO_SUPER 0xB
#define CMD_PUSH_SPECIAL 0xE