Skip to content

tdorado/arqui-tpe

Repository files navigation

TPE - Arquitectura de Computadoras 2018

System based in x64BareBones for the architecture Intel 64.

To run the proyect:

1- Install the following packages before building the Toolchain and Kernel:

sudo apt-get install nasm qemu gcc make

2- Build the Toolchain

Run the following commands from the repository directory:

cd Toolchain
make all

3- Build the Kernel

From the repository directory:

make all

4- Run the Kernel

From the directory repository:

./run.sh

From the system run the following command:

help

Collaborators

  • Dorado, Tomas
  • Dallas, Tomas

About

TPE Arquitectura de Computadoras ITBA

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published