Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'emile' | Alex AUVOLAT | 2014-01-10 | 2 | -15/+14 |
|\ | |||||
| * | Use newlines as delimiters. | Alex AUVOLAT | 2014-01-10 | 2 | -13/+12 |
* | | 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 |
* | | Basic operating system... | Alex AUVOLAT | 2014-01-09 | 2 | -3/+9 |
* | | Make things great ! | Alex AUVOLAT | 2014-01-09 | 1 | -25/+0 |
* | | Use more elegant _clock and _output in test asm file. | Alex AUVOLAT | 2014-01-09 | 1 | -3/+2 |
* | | Merge branch 'emile' | Alex AUVOLAT | 2014-01-09 | 5 | -162/+166 |
|\| | |||||
| * | 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 | 3 | -5/+2 |
* | | Remove SP initialization, it's actually useless. | Alex AUVOLAT | 2014-01-08 | 1 | -1/+0 |
* | | Merge branch 'integration-progressive' | Alex AUVOLAT | 2014-01-08 | 5 | -42/+53 |
|\ \ | |||||
| * | | 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 | 7 | -128/+212 |
| |/ | |||||
| * | 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 | 3 | -6/+8 |
* | Crap. Here it is. | Alex AUVOLAT | 2014-01-08 | 6 | -0/+560 |