summaryrefslogtreecommitdiff
path: root/cpu/os.asm
Commit message (Collapse)AuthorAgeFilesLines
* Change processor initial date.HEADmasterAlex AUVOLAT2014-02-051-3/+3
|
* Implémente les années bissextiles.Alex AUVOLAT2014-01-251-18/+78
|
* 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
| | | | | | | | e Please enter the commit message for your changes. Lines starting
| * 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
| | | | | Conflicts: asm/asmpars.mly
* 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