SAP - 1
0 Stars     32 Views    

Author: Humberto Honda

Forked from: Brahma Kulkarni /SAP - 1

Project access type: Public

Description:

Simple As Possible Computer. You can program the ROM to do simple operations like addition and subtraction. To run the program, set the clear input to ground. The ROM currently performs 5+11-6. Instruction OP-Code
  • LDA       -  0x
  • ADD      -  1x
  • Subtract - 2x
  • Output   -  ee
  • Halt        -  ff

Created: Jul 12, 2021

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.