-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmessagesSTD.txt
22 lines (22 loc) · 959 Bytes
/
messagesSTD.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// Students created messages
// Format: numberOfMessage,textPrintfFormatedWithColourCodes
//
// numbers of messages greather than 100 for students
//
101,User program list:\n
102,\tProgram[@C%s@@] with arrival time [@C%d@@]\n
103,@RERROR: There are not free entries in the process table for the program [%s]@@\n
104,@RERROR: Program [%s] is not valid [--- %s ---]@@\n
105,@RERROR: Program [%s] is too big@@\n
106,\t
107,,
108,\n
110,New process [@G%d - %s@@] moving to the [@GNEW@@] state\n
111,Process [@G%d - %s@@] moving from the [@G%s@@] state to the [@G%s@@] state\n
112,Ready-to-run processes queues:\n
113,\t\t%s:
114,[@G%d@@,%d]
115,Process [@G%d - %s@@] will transfer the control of the processor to process [@G%d - %s@@]\n
120,@CClock interrupt number [%d] has occurred@@\n
121,Process [@G%d - %s@@] will be thrown out of the processor by process [@G%d - %s@@]\n
130, %s %d %d (PID: @G%d@@, PC: @R%d@@, Accumulator: @R%d@@, PSW: @R%x@@ [@R%s@@])\n