-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathmips.conf
More file actions
27 lines (27 loc) · 732 Bytes
/
mips.conf
File metadata and controls
27 lines (27 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
componentcolour: 191, 191, 153, 255;
piperegcolour: 191, 153, 153, 255;
stage1colour: 255, 0, 0, 255;
stage2colour: 0, 255, 0, 255;
stage3colour: 255, 0, 255, 255;
stage4colour: 0, 0, 255, 255;
stage5colour: 0, 255, 255, 255;
textcolour: 0, 0, 0, 255;
fadecolour: 255, 255, 255, 255;
bordercolour: 0, 0, 0, 255;
inactivelinkcolour: 0, 0, 0, 255;
backgroundcolour: 255, 255, 255, 255;
showleftpanel: 1;
showinstructionsinfields: 1;
showsimplelayout: 1;
showpipelinelayout: 0;
showforwardinglayout: 0;
showcontrollines: 1;
showpclines: 1;
showpopups: 1;
highlightsingleinstruction: 0;
showbolddatalines: 1;
binaryformat: 0;
decimalformat: 1;
hexadecimalformat: 0;
simulatorsashpos: 213;
editorsashpos: 200;