summaryrefslogtreecommitdiff
path: root/cpu/os.asm
Commit message (Expand)AuthorAgeFilesLines
* Nothing, really.Alex AUVOLAT2014-01-141-8/+5
* Implement much stuff ; clock pretty much is finished.Alex AUVOLAT2014-01-141-14/+155
* Implement basic clock.Alex AUVOLAT2014-01-141-30/+201
* Merge branch 'jonathan'Alex AUVOLAT2014-01-141-10/+10
|\
| * there's a strange bug in the divisionJonathan2014-01-121-2/+2
| * division with a strange bug in the remainderJonathan2014-01-111-10/+10
* | Format changes.Alex AUVOLAT2014-01-141-28/+33
|/
* Merge branch 'emile'Alex AUVOLAT2014-01-101-2/+2
* 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
|\
* | 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