|
CMPS 002 - Computer Literacy Prof. Paulo Franca |
|
CyberSlug Rules! ClassesClass Syllabus Labs
Interact
HelpLinks
|
Instructions for Slug-01 computer: code
action
1
Load acc with data from memory
2
Store acc in memory
3
Add acc with data from memory
4
Subtract from acc data from memory
5
Branch if acc is negative
6
Branch if acc is zero
7
Read data and store into memory
8
Write data from memory
9
Stop
|