Commit Graph

366 Commits

Author SHA1 Message Date
Torsten Ruger
6019fb5d79 minimal test of generating a whole programm (that can be linked and run,yeah) 2014-04-20 18:59:21 +03:00
Torsten Ruger
a89bc3d628 adds the other load store instructions 2014-04-19 19:38:13 +03:00
Torsten Ruger
bef1df8485 test and fix store instruction (syntax was not for coding) 2014-04-19 19:34:04 +03:00
Torsten Ruger
529f109171 found and fixed a real bug 2014-04-18 16:04:14 +03:00
Torsten Ruger
b420bb4993 More and more instructions (now with objdump codes to ptove it) 2014-04-18 15:49:23 +03:00
Torsten Ruger
a9d0ee2754 bic, and and adc tests 2014-04-17 20:24:37 +03:00
Torsten Ruger
5d9c4323bb test no 3 2014-04-17 15:35:55 +03:00
Torsten Ruger
f4315804c1 dried up the test code 2014-04-17 14:43:52 +03:00
Torsten Ruger
36bde218f6 second test hurrah 2014-04-17 12:54:51 +03:00
Torsten Ruger
3431411e63 adds a pie in the sky 2014-04-17 12:53:42 +03:00
Torsten Ruger
8e0494f410 move some unused parse related classes out of the way 2014-04-16 12:10:58 +03:00
Torsten Ruger
1564f9b439 change result to hex because that is what objectdump disasemles 2014-04-16 12:03:12 +03:00
Torsten Ruger
e47b1dcadd first working test (hurray) that checks a mov instruction 2014-04-14 21:53:29 +03:00
Torsten Ruger
2e6b90b12e cleanup, requires, namespacing to actually get it to work 2014-04-14 21:52:16 +03:00
Torsten Ruger
408b290b8a adds first version of the expanded as assembler from mikko 2014-04-14 18:09:56 +03:00
Torsten Ruger
8648647754 jeweler generates its things 2014-04-14 15:58:59 +03:00