Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing '#' | Alex AUVOLAT | 2014-01-19 | 1 | -1/+1 |
* | Add lilypond stuff | Alex AUVOLAT | 2014-01-19 | 5 | -186/+438 |
* | Continuation | Alex AUVOLAT | 2014-01-17 | 7 | -16/+62 |
* | Renommé | Alex AUVOLAT | 2014-01-17 | 2 | -0/+0 |
* | Début de la rédaction du rapport sur le projet. | Alex AUVOLAT | 2014-01-17 | 3 | -71/+99 |
* | Move documentation ; add template for report on CPU. | Alex AUVOLAT | 2014-01-15 | 8 | -1/+121 |
* | Nothing, really. | Alex AUVOLAT | 2014-01-14 | 2 | -9/+6 |
* | Changes... | Alex AUVOLAT | 2014-01-14 | 2 | -1/+8 |
* | Minor changes to scheduler. | Alex AUVOLAT | 2014-01-14 | 2 | -34/+37 |
* | Implement much stuff ; clock pretty much is finished. | Alex AUVOLAT | 2014-01-14 | 2 | -36/+187 |
* | Save tick counter on 16 bits now. | Alex AUVOLAT | 2014-01-14 | 1 | -5/+8 |
* | Implement basic clock. | Alex AUVOLAT | 2014-01-14 | 1 | -30/+201 |
* | Division now works :) | Alex AUVOLAT | 2014-01-14 | 1 | -1/+1 |
* | Merge branch 'jonathan' | Alex AUVOLAT | 2014-01-14 | 2 | -44/+31 |
|\ | |||||
| * | there's a strange bug in the division | Jonathan | 2014-01-12 | 2 | -7/+7 |
| * | division with a strange bug in the remainder | Jonathan | 2014-01-11 | 2 | -42/+29 |
* | | Format changes. | Alex AUVOLAT | 2014-01-14 | 1 | -28/+33 |
|/ | |||||
* | Add a few debugging messages in netlist_gen. | Alex AUVOLAT | 2014-01-11 | 1 | -44/+58 |
* | Merge branch 'jonathan' | Alex AUVOLAT | 2014-01-11 | 1 | -21/+104 |
|\ | |||||
| * | implemented a buggy division algorithm | Jonathan | 2014-01-11 | 1 | -21/+104 |
* | | Merge branch 'emile' | Alex AUVOLAT | 2014-01-10 | 3 | -17/+16 |
|\ \ | |/ |/| | |||||
| * | Use newlines as delimiters. | Alex AUVOLAT | 2014-01-10 | 2 | -13/+12 |
* | | Presentation... ie. nothing. | Alex AUVOLAT | 2014-01-10 | 1 | -5/+5 |
* | | Better handling of unit tests. | Alex AUVOLAT | 2014-01-10 | 1 | -102/+119 |
* | | Merge branch 'emile' | Alex AUVOLAT | 2014-01-10 | 4 | -10/+21 |
|\| | |||||
| * | Correction de li pour valeurs négatives ; utilisation de labels dans des data. | Alex AUVOLAT | 2014-01-10 | 4 | -10/+21 |
* | | Unsigned multiplication works (uses as many cycles as necessary) ; unit tests. | Alex AUVOLAT | 2014-01-10 | 3 | -25/+72 |
* | | Merge branch 'jonathan' ; add unit tests. | Alex AUVOLAT | 2014-01-10 | 9 | -79/+285 |
|\ \ | |||||
| * | | restored the functionnal version of mul | Jonathan | 2014-01-09 | 1 | -17/+2 |
| * | | Implémentation de la multiplication ; correction d'un bug dans netlist_gen ;... | Jonathan | 2014-01-09 | 6 | -71/+202 |
* | | | Add support for ALU operations on several cycles. | Alex AUVOLAT | 2014-01-10 | 3 | -26/+33 |
|/ / | |||||
* | | Basic operating system... | Alex AUVOLAT | 2014-01-09 | 4 | -8/+108 |
* | | Make things great ! | Alex AUVOLAT | 2014-01-09 | 6 | -57/+31 |
* | | Added FEED/FED signals in protocol. | Alex AUVOLAT | 2014-01-09 | 4 | -2/+27 |
* | | Use more elegant _clock and _output in test asm file. | Alex AUVOLAT | 2014-01-09 | 2 | -10/+10 |
* | | Merge branch 'emile' | Alex AUVOLAT | 2014-01-09 | 6 | -165/+177 |
|\| | |||||
| * | Données dans .text ; support des chaînes ascii. | Alex AUVOLAT | 2014-01-09 | 4 | -41/+72 |
* | | Remove useless D initialization, remove LA instruction (actually, it is LI) | Alex AUVOLAT | 2014-01-08 | 4 | -10/+6 |
* | | Remove SP initialization, it's actually useless. | Alex AUVOLAT | 2014-01-08 | 2 | -6/+4 |
* | | Merge branch 'integration-progressive' | Alex AUVOLAT | 2014-01-08 | 6 | -42/+54 |
|\ \ | |||||
| * | | Merge branch 'emile' into integration-progressive | Alex AUVOLAT | 2014-01-08 | 4 | -54/+56 |
| |\| | |||||
| | * | 2e mail Emile | Alex AUVOLAT | 2014-01-08 | 5 | -35/+48 |
| * | | Petites modifications | Alex AUVOLAT | 2014-01-08 | 8 | -128/+213 |
| |/ | |||||
| * | Premier mail emile | Alex AUVOLAT | 2014-01-08 | 4 | -0/+488 |
* | | Assembler kind of works ; created simple assembly program that prints Tick! e... | Alex AUVOLAT | 2014-01-08 | 8 | -31/+57 |
* | | Crap. Here it is. | Alex AUVOLAT | 2014-01-08 | 7 | -0/+590 |
* | | Add assembler ; much testing to do. | Alex AUVOLAT | 2014-01-08 | 3 | -3/+4 |
|/ | |||||
* | Document | Alex AUVOLAT | 2014-01-08 | 2 | -4/+8 |
* | Document ; add hlt instruction ; make monitor faster. | Alex AUVOLAT | 2014-01-07 | 4 | -74/+75 |
* | Document. | Alex AUVOLAT | 2014-01-07 | 6 | -11/+10 |