Skip to content

david-looong/vm-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSC 365 - Virtual Machine Project

Machine: Rust

Collaborators:

  • Lexy Andershock
  • Gian Fernandez
  • David Long
  • Ethan Miller

TO-DO:

Lexy:

  • Opcode 1
  • Opcode 7
  • Opcode 14

Gian:

  • Opcode 4
  • Opcode 6
  • Opcode 8
  • Opcode 13

David:

  • Opcode 0
  • Opcode 5
  • Opcode 9
  • Opcode 12

Ethan:

  • Opcode 2
  • Opcode 3
  • Opcode 15

About

This is the second half of the VM project, a stack-based machine that takes assembled binary files and runs 4-byte instructions one at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 60.2%
  • Assembly 39.8%