summaryrefslogtreecommitdiff
path: root/asm
Commit message (Expand)AuthorAgeFilesLines
* 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