Releases: nick1702/rum
Releases · nick1702/rum
Unoptimized RUM
Initial Version of RUM (Rust Universal Machine) Created by Nick Powers and Dylan Chelo for CSC 411. This is prior to any attempts at optimization.
What's Changed
- Added enum for the opcodes by @DylanChelo in #1
- Create .gitignore by @nick1702 in #2
- Update .gitignore by @nick1702 in #3
- Added Rum Binaries by @DylanChelo in #4
- Npowers by @nick1702 in #5
- Added an input module and cleaned up errors and warnings by @DylanChelo in #6
- Modified all opcode instructions to match the document by @DylanChelo in #7
- hello world works by @nick1702 in #8
- fixed load prog by @nick1702 in #9
- Added 2^32 to addition and multiplication by @DylanChelo in #10
- fixed adding and removed prints by @nick1702 in #11
- added rumdump and fixed input by @nick1702 in #12
- added comments by @nick1702 in #13
- Changed comments to /// and added readme by @DylanChelo in #14
New Contributors
- @DylanChelo made their first contribution in #1
- @nick1702 made their first contribution in #2
Full Changelog: https://github.com/nick1702/rum/commits/v1.0.0