summaryrefslogtreecommitdiff
path: root/asm/task.s
AgeCommit message (Collapse)Author
2016-10-31Ported task.c and others from pokerubyDiegoisawesome
2016-09-02make asm compatible with stock gasYamaArashi
2016-09-02convert comments (; -> @)YamaArashi
2016-01-07update asmYamaArashi
2016-01-06get rid of @ local labelsYamaArashi
2015-11-27remove unnecessary '.align' before '.pool'YamaArashi
2015-10-20remove "+1" from function pointer labelsYamaArashi
2015-10-10update for modified assemblerYamaArashi
2015-10-06add type signaturesYamaArashi
- many of these probably have mistakes
2015-10-06split out task.sYamaArashi