Ad
  • Default User Avatar

    I cannot get abcd=>(abcd) on c#. On c# Reg.add (Reg.Str, Reg.Exp) must provide Reg.Str object. Reg.add(reg.add(reg.str(reg.normal), reg.normal), reg.normal) does no compile ...

  • Default User Avatar

    C# 1 Test "test sum of sequence - register a" fails. Timeouts after simple instructions step #3:

    mov 10, a
    mov 2, b
    mov 25, c #3
    push 0
    pop b

    No ideas after half day of investigation. Task.Wait in Machine.Exec does not help to handle those timeouts... No loops or exceptions...
    This test is working?