summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change processor initial date.HEADmasterAlex AUVOLAT2014-02-052-9/+7
* Rebuild PDFAlex AUVOLAT2014-01-281-0/+0
* Implémente les années bissextiles.Alex AUVOLAT2014-01-252-19/+80
* TY ÉmileAlex AUVOLAT2014-01-252-151/+163
* Document change.Alex AUVOLAT2014-01-241-27/+148
* Correct tick loosing bug.Alex AUVOLAT2014-01-241-2/+11
* Added stuffAlex AUVOLAT2014-01-211-0/+22
* Add missing '#'Alex AUVOLAT2014-01-191-1/+1
* Add lilypond stuffAlex AUVOLAT2014-01-195-186/+438
* ContinuationAlex AUVOLAT2014-01-177-16/+62
* RenomméAlex AUVOLAT2014-01-172-0/+0
* Début de la rédaction du rapport sur le projet.Alex AUVOLAT2014-01-173-71/+99
* Move documentation ; add template for report on CPU.Alex AUVOLAT2014-01-158-1/+121
* Nothing, really.Alex AUVOLAT2014-01-142-9/+6
* Changes...Alex AUVOLAT2014-01-142-1/+8
* Minor changes to scheduler.Alex AUVOLAT2014-01-142-34/+37
* Implement much stuff ; clock pretty much is finished.Alex AUVOLAT2014-01-142-36/+187
* Save tick counter on 16 bits now.Alex AUVOLAT2014-01-141-5/+8
* Implement basic clock.Alex AUVOLAT2014-01-141-30/+201
* Division now works :)Alex AUVOLAT2014-01-141-1/+1
* Merge branch 'jonathan'Alex AUVOLAT2014-01-142-44/+31
|\
| * there's a strange bug in the divisionJonathan2014-01-122-7/+7
| * division with a strange bug in the remainderJonathan2014-01-112-42/+29
* | Format changes.Alex AUVOLAT2014-01-141-28/+33
|/
* Add a few debugging messages in netlist_gen.Alex AUVOLAT2014-01-111-44/+58
* Merge branch 'jonathan'Alex AUVOLAT2014-01-111-21/+104
|\
| * implemented a buggy division algorithmJonathan2014-01-111-21/+104
* | Merge branch 'emile'Alex AUVOLAT2014-01-103-17/+16
|\ \ | |/ |/|
| * Use newlines as delimiters.Alex AUVOLAT2014-01-102-13/+12
* | Presentation... ie. nothing.Alex AUVOLAT2014-01-101-5/+5
* | Better handling of unit tests.Alex AUVOLAT2014-01-101-102/+119
* | Merge branch 'emile'Alex AUVOLAT2014-01-104-10/+21
|\|
| * Correction de li pour valeurs négatives ; utilisation de labels dans des data.Alex AUVOLAT2014-01-104-10/+21
* | Unsigned multiplication works (uses as many cycles as necessary) ; unit tests.Alex AUVOLAT2014-01-103-25/+72
* | Merge branch 'jonathan' ; add unit tests.Alex AUVOLAT2014-01-109-79/+285
|\ \
| * | restored the functionnal version of mulJonathan2014-01-091-17/+2
| * | Implémentation de la multiplication ; correction d'un bug dans netlist_gen ;...Jonathan2014-01-096-71/+202
* | | Add support for ALU operations on several cycles.Alex AUVOLAT2014-01-103-26/+33
|/ /
* | Basic operating system...Alex AUVOLAT2014-01-094-8/+108
* | Make things great !Alex AUVOLAT2014-01-096-57/+31
* | Added FEED/FED signals in protocol.Alex AUVOLAT2014-01-094-2/+27
* | Use more elegant _clock and _output in test asm file.Alex AUVOLAT2014-01-092-10/+10
* | Merge branch 'emile'Alex AUVOLAT2014-01-096-165/+177
|\|
| * Données dans .text ; support des chaînes ascii.Alex AUVOLAT2014-01-094-41/+72
* | Remove useless D initialization, remove LA instruction (actually, it is LI)Alex AUVOLAT2014-01-084-10/+6
* | Remove SP initialization, it's actually useless.Alex AUVOLAT2014-01-082-6/+4
* | Merge branch 'integration-progressive'Alex AUVOLAT2014-01-086-42/+54
|\ \
| * | Merge branch 'emile' into integration-progressiveAlex AUVOLAT2014-01-084-54/+56
| |\|
| | * 2e mail EmileAlex AUVOLAT2014-01-085-35/+48
| * | Petites modificationsAlex AUVOLAT2014-01-088-128/+213
| |/