summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* implement halt()Gustav Sörnäs2021-02-05
* syscall_handler(): parse syscall numberGustav Sörnäs2021-02-05
* process_wait(): infinite loopGustav Sörnäs2021-02-05
* compile with gcc 4.8Gustav Sörnäs2021-02-05
* move espGustav Sörnäs2021-01-22
* set executable permsGustav Sörnäs2021-01-22
* Update lab1test2.c to print keys read from consoleupstreamFelipe Boeira2021-01-21
* Changed compiler version and took away stream code which relies on a header f...Mikael Asplund2020-03-06
* Added missing filesFelipe Boeira2020-03-04
* Updated testsFelipe Boeira2020-03-04
* Added missing parenthesisMikael Asplund2020-02-17
* Added test files for lab 3 and 4Mikael Asplund2020-02-12
* Added files for the GDB lab 0 exerciseFelipe Boeira2019-01-22
* Added .gitignoreFelipe Boeira2019-01-21
* Fixed bugs for execution on newer softwareFelipe Boeira2019-01-21
* Initial commitFelipe Boeira2019-01-08