SAP-1 ("Simple As Possible") A simple 8-bit processor. It has a simple instruction set:
LDA - 0 - Load RAM data into accumulator
ADD - 1 - Add RAM data to accumulator
SUB - 2 - Subtract RAM data from accumulator
OUT - e - Load accumulator data into output register
HLT - f - Stop processing
Credits to the book "Digital Computer Electronics" by Albert Paul Mauvino, where he invented the educational processor.
Created:
Oct 16, 2020
Updated:
Aug 26, 2023
Add members
Enter Email IDs separated by commas, spaces or enter. Users need to be registered already on the platform. Note that collaboration is not real time as of now. Every save overwrites the previous data.
Delete
Are you sure you want to delete this project?
Delete
Are you sure you want to remove this collaborator?
Comments