/TrabOAC

Trabalho 1 de OAC (Organização e Arquitetura de Computadores) usando Assembly MIPS

Primary LanguageAssemblyGNU General Public License v3.0GPL-3.0

Trabalho 1 de OAC

Informações Gerais

1. Trabalho 1 da disciplina de OAC;
2. Familiarizar o aluno com o Simulador/Montador MARS;
3. Fazer manipulações em matrizes usando bitmap.

Installation

Faça o checkout do projeto

    $ git clone git@github.com:swallville/TrabOAC.git

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_project)
  3. Commit your changes (git commit -am "Added new feature")
  4. Push to the branch (git push origin my_project)
  5. Open a Pull Request.

Copyright (c) 2017 Lukas Ferreira Machado