Commit Graph

  • d50efa0988 fixed the example assembler program. compilation actually works Torsten Ruger 2014-04-20 00:13:58 +0300
  • 091a93f368 fix names and requires to get some elf out again (still crashes though) Torsten Ruger 2014-04-19 23:25:46 +0300
  • a89bc3d628 adds the other load store instructions Torsten Ruger 2014-04-19 19:38:13 +0300
  • bef1df8485 test and fix store instruction (syntax was not for coding) Torsten Ruger 2014-04-19 19:34:04 +0300
  • 4bb74a0de2 fix block initialization style by adding init methods Torsten Ruger 2014-04-18 19:19:57 +0300
  • 529f109171 found and fixed a real bug Torsten Ruger 2014-04-18 16:04:14 +0300
  • 4fa00371e5 remove lines and columns Torsten Ruger 2014-04-18 15:58:42 +0300
  • b420bb4993 More and more instructions (now with objdump codes to ptove it) Torsten Ruger 2014-04-18 15:49:23 +0300
  • a9d0ee2754 bic, and and adc tests Torsten Ruger 2014-04-17 20:24:37 +0300
  • 5d9c4323bb test no 3 Torsten Ruger 2014-04-17 15:35:55 +0300
  • f4315804c1 dried up the test code Torsten Ruger 2014-04-17 14:43:52 +0300
  • 36bde218f6 second test hurrah Torsten Ruger 2014-04-17 12:54:51 +0300
  • f38c94d8e9 add accessor for the s instruction postfix (affecting status flag) Torsten Ruger 2014-04-17 12:54:37 +0300
  • 3431411e63 adds a pie in the sky Torsten Ruger 2014-04-17 12:53:42 +0300
  • a7af1a4664 small doc Torsten Ruger 2014-04-16 12:45:36 +0300
  • 8e0494f410 move some unused parse related classes out of the way Torsten Ruger 2014-04-16 12:10:58 +0300
  • 69b0f7a0e3 lift the nodes out of the parser Torsten Ruger 2014-04-16 12:03:39 +0300
  • 1564f9b439 change result to hex because that is what objectdump disasemles Torsten Ruger 2014-04-16 12:03:12 +0300
  • 5bd4be313c lift label out of the code generator Torsten Ruger 2014-04-16 12:02:28 +0300
  • e47b1dcadd first working test (hurray) that checks a mov instruction Torsten Ruger 2014-04-14 21:53:29 +0300
  • 2e6b90b12e cleanup, requires, namespacing to actually get it to work Torsten Ruger 2014-04-14 21:52:16 +0300
  • 5ad36bbd56 Version bump to 0.0.0 Torsten Ruger 2014-04-14 19:48:04 +0300
  • 408b290b8a adds first version of the expanded as assembler from mikko Torsten Ruger 2014-04-14 18:09:56 +0300
  • 52e9542d73 clean up after a little Torsten Ruger 2014-04-14 16:46:17 +0300
  • 8648647754 jeweler generates its things Torsten Ruger 2014-04-14 15:58:59 +0300
  • 8f2d98e567 Initial commit Torsten Rüger 2014-04-14 05:51:44 -0700