David-P
David-P
40 / 2
24th Aug 2020
10th Sep 2020
Guide to use here!! use freely. If you want, give credit.
computer powder tptlalsc electronic electric geeky nuke

Comments

  • LordOfPotatoes
    LordOfPotatoes
    25th Aug 2020
    ok, thanks
  • David-P
    David-P
    25th Aug 2020
    LordOfPotatoes instruction to save a binary word: 0000. RAM bit: 0 = no import, write direct of rom. 1 = Import data of the ram, if you import a data, the operand becomes an ADRESS of RAM. Instruction 0000 operand A: adress you want to write from the RAM 0000 to 1100 available for writing. Operand B: data that you want to write in the ram. it is a short duration operation.
  • LordOfPotatoes
    LordOfPotatoes
    25th Aug 2020
    Hi, how to save the result of a calculation in ram to use it e.g. in another calculation