summaryrefslogtreecommitdiff
path: root/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'emile'Alex AUVOLAT2014-01-102-15/+14
|\
| * Use newlines as delimiters.Alex AUVOLAT2014-01-102-13/+12
* | 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
* | Basic operating system...Alex AUVOLAT2014-01-092-3/+9
* | Make things great !Alex AUVOLAT2014-01-091-25/+0
* | Use more elegant _clock and _output in test asm file.Alex AUVOLAT2014-01-091-3/+2
* | Merge branch 'emile'Alex AUVOLAT2014-01-095-162/+166
|\|
| * 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-083-5/+2
* | Remove SP initialization, it's actually useless.Alex AUVOLAT2014-01-081-1/+0
* | Merge branch 'integration-progressive'Alex AUVOLAT2014-01-085-42/+53
|\ \
| * | Merge branch 'emile' into integration-progressiveAlex AUVOLAT2014-01-084-54/+56
| |\|
| | * 2e mail EmileAlex AUVOLAT2014-01-085-35/+48
| * | Petites modificationsAlex AUVOLAT2014-01-087-128/+212
| |/
| * Premier mail emileAlex AUVOLAT2014-01-084-0/+488
* Assembler kind of works ; created simple assembly program that prints Tick! e...Alex AUVOLAT2014-01-083-6/+8
* Crap. Here it is.Alex AUVOLAT2014-01-086-0/+560