- Jun 23, 2013
-
-
an7s authored
Former-commit-id: dd9fc21dfed052ad30cb21e3833364a71379d620
-
- Apr 16, 2013
-
-
an7s authored
Former-commit-id: 684d4aeef75b411d2b300d7ecee2fc8f98c559a3
-
- Dec 05, 2012
-
-
bdr7fv authored
Former-commit-id: 552cb365735260457c423e0eb6887b3e23d15d2a
-
- Sep 06, 2012
-
-
bdr7fv authored
altered fileir.cpp AssembleRegistry() to detect if system calls fail, and to be more memory efficient. Former-commit-id: a6ec1300e6a10e4b619d37fedaad108d918a5bb9
-
- Sep 05, 2012
-
-
bdr7fv authored
Fixed some tabbing issues in core/fileir.hpp, added signature for fileir destructor in fileir.hpp. Implement fileir destructor in fileir.cpp. Multiple calls to generate spri no longer eat memory. Former-commit-id: 532c38b749c51e49bfe065590013fe66124d3152
-
- Aug 17, 2012
-
-
bdr7fv authored
fileir.cpp, when assemblying the assembly registry, destorys any previous existing binary or assembly files, just in case. Former-commit-id: 55819c800e824afaeda2acbe87881dd0d1281202
-
bdr7fv authored
Included new functionality in fileir to change the key of a registered instruction/assembly pair. This is necessary for some the rewriting I intend to do. Former-commit-id: d9aaec6b317e5d9664fed8e3050e2782c8fd796e
-
bdr7fv authored
Former-commit-id: 64a9cff6d7a51509dbd785932c58310575d79fb3
-
- Aug 16, 2012
-
-
bdr7fv authored
fileir now has an assembly registry. If assembling large numbers of instructions, register instructions here to speed up performance in assembly. Instructions are assembled on demand, or when fileir is used to write to the db or to generate spri. Former-commit-id: c92c7aa20ff36df6c01d34f949ea1a4248686b4f
-
- Aug 04, 2012
-
-
jdh8d authored
Former-commit-id: 6505c3f5ee0b4547cd11a015efacf077cb1791e1
-
- Jul 16, 2012
-
-
jdh8d authored
Former-commit-id: ad2e710b7db7ea454d2d0d08b63a8aca99a902ea
-
- Jul 13, 2012
-
-
jdh8d authored
Former-commit-id: 703cbab221872c103c42694e2c22499824b7ee05
-