Skip to content

AnthonyCatalfo/Computer-Architecture-One

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Architecture One

Objectives

Project


Task List: add this to the first comment of your Pull Request

# LS-8 Emulator Multiply
* [ ] Step 1: Implement missing features in ram.js
* [ ] Step 2: Implement tick()
* [ ] Step 3: Implement the HLT instruction handler
* [ ] Step 4: Add the LDI instruction
* [ ] Step 5: Add the PRN instruction
* [ ] Step 6: Implement a Multiply and Print the Result
* [ ] Step 7: Un-hardcode the machine code
* [ ] Step 8: Beautify your tick() function, if needed

# LS-8 Stack, Subroutines, Interrupts
* [ ] Implement System Stack
* [ ] Implement Subroutine Calls

# Stretch
* [ ] Add interrupts to the LS-8 emulator

About

CPU-RAM architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%