Mirror of CollapseOS
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Virgil Dupras 3b1bbc1751 zasm: support negative displacement for IX/IY il y a 4 ans
..
allinstrs.asm zasm: support negative displacement for IX/IY il y a 4 ans
allinstrs.asm.expected zasm: support negative displacement for IX/IY il y a 4 ans
errtests.sh zasm: rename #inc to .inc il y a 4 ans
geninstrs.py zasm: support negative displacement for IX/IY il y a 4 ans
runtests.sh Fix tools/tests/zasm/runtests.sh shebang il y a 4 ans
test1.asm zasm: support negative displacement for IX/IY il y a 4 ans
test1.asm.expected zasm: support negative displacement for IX/IY il y a 4 ans
test2.asm Move apps/zasm/tests to tools/tests/zasm il y a 5 ans
test2.asm.expected tools/tests: remove scas requirement il y a 5 ans
test3.asm Move apps/zasm/tests to tools/tests/zasm il y a 5 ans
test3.asm.expected tools/tests: remove scas requirement il y a 5 ans
test4.asm zasm: allow single quote to contain whitespace il y a 5 ans
test4.asm.expected tools/tests: remove scas requirement il y a 5 ans
test5.asm zasm: add multiplication expressions il y a 5 ans
test5.asm.expected tools/tests: remove scas requirement il y a 5 ans
test6.asm zasm: fix nasty (iy+d) misparsing bug il y a 5 ans
test6.asm.expected zasm: fix nasty (iy+d) misparsing bug il y a 5 ans
test7.asm zasm: allow duplicate const definition il y a 5 ans
test7.asm.expected zasm: allow duplicate const definition il y a 5 ans
test8.asm zasm: add support for .org directive il y a 5 ans
test8.asm.expected tools/tests: remove scas requirement il y a 5 ans
test9.asm zasm: fix bug with registry selection il y a 5 ans
test9.asm.expected zasm: fix bug with registry selection il y a 5 ans
test10.asm zasm: add ".bin" directive il y a 5 ans
test10.asm.expected zasm: add ".bin" directive il y a 5 ans