Giter Site home page Giter Site logo

mips-assembly-projs's Introduction

MIPS-Assembly-Projs README

MIPS Assembly Projects for a course at NAU. Written in Assembly.

I used MARS (MIPS Assembler and Runtime Simulator) to write/run/test the code. You can find MARS here: (http://courses.missouristate.edu/KenVollmar/mars/)

Projects

  • bubble_sort.asm - Bubble sort. (Version 1)
  • bubble_proj2.asm - Bubble sort. Cleaner. (Version 2)
  • bubble_sort_redux.asm - Bubble sort with multiple functions. Cleanest version. (Version 3)
  • cents.asm - User inputs amount of cents (ex: 100c). Program outputs that amount in the least number of each denomination of cents (ex: 4 quarters).
  • division.asm - User inputs 2 integers (x and y respectively). Program outputs x / y and x mod y.
  • rps.asm - Rock, Paper, Scissors Game.


IMPORTANT: ACADEMIC DISHONESTLY IS SERIOUS. DO NOT USE THIS FOR ANY ASSIGNMENT


mips-assembly-projs's People

Contributors

stevenenriquez avatar

Stargazers

HuyHuynh avatar Hailee Wheat avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.