KOMAP
KOMAP
24 / 1
4th Jan 2021
12th Jan 2021
Type commands in keyboard, then press Enter. First number is command, then memory address, then value. Command number includes special flag, that means get value from memory, so 1000 | 0000 | 0001 - means add value from 1 to 0
electronics electronic computer

Comments

  • Thunderbolt26
    Thunderbolt26
    5th Jan 2021
    Idk how does it work but +1
  • KOMAP
    KOMAP
    4th Jan 2021
    0 - blankness. just press enter
  • tessarion
    tessarion
    4th Jan 2021
    Dumb question, but where do you 'type' in 0s?
  • KOMAP
    KOMAP
    4th Jan 2021
    First input - command type 0 - add value to memory | 1 - multiply value to memory | 2 - set value to memory | 3 - print value from memory | 8 - add value from memory to memory | 9 - multiply value from memory to memory | 10 - set value from memory to memory
  • KOMAP
    KOMAP
    4th Jan 2021
    Second input - memory location | From 0 to 3
  • KOMAP
    KOMAP
    4th Jan 2021
    Third input - value | If command type has 4'th bit, value means memory location
  • KOMAP
    KOMAP
    4th Jan 2021
    All inputs are in binary
  • KOMAP
    KOMAP
    4th Jan 2021
    =============
  • KOMAP
    KOMAP
    4th Jan 2021
    Instruction:Input command in the keyboard, then press enter.First input - command type: | 0 - add value to memory | 1 - multiply value to memory | 2 - set value to memory | 3 - print value from memory | 8 - add value from memory to memory | 9 - multiply value from memory to memory | 10 - set value from memory to memorySecond input - memory location | From 0 to 3Third input - value: | If command type has 4'th bit, value means memory location
  • Pizza_PowerXYZ
    Pizza_PowerXYZ
    4th Jan 2021
    wooooo