summaryrefslogtreecommitdiff
path: root/cpu/os.asm
Commit message (Collapse)AuthorAgeFilesLines
* Presentation... ie. nothing.Alex AUVOLAT2014-01-101-5/+5
|
* Better handling of unit tests.Alex AUVOLAT2014-01-101-102/+119
|
* Unsigned multiplication works (uses as many cycles as necessary) ; unit tests.Alex AUVOLAT2014-01-101-3/+33
|
* Merge branch 'jonathan' ; add unit tests.Alex AUVOLAT2014-01-101-0/+93
|\ | | | | | | | | Conflicts: cpu/alu.ml
* | Add support for ALU operations on several cycles.Alex AUVOLAT2014-01-101-0/+1
|/
* Basic operating system...Alex AUVOLAT2014-01-091-5/+98
|
* Make things great !Alex AUVOLAT2014-01-091-0/+25