- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
case 64:
{
this.RA.Value = this.memory.getValue(this.CCR.Value);
HideRegister expr_555 = this.CCR;
expr_555.Value += 1;
break;
}
case 65:
{
this.RB.Value = this.memory.getValue(this.CCR.Value);
HideRegister expr_58F = this.CCR;
expr_58F.Value += 1;
break;
}
case 66:
{
this.RC.Value = this.memory.getValue(this.CCR.Value);
HideRegister expr_5C9 = this.CCR;
expr_5C9.Value += 1;
break;
}
case 67:
{
this.RD.Value = this.memory.getValue(this.CCR.Value);
HideRegister expr_603 = this.CCR;
expr_603.Value += 1;
break;
}
default:
if (command != 129)
{
switch (command)
{
case 192:
if (this.getBit(this.FR.Value, 0))
{
this.CCR.Value = this.memory.getValue(this.CCR.Value);
}
else
{
HideRegister expr_67C = this.CCR;
expr_67C.Value += 1;
}
break;
case 193:
if (!this.getBit(this.FR.Value, 0))
{
this.CCR.Value = this.memory.getValue(this.CCR.Value);
}
else
{
HideRegister expr_6CF = this.CCR;
expr_6CF.Value += 1;
}
break;
case 194:
if (this.getBit(this.FR.Value, 1))
{
this.CCR.Value = this.memory.getValue(this.CCR.Value);
}
else
{
HideRegister expr_71F = this.CCR;
expr_71F.Value += 1;
}
break;
case 195:
if (!this.getBit(this.FR.Value, 1))
{
this.CCR.Value = this.memory.getValue(this.CCR.Value);
}
else
{
HideRegister expr_76C = this.CCR;
expr_76C.Value += 1;
}
break;
}
}
else
{
this.CCR.Value = this.memory.getValue(this.CCR.Value);
}
break;
}
}
}
this.FR.Value = value;
}
Kostcev_Tolya 03.03.2012 04:28 # 0
dronFurion 03.03.2012 04:57 # +1
Говногость 03.03.2012 12:47 # +6
3.14159265 03.03.2012 14:12 # +3
TarasB 03.03.2012 15:14 # +7
__construct 03.03.2012 22:37 # −1
guest 03.03.2012 23:28 # 0
BredMoroz 04.03.2012 00:10 # +1
absolut 04.03.2012 10:02 # −3
PivoJorik 06.03.2012 15:36 # +1
3.14159265 26.03.2012 14:23 # 0